13788 Commits (3f608b16a7d7036b0bfaa3fc93a7c0182b278581)
 

Author SHA1 Message Date
Ilya Shaisultanov 8b8746f43d assert: respect assert.doesNotThrow message. 10 years ago
abouthiroppy 6178ec2192 doc: replace functions with arrow functions 9 years ago
William Kapke 28baed9c0f doc: DCO anchor that doesn't change 9 years ago
Igor Klopov 09ec1cc1c7 doc: path.resolve ignores zero-length strings 9 years ago
Matthew Douglass 7500b68441 doc: fix http response event, Agent#getName 9 years ago
Nikolai Vavilov c2631658f2 doc: document intention and dangers of fs module Buffer API 9 years ago
Calvin Metcalf 47cca06412 crypto: better error message for createHash 9 years ago
Steven R. Loomis 67eed63349 tools: fix license-builder.sh again for ICU 9 years ago
Mike Kaufman 6a49d11043 gitignore: adding .vs/ directory to .gitignore 9 years ago
Mike Kaufman 0f96297872 gitignore: ignore VS 2015 *.VC.opendb files 9 years ago
Alexander Gromnitsky 59a6cdade6 doc: fix broken references 9 years ago
James M Snell ebf20ed920 doc: explain differences in console.assert between node and browsers 9 years ago
Anna Henningsen 1a1beeaffe repl: keep the built-in modules non-enumerable 9 years ago
Anna Henningsen b7e87172ff node: make builtin libs available for `--eval` 9 years ago
Jeremiah Senkpiel 4c6b3be246 test,repl: use deepStrictEqual for false-y values 9 years ago
Bryan English 5d6cf115aa doc: native module reloading is not supported 9 years ago
Brian White 3234a413b6 tools: move message listener to worker objects 9 years ago
Michael Dawson 450418286a deps: cherry-pick 1ef7487b from v8 upstream 9 years ago
Rich Trott 7fd98af95d process: fix incorrect usage of assert.fail() 9 years ago
Alexander Makarenko df9e6fbc89 tools,doc: parse types in braces everywhere 9 years ago
Joran Dirk Greef 862e0aefde doc: clarify fs.watch() and inodes on linux, os x 9 years ago
Santiago Gimeno 18d25d5221 test: move the debugger tests back to parallel 9 years ago
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