13858 Commits (26805c97d05fc6f62f8a71d7d4197f37f8607239)
 

Author SHA1 Message Date
Claudio Rodriguez 4ae39f9863 doc: remove all scrollbar styling 9 years ago
Alexander Makarenko e6c8da45b1 doc: make `writable.setDefaultEncoding()` return `this` 9 years ago
Johan Bergström 0d1985358a build: use shorthand lint target from test 9 years ago
Сковорода Никита Андреевич 4068d64f4f doc: fix EventEmitter#eventNames() example 9 years ago
Evan Lucas bfcde97251 doc: fix incorrect syntax in examples 9 years ago
Juan 8eb87ee239 doc: Remove extra space in REPL example 9 years ago
Ben Page fd37d54eb5 doc: added note warning about change to console.endTime() 9 years ago
Rich Trott 76c9ab5fcf assert: allow circular references 9 years ago
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