13800 Commits (b3f75ec8010da28bc0a4cbaf10c7f7f7236278c9)
 

Author SHA1 Message Date
James M Snell b3f75ec801 doc: expand documentation for process.exit() 9 years ago
Patrick Mueller 1b9fdba04e process: add process.cpuUsage() - implementation, doc, tests 9 years ago
DavidCai 2c92a1fe03 events: pass the original listener added by once 9 years ago
Brian White 9f23cb24f2 tools: fix exit code when linting from CI 9 years ago
Jeremiah Senkpiel fc0fbf1c63 doc: subdivide TOC, add auxiliary links 9 years ago
Jeremiah Senkpiel 150dd36503 doc: no Node.js(1) 9 years ago
Jeremiah Senkpiel ab84d69048 doc: better example & synopsis 9 years ago
Anna Henningsen fa9d82d120 src: unify implementations of Utf8Value etc. 9 years ago
Rich Trott e62c42b8f4 tools: remove default parameters from lint rule 9 years ago
Ben Noordhuis 7153f96f0e build: unbreak -prof, disable PIE on OS X 9 years ago
Rich Trott 089362f8b8 test,tools: limit lint tolerance of gc global 9 years ago
Ian Kronquist 66903f6695 tools: add tests for the doctool 9 years ago
Rich Trott 3f608b16a7 tools: lint for function argument alignment 9 years ago
Rich Trott 6d1606ee94 test,tools: adjust function argument alignment 9 years ago
Rich Trott fdde36909c crypto: fix error in deprecation message 9 years ago
Rich Trott f6d72791a1 doc: update build instructions for OS X 9 years ago
Brian White 8956432e18 build: exclude tap files from tarballs 9 years ago
Matt Loring 7b9ae70757 benchmark: Fix crash in net benchmarks 9 years ago
Ben Noordhuis 11e7cc5310 build: don't compile with -B 9 years ago
Lance Ball 36207c6daf doc: correctly document the behavior of ee.once(). 9 years ago
Jackson Tian 19fb1345ba doc: use Buffer.from() instead of new Buffer() 9 years ago
Fedor Indutny cbbe95e1e1 net: introduce `Socket#connecting` property 9 years ago
James M Snell fb6753c75c doc: fix v6 changelog 9 years ago
Myles Borins 9ea6b282e8 meta: split CHANGELOG into two files 9 years ago
James M Snell 152bf323b4 Working on v6.0.1 9 years ago
James M Snell ce3e3c5fe1 2016-04-26, Version 6.0.0 (Current) Release 9 years ago
Сковорода Никита Андреевич ce864ef502 build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7 9 years ago
Сковорода Никита Андреевич d866438ce1 buffer: safeguard against accidental kNoZeroFill 9 years ago
Jeremiah Senkpiel 61be0004a6 doc: fix position of `fs.readSync()` 9 years ago
Myles Borins 27ce7fe953 doc: change references to Stable to Current 9 years ago
James M Snell 547a6fecb9 doc: update authors 9 years ago
Yuval Brik 3abf9d5df5 doc, tls: deprecate createSecurePair 9 years ago
Stefan Budeanu d6237aa7c6 crypto: Read OpenSSL config before init 9 years ago
Jackson Tian af8dd44d43 doc: add JacksonTian to collaborators 9 years ago
Minqi Pan 09f7b8a818 doc: add Minqi Pan to collaborators 9 years ago
Robert Jefe Lindstaedt dfc7ffd24d doc: add eljefedelrodeodeljefe to collaborators 9 years ago
ronkorving e45dbd3089 doc: add ronkorving to collaborators 9 years ago
Alexander Makarenko 96f6af7b26 doc: add estliberitas to collaborators 9 years ago
surya panikkal 9c6ef5b3e1 readline: allow history to be disabled 9 years ago
Evan Lucas 66f048af6f cluster: migrate from worker.suicide 9 years ago
Alex Kocharin 1b50b80e06 url: drop auth in `url.resolve()` if host changes 10 years ago
Anna Henningsen bd2cee1b10 repl: don’t complete expressions when eval fails 9 years ago
Ali Ijaz Sheikh c1729b0c38 deps: upgrade to V8 5.0.71.35 9 years ago
Alex Lamar c43b182b11 module: preserve symlinks when requiring 9 years ago
Jackson Tian fa74805bac doc: doc-only deprecation for util.log() 9 years ago
Eugene Obrezkov 30507951d9 console: timeEnd() with no label emits warning 9 years ago
dcposch@dcpos.ch 3350b4712b buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Brian White d18daaa4e7 querystring: fix comments 9 years ago
Sakthipriyan Vairamani 633268c6df src: fix check-imports.py linter errors 9 years ago
Sakthipriyan Vairamani e928edad65 tools: rewrite check-install.sh in python 9 years ago