10792 Commits (7d462479f6aad374fab90dd10bb07a8097f750aa)
 

Author SHA1 Message Date
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
Julien Gilli 2f33e00d71 test: fix test-debug-port-from-cmdline.js 10 years ago
Xiaowei Li b7365c1559 repl: make REPL support multiline template literals 10 years ago
Johan Bergström 2253d30d9c build: remove unused variable 10 years ago
Glen Keane ab04a43476 doc: add optional sudo to make install in README 10 years ago
Roman Reiss 1b1cd1c3f8 build: shorten configurate script print on stdout 10 years ago
Jay Jaeho Lee d566ded26b deps: fix V8 debugger bugs 10 years ago
Thomas Jensen 6f36630f55 doc: fix util.isBuffer examples 10 years ago
Yosuke Furukawa 3abfb56f9b benchmark: fix tcp bench after internal api change 10 years ago
Ben Noordhuis 50177fb13c benchmark: stop v8 benchmark clobbering RegExp 10 years ago
Bert Belder 19522197ef deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis a28de9bd36 deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell 9dc8f59fea deps: upgrade npm to 2.2.0 10 years ago
Ben Noordhuis e8ad773b56 src: remove --noharmony_classes again 10 years ago
Fedor Indutny 334020e016 deps: fix v8 build on FreeBSD 10 years ago
Ben Noordhuis 5e7ebc7af6 deps: upgrade v8 to 4.1.0.7 10 years ago
Yosuke Furukawa ea7750bddd benchmark: add filter option for benchmark 10 years ago
Brenard Cubacub 4764eef9b2 doc: fixed punctuation 10 years ago
Ben Noordhuis de224d6e6c configure: remove --ninja switch 10 years ago
Ben Noordhuis 48774ec027 configure: print warning for old compilers 10 years ago
Jongyeol Choi daf9562d91 doc: change to iojs from node in the usage message 10 years ago