10255 Commits (862cc28183b03f0e1a67b052b5c8250a3e2e8995)
 

Author SHA1 Message Date
Nick Apperson ee95e4f5f7 buffer: improve {read,write}{U}Int* methods 11 years ago
Ben Noordhuis 72dcc26c7a doc: buffer: clarify typed array construction 10 years ago
Timothy J Fontaine 4f1782ef75 Merge remote-tracking branch 'upstream-rw/v0.10' 11 years ago
Timothy J Fontaine e22ea56647 node: update changelog to have proper npm version 11 years ago
Timothy J Fontaine 361aa5344d build: run wix tool chain out of process 11 years ago
Fedor Indutny c047127410 contextify: throw timeout error properly 11 years ago
Fedor Indutny d5198768de watchdog: terminate one specific isolate 11 years ago
Ben Noordhuis d78a3787d2 deps: cherry-pick r21466 from v8 trunk 11 years ago
Ben Noordhuis 5d178188a7 deps: cherry-pick r21297 from v8 trunk 11 years ago
Ben Noordhuis dde590d8b9 deps: fix up v8 postmortem codegen 11 years ago
Ben Noordhuis 3a280b2034 deps: upgrade v8 to 3.26.33 11 years ago
Euan 5413d9abe0 doc: Fix typo in dns.resolveSrv docs 11 years ago
Xavi Magrinyà 1cd48c7ae5 console: console.dir() accepts options object 11 years ago
Xavi Magrinyà e00cafa311 Added support for options parameter in console.dir() 11 years ago
Brian White 03e9f84933 lib: remove unused variables 11 years ago
Fedor Indutny eef0715db5 tls_wrap: fix interleaving in InvokeQueued 11 years ago
Fedor Indutny ca55037380 tls_wrap: fix small obvious memory leak 11 years ago
Roman Klauke 4d04c7b5ee readline: remove doubled case. 11 years ago
Ryan Graham 90c9891084 test: regression test for cluser.setupMaster() 11 years ago
Ryan Graham 4cd522d157 cluster: restore v0.10.x setupMaster() behaviour 11 years ago
Timothy J Fontaine 61770f2125 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
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