10184 Commits (6f07d2fa1bbc55d0159764dfe8b0d8c93b0e1990)
 

Author SHA1 Message Date
Timothy J Fontaine f6ba61bd15 node: signing the CLA is no longer a requirement 11 years ago
Timothy J Fontaine 1a09da6ec2 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 1cb6f1a46a Now working on 0.10.30 11 years ago
Timothy J Fontaine fc21bcb017 Merge branch 'v0.10.29-release' into v0.10 11 years ago
Timothy J Fontaine ce82d6b847 2014.06.05, Version 0.10.29 (Stable) 11 years ago
Yazhong Liu ab50fad63b http: add 308 status_code, see RFC7238 11 years ago
Brian White 7fd5a4d096 fs: remove duplicate check 11 years ago
Timothy J Fontaine e9170cbc3d v8: shift heap space for aslr on 64bit 11 years ago
Timothy J Fontaine f051f31790 npm: upgrade to v1.4.14 11 years ago
Timothy J Fontaine 535c7777ac src: replace usage of String::Utf8Value 11 years ago
Felix Geisendörfer 0da4c67165 string_bytes: Guarantee valid utf-8 output 11 years ago
Felix Geisendörfer 881ac26f27 deps/v8: Apply REPLACE_INVALID_UTF8 patch 11 years ago
Felix Geisendörfer 80eff96829 string_decoder: Add more comments 11 years ago
Felix Geisendörfer 9fbd0f0f7d string_decoder: Fix failures from new test cases 11 years ago
Felix Geisendörfer 22b839845c string_decoder: Improve test coverage 11 years ago
Fedor Indutny 2efe4ab761 stream: start old-mode read in a next tick 11 years ago
Nick Muerdter 1df32af74a http: don't default OPTIONS to chunked encoding 11 years ago
Fedor Indutny bd988a590a test: fix event-emitter-method-names 11 years ago
Fedor Indutny 9920ae67b5 Merge branch 'v0.10' 11 years ago
Fedor Indutny a7dd0e51f3 deps: update openssl to 1.0.1h 11 years ago
Michael Kebe 2f8627528b test: remove duplicate tests 11 years ago
Ben Noordhuis 8ae32a9864 bench: fix buffers/buffer-base64-encode benchmark 11 years ago
Chris Barber 715bb7f89f doc: fixed wording in child_process 11 years ago
Ben Noordhuis 820aaf5b3d src: replace CONTAINER_OF with type-safe function 11 years ago
cjihrig 72cc66e503 fs: close file if fstat() fails in readFile() 11 years ago
cjihrig c7b02034ef fs: close file if fstat() fails in readFile() 11 years ago
Raymond Feng 57c5655885 net: Ensure consistent binding to IPV6 if address is absent 11 years ago
Raymond Feng 329103540c doc: Add a README for benchmark tests 11 years ago
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