13914 Commits (9460b2038c408d5c2e052a32fde340edb40e3486)
 

Author SHA1 Message Date
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
Сковорода Никита Андреевич 204f3a8a0b build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7 9 years ago
Сковорода Никита Андреевич dd67608bfd buffer: safeguard against accidental kNoZeroFill 9 years ago
Jeremiah Senkpiel 2011f2c6dc doc: fix position of `fs.readSync()` 9 years ago
Myles Borins 29a6c7c1f0 doc: change references to Stable to Current 9 years ago
James M Snell a026cd0fa5 doc: update authors 9 years ago
Yuval Brik 31de5cc436 doc, tls: deprecate createSecurePair 9 years ago
Stefan Budeanu 56b9478f53 crypto: Read OpenSSL config before init 9 years ago
Jackson Tian 92a02d51dc doc: add JacksonTian to collaborators 9 years ago
Minqi Pan 879aeb5e49 doc: add Minqi Pan to collaborators 9 years ago
Robert Jefe Lindstaedt be5d699055
doc: add eljefedelrodeodeljefe to collaborators 9 years ago
ronkorving 916b1a1d44 doc: add ronkorving to collaborators 9 years ago
Alexander Makarenko c7066fb853 doc: add estliberitas to collaborators 9 years ago
surya panikkal 0303a2552e
readline: allow history to be disabled 9 years ago