13766 Commits (09f7b8a818d17e91274124a8727bf7665179da6c)
 

Author SHA1 Message Date
Ben Noordhuis 2a4998c5c0 src: don't set non-primitive values on templates 9 years ago
Rich Trott ba63e40c02 test,vm: enable strict mode for vm tests 9 years ago
Anna Henningsen 5f11b53694 zlib: Make the finish flush flag configurable 9 years ago
Johan Bergström f170aa6c14 build: allow test-ci to run tests in parallel 9 years ago
Trevor Norris e8117ec856 doc: add domain postmortem 9 years ago
Stefan Budeanu 28003bf65d doc: add stefanmb to collaborators 9 years ago
Imran Iqbal 3c5c3d0e43 doc: add iWuzHere to collaborators 9 years ago
Santiago Gimeno 4d52eae31d doc: add santigimeno to collaborators 9 years ago
Anna Henningsen 8b5acd577d doc: add addaleax to collaborators 9 years ago
James M Snell 34b1a64068 doc: minor copy improvement in buffer.markdown 9 years ago
James M Snell 829d613daa buffer: docs-only deprecate SlowBuffer 9 years ago
James M Snell d0c6e6f7c4 buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Yuval Brik a2492f989f fs: optimize realpath using uv_fs_realpath() 9 years ago
Brian White 396fbebf63 tools: improve js linter 9 years ago
Rich Trott 5cce87df06 test: move debugger tests to sequential 9 years ago
James Reggio 6e7641985b src: add SIGINFO to supported signals 9 years ago
Brian White c29b3c1808 lib: improve module loading performance 9 years ago
Brian White 4ea792a3be benchmark: add module loader benchmark parameter 9 years ago
Rich Trott 3479eee751 debugger: run last command on presssing enter 9 years ago
Michaël Zasso 3ebabc95aa test: update error message for JSON.parse 9 years ago
Ali Ijaz Sheikh a42453b085 deps: upgrade V8 to 5.0.71.32 9 years ago
Kat Marchán e4abf8a135 deps: floating fix for npm's test-node script 9 years ago
Kat Marchán a17bddf9e3 deps: upgrade npm to 3.8.6 9 years ago
Amery 604625dc64 doc: fix incorrect references in buffer docs 9 years ago
Anna Henningsen 4f5bb8b088 repl: don’t complete non-simple expressions 9 years ago
Matteo Collina 49efb20c02 streams: support unlimited synchronous cork/uncork cycles 9 years ago
Fedor Indutny 71bdf86716 deps: cherry-pick 1383d00 from v8 upstream 9 years ago
cjihrig e052096ee0 os: add userInfo() method 9 years ago
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