10812 Commits (54124874dcc7eee1e8909cf2056c7f69722be4aa)
 

Author SHA1 Message Date
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
Ben Noordhuis 767ee73486 test: strip copyright boilerplate 10 years ago
cjihrig 86eda173b1 fs: define constants with const 10 years ago
Rod Vagg b33cd4f1df Working on 1.0.4 10 years ago
Rod Vagg b5c69d1d1b 2015-01-20 io.js v1.0.3 Release 10 years ago
toastynerd 9419e1fb69 src: fix inconsistency between a check and error 10 years ago
cjihrig 03ee4d8547 fs: add error code on null byte paths 10 years ago
cjihrig e2558f02df net: fix error details in connect() 10 years ago
Bert Belder 4af5746993 win,build: remove duplicate definition 10 years ago
Bert Belder e8d08503c7 win: bring back xp/2k3 support 10 years ago
Timothy J Fontaine 4dd22b946e cluster: avoid race enabling debugger in worker 10 years ago
Ben Noordhuis 6b91c78e20 test: reland changes from 11c1bae 10 years ago
Timothy J Fontaine 992a1e7f5f test: debug-signal-cluster should not be racey 10 years ago
Ben Noordhuis cdf0df13d8 test: temporarily back out changes from 11c1bae 10 years ago
Ben Noordhuis 1ea607cb29 test: move sequential/test-debug-port-from-cmdline 10 years ago