14177 Commits (a173483619cc47999e5016e968ec807a55ccd53c)
 

Author SHA1 Message Date
justshiv 8ebec086a5 doc: ensure consistent grammar in node.1 file 9 years ago
cjihrig 1ab5b4ef20 test: refactor large event emitter tests 9 years ago
cjihrig d2eb935177 debugger: display array contents in repl 9 years ago
cjihrig 8a87b29034 readline: remove deprecated methods 9 years ago
Ben Noordhuis 628ae25795 test: make addon testing part of `make test` 9 years ago
James M Snell fa542ebcfd test: add failing url parse tests as known_issue 9 years ago
Rich Trott 9f8d0ea6db doc: fix sentence fragment in fs doc 9 years ago
cjihrig d09c972fde doc: remove obsolete comment in isError() example 9 years ago
William Luo 81aef8c1c0 doc: fix a typo in __dirname section 9 years ago
phette23 cebd52539e doc: fix fs.realpath man pg links 9 years ago
vsemozhetbyt 563c9f8687 doc: extra clarification of historySize option 9 years ago
Allen Hernandez a45ab97ab6 doc: clarifies http.serverResponse implementation 9 years ago
Rich Trott f1cd33c3af doc: use `Node.js` in synopsis document 9 years ago
Claudio Rodriguez 7fdffb66d7 doc: remove all scrollbar styling 9 years ago
Alexander Makarenko bcce05dba4 doc: make `writable.setDefaultEncoding()` return `this` 9 years ago
Johan Bergström 62c31fe392 build: use shorthand lint target from test 9 years ago
Сковорода Никита Андреевич c1f2df9782 doc: fix EventEmitter#eventNames() example 9 years ago
Evan Lucas 4b0dda0dd9 doc: fix incorrect syntax in examples 9 years ago
Juan 8190359094 doc: Remove extra space in REPL example 9 years ago
Ben Page 541965ff4f doc: added note warning about change to console.endTime() 9 years ago
Rich Trott d3aafd02ef assert: allow circular references 9 years ago
James M Snell c2bbfe2a5c doc: expand documentation for process.exit() 9 years ago
Patrick Mueller 52cb410402 process: add process.cpuUsage() - implementation, doc, tests 9 years ago
DavidCai 706778a902 events: pass the original listener added by once 9 years ago
James M Snell b8f035b07c doc: fix v6 changelog 9 years ago
Brian White 1264cecde7 tools: fix exit code when linting from CI 9 years ago
Jeremiah Senkpiel 0a3472613b doc: subdivide TOC, add auxiliary links 9 years ago
Jeremiah Senkpiel f11eee72b1 doc: no Node.js(1) 9 years ago
Jeremiah Senkpiel 739f228f1b doc: better example & synopsis 9 years ago
Anna Henningsen 44a40325da
src: unify implementations of Utf8Value etc. 9 years ago
Rich Trott c8e137b1b5 tools: remove default parameters from lint rule 9 years ago
Ben Noordhuis a5012a04ba build: unbreak -prof, disable PIE on OS X 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Ian Kronquist 2e845f8501
tools: add tests for the doctool 9 years ago
Rich Trott ded3aea449 tools: lint for function argument alignment 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott 296bfd239c crypto: fix error in deprecation message 9 years ago
Rich Trott 153b796d68 doc: update build instructions for OS X 9 years ago
Brian White be54989987
build: exclude tap files from tarballs 9 years ago
Matt Loring 89164a096d benchmark: Fix crash in net benchmarks 9 years ago
Ben Noordhuis 3cdb5063f2 build: don't compile with -B 9 years ago
Ben Noordhuis 428240519c test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis a58d4839af src: simplify handlewrap state tracking logic 9 years ago
Ben Noordhuis cad1a62d32 src: use libuv's refcounting directly 9 years ago
Lance Ball 23818c6d0b doc: correctly document the behavior of ee.once(). 9 years ago
Bryan English 31bef6b704 http: correct error message for invalid trailer 9 years ago
Jackson Tian e556dd3856 doc: use Buffer.from() instead of new Buffer() 9 years ago
Fedor Indutny cee4c25c92 net: introduce `Socket#connecting` property 9 years ago
Myles Borins cc5d9767af meta: split CHANGELOG into two files 9 years ago
James M Snell 1a29a5773a 2016-04-26, Version 6.0.0 (Current) Release 9 years ago