11450 Commits (84bf609fd2dce0343157d2bf8afa323744fd3107)
 

Author SHA1 Message Date
Jeremiah Senkpiel 245ba1d658 doc: fix util.isObject documentation 10 years ago
Rod Vagg 0bd4fe943a Working on v1.6.4 10 years ago
Rod Vagg 4845f9c209 2015-03-31 io.js v1.6.3 Release 10 years ago
Bert Belder ba93c583bc win,node-gyp: optionally allow node.exe/iojs.exe to be renamed 10 years ago
cjihrig 2752da4b64 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell f166cdecf1 deps: upgrade npm to 2.7.4 10 years ago
Farrin Reid 73de13511d doc: add WG links in WORKING_GROUPS.md & fix nits 10 years ago
Ben Noordhuis 8d1c87ea0a test: fix race in parallel/test-vm-debug-context 10 years ago
Ben Noordhuis ea37ac04f4 src: ignore ENOTCONN on shutdown race with child 10 years ago
Ali Ijaz Sheikh f06b16f2e9 src: fix minor memleak in preload-modules 10 years ago
Roman Reiss 19641b17be doc: decouple sidebar scrolling 10 years ago
Ben Noordhuis 318d9d8fd7 deps: upgrade v8 to 4.1.0.27 10 years ago
Brendan Ashworth c8fa8ccdbc streams: use strict on _stream_wrap 10 years ago
Petka Antonov 77c2da10fd timers: make Timer.close idempotent 10 years ago
Phillip Lamplugh dbccf8d3ed doc: fix spelling error in feature flags 10 years ago
Jackson Tian a2ea16838f debugger: don't spawn child process in remote mode 10 years ago
Roman Reiss 955c1508da test: reduce sequential/test-fs-watch flakiness 10 years ago
Ben Noordhuis 36f017afaf js2c: fix module id generation on windows 10 years ago
Ben Noordhuis 2903410aa8 src: don't lazy-load timer globals 10 years ago
Jeremiah Senkpiel 5e609e9324 Revert "doc: clarify real name requirement" 10 years ago
Bert Belder 08acf1352c win,node-gyp: make delay-load hook optional 10 years ago
Jeremiah Senkpiel 776b73b243 timers: cleanup interval handling 10 years ago
Roman Reiss caf0b36de3 timers: assure setTimeout callback only runs once 10 years ago
Fedor Indutny 2ccc8f3970 tls_wrap: fix this incredibly stupid leak 10 years ago
Fedor Indutny e74b5d278c tls_wrap: fix BIO leak on SSL error 10 years ago
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago
Brendan Ashworth 45814216ee doc: fix format docs discrepancy 10 years ago
Brian White 8a945814dd string_decoder: optimize write() 10 years ago
Bert Belder 3d46fefe0c win,node-gyp: allow node.exe/iojs.exe to be renamed 10 years ago
Olov Lassus c9207f7fc2 fs: fix corruption in writeFile and writeFileSync 10 years ago
Roman Reiss 4e9bf93e9c doc: clarify real name requirement 10 years ago
Roman Reiss e84dd5f651 doc: document repl on-demand module loading 10 years ago
Mayhem 1832743e18 lib: add missing `new` for errors lib/*.js 10 years ago
Alex Yursha 7dd5e824be assert: simplify logic of testing buffer equality 10 years ago
cjihrig 269e46be37 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell b542fb94a4 deps: upgrade npm to 2.7.3 10 years ago
Ben Noordhuis 2e5b87a147 src: remove unnecessary environment lookups 10 years ago
Ben Noordhuis 7e88a9322c src: make accessors immune to context confusion 10 years ago
Rod Vagg 20c4498e76 Working on v1.6.3 10 years ago
Rod Vagg 33c57354aa 2015-03-23 io.js v1.6.2 Release 10 years ago
Connor Peet 849319a260 util: Check input to util.inherits 10 years ago
Johan Bergström fe4434b77a deps: upgrade v8 to 4.1.0.25 10 years ago
Ben Noordhuis 9705a34e96 test: move sequential/test-signal-unregister 10 years ago
Ben Noordhuis 10a9c00563 test: fix timing issue in signal test 10 years ago
Ben Noordhuis cf081a4712 vm: fix crash on fatal error in debug context 10 years ago
Rod Vagg d8f383ba3f doc: update AUTHORS list 10 years ago
Mathieu Darse bc9c1a5a7b doc: fix typo in CHANGELOG 10 years ago
Fedor Indutny 9ae1a61214 node: ensure that streams2 won't `.end()` stdin 10 years ago
Brendan Ashworth 999fbe9d96 test: fix crypto-binary-default bad crypto check 10 years ago
Ben Noordhuis 99c79f8d41 doc: call js function in null context 10 years ago