13930 Commits (991ce2daf3737561d6d7bba1d39094e264260ba3)
 

Author SHA1 Message Date
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
James M Snell 40a5761969 doc: explain differences in console.assert between node and browsers 9 years ago
Anna Henningsen ebc8c37f70 repl: keep the built-in modules non-enumerable 9 years ago
Anna Henningsen 39d905e293 node: make builtin libs available for `--eval` 9 years ago
Jeremiah Senkpiel 15d970d65c test,repl: use deepStrictEqual for false-y values 9 years ago
Bryan English 5c14d695d2 doc: native module reloading is not supported 9 years ago
Brian White 58561cf6a8 tools: move message listener to worker objects 9 years ago
Michael Dawson af4a380d40 deps: cherry-pick 1ef7487b from v8 upstream 9 years ago
Rich Trott b7f4b1ba4c process: fix incorrect usage of assert.fail() 9 years ago
Alexander Makarenko eafd31a4eb tools,doc: parse types in braces everywhere 9 years ago
Joran Dirk Greef 88c35e70a0 doc: clarify fs.watch() and inodes on linux, os x 9 years ago
Santiago Gimeno b95160daae test: move the debugger tests back to parallel 9 years ago
Ben Noordhuis 642076f2af src: don't set non-primitive values on templates 9 years ago
Rich Trott 15f13cd74a test,vm: enable strict mode for vm tests 9 years ago
Anna Henningsen 978166796e
zlib: Make the finish flush flag configurable 9 years ago
Johan Bergström f49a1d0501 build: allow test-ci to run tests in parallel 9 years ago
Trevor Norris 4a74fc9776 doc: add domain postmortem 9 years ago
Stefan Budeanu 8c48a26459 doc: add stefanmb to collaborators 9 years ago
Imran Iqbal 0bf9a7c758 doc: add iWuzHere to collaborators 9 years ago
Santiago Gimeno 0f07116016 doc: add santigimeno to collaborators 9 years ago
Anna Henningsen 69040d6e95
doc: add addaleax to collaborators 9 years ago
James M Snell a0579c0dc7 doc: minor copy improvement in buffer.markdown 9 years ago
James M Snell 3fe204c700 buffer: docs-only deprecate SlowBuffer 9 years ago
James M Snell 627524973a buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Yuval Brik b488b19eaf
fs: optimize realpath using uv_fs_realpath() 9 years ago
Brian White 81fd4581b9
tools: improve js linter 9 years ago
Rich Trott 00b2219420 test: move debugger tests to sequential 9 years ago
James Reggio fb5f66a9fa src: add SIGINFO to supported signals 9 years ago
Brian White ae18bbef48
lib: improve module loading performance 9 years ago
Brian White 1e4674ae0a
benchmark: add module loader benchmark parameter 9 years ago
Rich Trott 1df84f4f75 debugger: run last command on presssing enter 9 years ago
Michaël Zasso b68827b1d1 test: update error message for JSON.parse 9 years ago
Ali Ijaz Sheikh 52af5c4eeb deps: upgrade V8 to 5.0.71.32 9 years ago
Kat Marchán 6e3e8acc7c deps: floating fix for npm's test-node script 9 years ago
Kat Marchán 40e79b1305 deps: upgrade npm to 3.8.6 9 years ago
Amery a432935211 doc: fix incorrect references in buffer docs 9 years ago
Anna Henningsen 0b66b8f2d2 repl: don’t complete non-simple expressions 9 years ago
Matteo Collina 0b1d89f35a streams: support unlimited synchronous cork/uncork cycles 9 years ago
Fedor Indutny a11d506dec deps: cherry-pick 1383d00 from v8 upstream 9 years ago
cjihrig d6e56fd843 os: add userInfo() method 9 years ago
Rich Trott aba035fb27 test: fix flaky test-child-process-fork-net 9 years ago
Sakthipriyan Vairamani 73c18903aa tools: remove simplejson dependency 9 years ago
Anna Henningsen 819b2d36bc stream: Fix readableState.awaitDrain mechanism 9 years ago
Igor Kalashnikov 5dafb435d8 querystring: using toString for objects on querystring.escape 9 years ago
Myles Borins 59d23ad63d doc: add copy about how to curl SHA256.txt 9 years ago
James M Snell ad2df3ac1f doc: clarification for maxBuffer and Unicode output 9 years ago
silverwind ffe5c8385e
test: fix issues for ESLint 2.7.0 9 years ago
silverwind 2f6ff1bb64
tools: update ESLint to 2.7.0 9 years ago
Robert Jefe Lindstaedt 8f4fdc93f0 doc: describe child.kill() pitfalls on linux 9 years ago
firedfox 6222e5b76d
tools,doc: fix json for grouped optional params 9 years ago