13791 Commits (296bfd239cef866af893303220b0719e0753d3a7)
 

Author SHA1 Message Date
Rich Trott 31600735f4 lib,test,tools: alignment on variable assignments 9 years ago
Ilya Shaisultanov c1d82ac2ff assert: respect assert.doesNotThrow message. 9 years ago
abouthiroppy 9a9beefe23 doc: replace functions with arrow functions 9 years ago
William Kapke 71801b773a doc: DCO anchor that doesn't change 9 years ago
Igor Klopov 4c234df264 doc: path.resolve ignores zero-length strings 9 years ago
Matthew Douglass a974e852c6 doc: fix http response event, Agent#getName 9 years ago
Nikolai Vavilov cf29b2f815 doc: document intention and dangers of fs module Buffer API 9 years ago
Calvin Metcalf 1d9451bb5a crypto: better error message for createHash 9 years ago
Steven R. Loomis 7097212cb6 tools: fix license-builder.sh again for ICU 9 years ago
Mike Kaufman 61886fad73 gitignore: adding .vs/ directory to .gitignore 9 years ago
Mike Kaufman 64d36bec23 gitignore: ignore VS 2015 *.VC.opendb files 9 years ago
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