10106 Commits (28eee0adb7884e21217c99cbf10a681c7d91b64a)
 

Author SHA1 Message Date
Raymond Feng 4c672c8a5e benchmark: Add a test to measure Buffer.slice perf 11 years ago
Ben Noordhuis 4394c8a9b3 smalloc: rework double free bug fix 11 years ago
Alexis Campailla c862c03485 tls: fix performance issue 11 years ago
Ben Noordhuis 6f952845a6 src: kill isolate on exit 11 years ago
Trevor Norris 681013223f smalloc: prevent double free on dispose() 11 years ago
Rohini Harendra 32b4563280 src: NODE_UNIXTIME_V8 needs to use an Isolate 11 years ago
Timothy J Fontaine 1bbb3cc00d lint: lib/_http_client.js 11 years ago
Ben Noordhuis 13553c1332 test: fix up pummel/test-net-pingpong 11 years ago
Ben Noordhuis a367f62adf child_process: don't throw on EMFILE/ENFILE 11 years ago
Kevin Decker d0c7d93536 http: Optimize queued client aborts 11 years ago
Ben Noordhuis 48675784fe build: disable v8 handle zapping 11 years ago
Yazhong Liu e86c9421ef doc: document url `slashes` property 11 years ago
fengmk2 4729202d1e querystring: custom encode and decode 11 years ago
Ryan Cole f09b02786f child_process: add path to spawn ENOENT Error 11 years ago
Fedor Indutny 01c2a670a1 contexify: fix infinite recursion in delete cb 11 years ago
Calvin Metcalf 31150df92a doc: clarify `end` vs `finish` in streams 11 years ago
jochen@chromium.org e7bfbaf891 v8: backport no handle zapping for release builds 11 years ago
Andrew Low 929e2ed5ba string_bytes: ucs2 support big endian 11 years ago
Fedor Indutny 765b03255c tls_wrap: do not store TLSCallbacks in SSL_CTX 11 years ago
Timothy J Fontaine 58cc362251 test: rewrite spawnsync test 11 years ago
cjihrig f1dc55d701 net: don't throw on net.Server.close() 11 years ago
Dan Kaplun 655ec2113a readline: fixes scoping bug 11 years ago
Andrei Sedoi 1d90b5b78e configure: allow V8 snapshot for cross-compilation 11 years ago
Fedor Indutny 4a2c349473 crypto: fix version check in hello parser 11 years ago
Yazhong Liu 89cb740fc3 crypto: check protocol version at handshake header 11 years ago
Mark Stosberg 8a6c36dc37 docs: Update docs on TEST single test run. 11 years ago
Alexis Campailla c06495713a crypto: improve memory usage 11 years ago
Greg Sabia Tucker 7bd08c5062 child_process: do not set args before throwing 11 years ago
Ben Noordhuis 885142a5ed src: fix _XOPEN_SOURCE redefinition warning 11 years ago
Colin Ihrig 8ee9f04de6 fs: add consistent flag fall throughs 11 years ago
Dan Kaplun 4a90f51bfe readline: implements keypress buffering 11 years ago
Fedor Indutny 6569812531 tls_wrap: remove unused variable 11 years ago
Dan Kaplun 52527e03d3 test: fixes test/disabled/test-readline.js 11 years ago
Greg Sabia Tucker 92875501d2 child_process: spawn() does not throw TypeError 11 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Yazhong Liu e1aa066fe1 readline: fix close event of readline.Interface() 11 years ago
Taojie 0f503cf0de src: fix spelling mistake 11 years ago
Trevor Norris 53b2e02a46 node: remove duplicate tickInfo assignment 11 years ago
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
Nicholas Vavilov 5344d0c103 crypto, zlib: replace _binding with _handle 11 years ago
Yazhong Liu a4f2f9ea8a doc: add spec for util.deprecate() 11 years ago
Trevor Norris f10fd1ddba src: add --throw-deprecation entry to --help 11 years ago
Nikolai Vavilov 79e8f65cb1 doc: fix a typo 11 years ago
isaacs f7ede33f09 url: treat \ the same as / 11 years ago
Feross Aboukhadijeh 522dda2f12 buffer: Fix incorrect Buffer.compare behavior 11 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
Timothy J Fontaine 41d8e10f0d test: http-destroyed-socket-write win32 may ABORT 11 years ago
Vladimir Kurchatkin 82fca9136d stream: don't try to finish if buffer is not empty 11 years ago
Alexis Campailla 1ab98a130e test: replace http-destroyed-socket-write 11 years ago
isaacs 120f7cf55f npm: upgrade to 1.4.10 11 years ago