13788 Commits (3f608b16a7d7036b0bfaa3fc93a7c0182b278581)
 

Author SHA1 Message Date
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
Michael Dawson 0ed85e35a9 test: increase the platform timeout for AIX 9 years ago
Johan Bergström 7cbd9fe39a gyp: inherit parent for `*.host` 9 years ago
Alexander Gromnitsky 8def5fa4e7 doc: fix broken references 9 years ago
Ben Noordhuis 967a15541b v8: warn in Template::Set() on improper use 9 years ago
Rich Trott 96978768c9 tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Ben Noordhuis b0b7f6a12b src: squelch -Wunused-variable in non-icu builds 9 years ago
Robert Chiras d7259280ee build: update android-configure script for npm 9 years ago
Robert Jefe Lindstaedt 11d71da558 doc: add note for platform specific flags `fs.open()` 9 years ago
Anna Henningsen b6a41d6120 src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell aa53bf2faa events: add prependListener() and prependOnceListener() 9 years ago
Alexander Makarenko e6d4f3befb doc: improvements to child_process, process docs 9 years ago