11026 Commits (4d1fa2ca97e3e8118c2156b6fe9dd5b4d705525a)
 

Author SHA1 Message Date
Fedor Indutny 88aaff9aa6 deps: update http_parser to 2.4.2 10 years ago
Nikolai Vavilov 804ab7ebaa doc: add seishun as a collaborator 10 years ago
Vladimir Kurchatkin 301a968a40 child_process: remove redundant condition 10 years ago
Jonathan Ong 06cfff9350 http: don't bother making a copy of the options 10 years ago
Vladimir Kurchatkin 55c222ceba doc: add vkurchatkin as collaborator 10 years ago
Rod Vagg 50ac4b7e2a Working on 1.0.5 10 years ago
Rod Vagg d1fc9c6cae 2015-01-24 io.js v1.0.4 Release 10 years ago
Andres Suarez bb766d2c47 doc: update "net" section in node to io.js changes 10 years ago
Rod Vagg 73ddaa629c tools: remove old updateAuthors.awk script 10 years ago
Rod Vagg 6230bf9b79 doc: update AUTHORS list 10 years ago
Brendan Ashworth 33186fa7d8 doc: adds brendanashworth as collaborator 10 years ago
Evan Lucas 8f9502a20a doc: add evanlucas to collaborators 10 years ago
Brendan Ashworth 35a4f1107e doc: alphabetize all.markdown 10 years ago
Fishrock123 a0831c580d doc: add Fishrock123 to collaborators 10 years ago
Stephen Belanger 54124874dc doc: add qard to collaborators 10 years ago
Bert Belder 8b55048d67 deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis 82227f3511 deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell f5b35dbda4 deps: upgrade npm to 2.3.0 10 years ago
Thorsten Lorenz f3fed5193c doc: adding thlorenz to list of collaborators 10 years ago
Vladimir Kurchatkin 8de89ec465 lib: move default address logic to `net._listen2` 10 years ago
Ben Noordhuis 3143d732f6 test: delete parallel/test-process-active-wraps 10 years ago
Ben Noordhuis 4f95b5d825 test: fix parallel/test-http-destroyed-socket-write2 10 years ago
Ben Noordhuis 5ba307a978 test: fix parallel/test-dgram-error-message-address 10 years ago
Vladimir Kurchatkin f4c536b749 debugger: don't override module binding 10 years ago
cjihrig 40ffed8f3f stream: use nop as write() callback if omitted 10 years ago
Icer Liang df0d790107 doc: dns.lookupService has wrong header level 10 years ago
Todd Kennedy 8b1db9c0a7 doc: note in docs about missing interfaces 10 years ago
Ben Noordhuis 2928ac68e5 doc: bump punycode api stability to 'stable' 10 years ago
Rod Vagg 328e67b58b doc: add TC meeting 2015-01-21 minutes 10 years ago
Calvin Metcalf e5e598060e lib,src: make pseudoRandomBytes alias randomBytes 10 years ago
Ben Noordhuis c6cd46041c configure: remove unused arm_neon variable 10 years ago
Ben Noordhuis 7d9d7560cf configure: disable vfpv3 on armv6 10 years ago
Ben Noordhuis 297cadbab6 deps: fix v8 armv6 run-time detection 10 years ago
Calvin Metcalf d481bb68c4 doc: more explicit crypto.pseudoRandomBytes docs 10 years ago
Ben Noordhuis 7d462479f6 src: s/node/io.js/ in `iojs --help` message 10 years ago
Ben Noordhuis 069c0dfb1c deps: upgrade v8 to 4.1.0.12 10 years ago
Rod Vagg ada2a4308c doc: add TC meeting 2015-01-13 minutes 10 years ago
Bert Belder 60402b924b docs: remove incorrect entry from changelog 10 years ago
Jackson Tian 8b98096c92 fs: make fs.access() flags read only 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
Ben Noordhuis 803883bb1a v8: fix template literal NULL pointer deref 10 years ago
Vladimir Kurchatkin 5435cf2f16 v8: optimize `getHeapStatistics` 10 years ago
Yosuke Furukawa 5d014637b6 benchmark: print score to five decimal places 10 years ago
Trevor Norris 752585db63 src: silence clang warnings 10 years ago
Cheng Zhao 22e1aea8a0 src: set node_is_initialized in node::Init 10 years ago
Ben Noordhuis 668420d1f7 src: clean up unused macros in node_file.cc 10 years ago
Ben Noordhuis 52f624e72a src: rename ASSERT macros in node_crypto.cc 10 years ago
Ben Noordhuis e95cfe14e3 src: add ASSERT_EQ style macros 10 years ago
Ben Noordhuis ee9cd004d8 lib: fix TypeError with EventEmitter#on() abuse 10 years ago
Ben Noordhuis 77d68070da test: fix event-emitter-get-max-listeners style 10 years ago