13788 Commits (3f608b16a7d7036b0bfaa3fc93a7c0182b278581)
 

Author SHA1 Message Date
Rich Trott 5a26849e1d test: fix flaky test-child-process-fork-net 9 years ago
Sakthipriyan Vairamani f6c9d15970 tools: remove simplejson dependency 9 years ago
Anna Henningsen fc1f481a80 stream: Fix readableState.awaitDrain mechanism 9 years ago
Igor Kalashnikov 5c8b5971eb querystring: using toString for objects on querystring.escape 9 years ago
Myles Borins 677642e52c doc: add copy about how to curl SHA256.txt 9 years ago
James M Snell aa1220d40a doc: clarification for maxBuffer and Unicode output 9 years ago
silverwind 1ecb0abee0 test: fix issues for ESLint 2.7.0 9 years ago
silverwind 128f582558 tools: update ESLint to 2.7.0 9 years ago
Robert Jefe Lindstaedt d66d028edc doc: describe child.kill() pitfalls on linux 9 years ago
firedfox bcb37f0b13 tools,doc: fix json for grouped optional params 9 years ago
firedfox 8a195697f0 tools,doc: fix incomplete json produced by doctool 9 years ago
Luigi Pinca e865488896 doc: fix scrolling on iOS devices 9 years ago
James M Snell 68320786de buffer: add Buffer.prototype.compare by offset 9 years ago
John Eversole dd4b0e56c7 doc: path.format provide more examples 9 years ago
Santiago Gimeno 720b8f04be test: move some test from sequential to parallel 9 years ago
Rich Trott 7ce9670db5 test: fix flaky test-http-client-abort 9 years ago
Evan Lucas 102a77655a tools: do not rewrite npm shebang in install.py 9 years ago
Mike Kaufman c4518abac3 path: fixing a test that breaks on some machines. 9 years ago
Rich Trott 16f011ef1c repl: refactor repl.js 9 years ago
Jeff Harris b89a2851da doc: add topic - event loop, timers, `nextTick()` 9 years ago
Trevor Norris 5b41230f67 buffer: standardize array index check 9 years ago
Brad Hill 4305a23600 doc: add example using algorithms not directly exposed 9 years ago
Rich Trott 5679f4c919 test: refactor test-file-write-stream3 9 years ago
Myles Borins e6e1bf7ab7 deps: backport 125ac66 from v8 upstream 9 years ago
Steven R. Loomis beb5af207e doc: update openssl LICENSE using license-builder.sh 9 years ago
Vladimir Varankin 063d30697b doc: fix a typo in 5.10.1's changelog 9 years ago
Brendon Pierson 1879e1ef17 doc: simple doc typo fix 9 years ago
Saúl Ibarra Corretgé c3cec1eefc deps: upgrade libuv to 1.9.0 9 years ago
Ben Noordhuis 71544c5eca build: remove -f{data,function}-sections flags 9 years ago
Ben Noordhuis 3a8e8230ee deps: upgrade to V8 4.9.385.35 9 years ago
Rich Trott d4eafd0c11 test: enforce strict mode for test-domain-crypto 9 years ago
Rich Trott 0f3c3b4bdb doc: note about Android support 9 years ago
Ali Ijaz Sheikh b73e1b3c5a test: fix another flaky stringbytes test 9 years ago
Myles Borins 82d57d39ae 2016-04-05, Version 5.10.1 (Stable) Release 9 years ago
Johan Bergström b743d82ffc doc: improve github templates by using comments 9 years ago
Ali Ijaz Sheikh f4ebd5989a test: fix flakiness of stringbytes-external 9 years ago
Anna Henningsen 2d7e31614d zlib: detect gzip files when using unzip* 9 years ago
Ben Noordhuis 0d41463d1f src: add missing 'inline' keywords 9 years ago
cjihrig 0a62f929da readline: emit key info unconditionally 9 years ago
cjihrig 3de9bc9429 readline: document emitKeypressEvents() 9 years ago
cjihrig b85a50b6da net: remove implicit setting of DNS hints 9 years ago
Ben Noordhuis 757fbac64b src: remove deprecated internal functions 9 years ago
Johan Bergström 2253be95d0 deps: reintroduce supporting shared c-ares builds 9 years ago
Ben Noordhuis ea63f79752 src: use size_t for http parser array size fields 9 years ago
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Ben Noordhuis 00c876dec5 src: fix ARRAY_SIZE() logic error 9 years ago
Rich Trott d416a59f91 test: make use of globals explicit 9 years ago
Rich Trott ae2be27add test: be explicit about polluting of `global` 9 years ago
Santiago Gimeno 858b4b3770 test: make arch available in status files 9 years ago
Rich Trott 3df16b1dc8 test: explicitly set global in test-repl 9 years ago