13118 Commits (10ec1d2a6bed2b3ebc2f7bfb9751bf100c8cd422)
 

Author SHA1 Message Date
Alexander Makarenko 2ce83bd8f9 http,util: fix typos in comments 9 years ago
Julie Pagano 67245fa0e3 doc: clarify code of conduct reporting 9 years ago
Alexander Makarenko cd78ff9706 doc: fix links in Addons docs 9 years ago
Brian White 04db9efd78 stream: fix no data on partial decode 9 years ago
Myles Borins 9c51f3f37e Working on v4.4.1 9 years ago
Myles Borins 83ca8fa313 2016-03-08, Version 4.4.0 'Argon' (LTS) 9 years ago
Kat Marchán a208af1dc6 deps: upgrade to npm 2.14.20 9 years ago
Rich Trott a5d57f447b doc: remove out-of-date matter from internal docs 9 years ago
Phillip Johnsen ae347b59f8 doc: explicit about VS 2015 support in readme 9 years ago
Rich Trott 05633049b3 doc: copyedit util doc 9 years ago
cjihrig dc3f5fad6d doc: mention prototype check in deepStrictEqual() 9 years ago
Rod Vagg bbbad88916 doc: s/http/https in Myles Borins' GitHub link 9 years ago
Dirceu Pereira Tiegs 5b9bcea76c doc: clarify error handling in net.createServer 9 years ago
Hugo Wood e4bb7e4422 doc: `require` behavior on case-insensitive systems 9 years ago
Rich Trott 35b687fdcd test: remove flaky mark for test-debug-no-context 9 years ago
Braydon Fuller b935aa2e9a test: add test for https server close event 9 years ago
Rich Trott 6d5f4c418a test: use String.prototype.repeat() for clarity 9 years ago
Alexis Campailla 3d10afa9c6 doc: update repo docs to use 'CTC' 9 years ago
Rich Trott 1ed55b835e test: mitigate flaky test-debug-no-context 9 years ago
Fedor Indutny d9bf6e0b79 net: use `_server` for internal book-keeping 9 years ago
Alexander Makarenko 2f6cf0a3eb doc: improvements to crypto.markdown copy 9 years ago
Jackson Tian 78ddd9bc80 console: apply null as `this` for util.format 9 years ago
Igor Klopov 3a4d6ad205 cluster: dont rely on `this` in `fork` 9 years ago
Evan Lucas ab5c01b7a8 node: set process._eventsCount to 0 on startup 9 years ago
Johan Bergström a8e776fa06 build: treat aarch64 as arm64 9 years ago
Fedor Indutny f71be242ca tls: nullify `.ssl` on handle close 9 years ago
Prince J Wesley dca103877f debugger: assert test before accessing this.binding 9 years ago
Adam Langley b7c2b23d55 crypto: have fixed NodeBIOs return EOF 9 years ago
Ojas Shirekar fcb8d3eddb build: add a help message and removed a TODO. 9 years ago
Ojas Shirekar 78962b32bf build: remove redundant TODO in configure 9 years ago
Ojas Shirekar 7c34eb6986 build: remove Makefile.build 9 years ago
Santiago Gimeno 274e781f8f test: refactor test-dgram-send-callback-recursive 9 years ago
dcposch@dcpos.ch a44aa39136 doc: link to man pages 9 years ago
Brian White ab787ad0ab child_process: fix data loss with readable event 9 years ago
Felix Becker c0facfbfe6 build: fix build when python path contains spaces 9 years ago
Trevor Norris faf606fb7d buffer: allow encoding param to collapse 9 years ago
Trevor Norris 288f4c2206 buffer: properly retrieve binary length of needle 9 years ago
Tom Atkinson bee86bbb12 http: remove reference to onParserExecute 9 years ago
Matteo Collina 89aeab901a streams: 5% throughput gain when sending small chunks 9 years ago
Fedor Indutny def3bb2882 http: do not emit `upgrade` on advertisement 9 years ago
Matt Loring df1fb155ac tools: run tick processor without forking 9 years ago
Matt Loring 0164e12a6c tools: add --prof-process flag to node binary 9 years ago
Matt Loring 86907c3e79 installer: install the tick processor 9 years ago
Rich Trott 87fdd87bf8 tools: replace obsolete ESLint rules 9 years ago
Rich Trott 7268bb1847 tools: update ESLint to version 2.1.0 9 years ago
Rich Trott 82eac0f0aa tools: remove obsolete lint rules 9 years ago
Rich Trott 28b9ca8f14 src,test,tools: modify for more stringent linting 9 years ago
Rich Trott e42be1e8fe doc,tools,test: lint doc-based addon tests 9 years ago
Kevin Locke 1ea49bb399 doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Chinedu Francis Nwafili 8817b8b350 doc: fix buf.length slice example 9 years ago