8835 Commits (34b0a36120a039968a87342b048d1596782524b0)
 

Author SHA1 Message Date
Ben Noordhuis d2d07421ca tools: add check-imports.sh script 11 years ago
Ben Noordhuis 0693d22f86 src: enable native v8 typed arrays 11 years ago
Ben Noordhuis c56a96c25c src: abort() on fatal error in debug mode 11 years ago
Ben Noordhuis 8985bb8bfd string_bytes: stop using String::AsciiValue 11 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 11 years ago
Ben Noordhuis 9b3de60d35 build: remove --unsafe-optimizations flag 11 years ago
Ben Noordhuis 588040d20d v8: reapply floating patches 11 years ago
Ben Noordhuis 704fd8f374 v8: upgrade to v3.20.2 11 years ago
Trevor Norris eec43351c4 smalloc: revert change to use pointer indirection 11 years ago
Fedor Indutny f0a05e4bc3 buffer: use macro 11 years ago
Fedor Indutny 28609d1779 smalloc: fix style, use macro 11 years ago
Trevor Norris 71ade1c212 doc: remove mention of maxTickDepth 11 years ago
Tim Oxley 2d6d46172e doc: remove obsolete spawn() stdio options 11 years ago
Ben Noordhuis 30e7d08d93 Merge remote-tracking branch 'origin/v0.10' 11 years ago
Ben Noordhuis 806e300878 src: fix memory leak in UsingDomains() 11 years ago
Jeff Barczewski 26ca7d73ca stream: objectMode transform should allow falsey values 12 years ago
Trevor Norris 278183a902 {stream,udp,tls}_wrap: remove unused offset/length 12 years ago
Trevor Norris fa10b757f5 smalloc: use malloc instead of new 12 years ago
Trevor Norris ec90e6e80a slab_allocator: remove SlabAllocator 12 years ago
Fedor Indutny c1db1ecd15 crypto: fix memory leak in LoadPKCS12 11 years ago
Fedor Indutny 07fbb43d78 tls: export TLSSocket 11 years ago
Timothy J Fontaine 4c38742dd8 test: fix tls-hello-parser-failure on smartos 11 years ago
Peter Rust 16b59cbc74 http: use an unref'd timer to fix delay in exit 11 years ago
Timothy J Fontaine 6f8ddf3759 test: fix tls-hello-parser-failure on smartos 11 years ago
Brian White dc3c2d12c8 zlib: level can be negative 11 years ago
Brian White 95dcd11dde zlib: allow zero values for level and strategy 11 years ago
Brian White 9b09c9eedd zlib: allow changing of level and strategy 11 years ago
Brian White 086d4ccace zlib: allow custom flush type for flush() 11 years ago
Brian White 0004ffa5da zlib: remove unused parameter 11 years ago
Brian White e945903671 zlib: level can be negative 11 years ago
Brian White c9644fbd7c zlib: allow zero values for level and strategy 11 years ago
Ben Noordhuis 9290385057 doc: vm: update github issues link 11 years ago
Ben Noordhuis cf6acf2a1a buffer: add comment explaining buffer alignment 11 years ago
isaacs 2a8c5ddc46 blog: v0.11.3 release 11 years ago
isaacs 0449c3d0cb Merge branch 'v0.11.3-release' 11 years ago
Ben Noordhuis c1bf89df2e doc: tls: ECDH ciphers are not supported 11 years ago
isaacs 38c0c47bbe 2013.06.26, Version 0.11.3 (Unstable) 11 years ago
Miroslav Bajtos c16963b977 src: break on uncaught exception 12 years ago
isaacs 4bc024ddec uv: Upgrade to v0.11.5 11 years ago
Fedor Indutny 4ae96c885b crypto: do not move half-filled write head 12 years ago
isaacs adf9b67e59 Merge remote-tracking branch 'ry/v0.10' into master 12 years ago
Ben Noordhuis a0b6df080d Revert "configure: fix cross-compilation host_arch_cc()" 12 years ago
Ben Noordhuis 3fac4157fe doc: fs: synchronize watchFile/unwatchFile warning 12 years ago
Ben Noordhuis b255f4c10a child_process: emit 'disconnect' asynchronously 12 years ago
Mathias Bynens 972465a3b0 doc: improve punycode.js documentation 12 years ago
Ben Noordhuis 157d2bcc04 buffer: fix gcc 4.2 build breakage 12 years ago
Mathias Bynens 24ba9fdec8 punycode: update to v1.2.3 12 years ago
Timothy J Fontaine a2c4ca09ed string_bytes: properly detect 64bit 12 years ago
Trevor Norris f5e13ae9b5 buffer: write strings directly from call 12 years ago
Fedor Indutny bf8dc0762a crypto: change assertion to condition in bio 12 years ago