11754 Commits (ca93f7f2e646127f25b99501ce683158b274713e)
 

Author SHA1 Message Date
Michaël Zasso 4d6b768e5d http: revert deprecation of client property 10 years ago
Rod Vagg 5d83401086 doc: put SEMVER-MINOR on pre-load module fix 2.2.0 10 years ago
Rod Vagg f2de5e57da Working on v2.2.1 10 years ago
Rod Vagg 0c57de5b37 2015-05-31 io.js v2.2.0 Release 10 years ago
Rich Trott 8059393934 test: check error type from net.Server.listen() 10 years ago
Ali Ijaz Sheikh 5759722cfa src: fix module search path for preload modules 10 years ago
Bert Belder 53e98cc1b4 win,node-gyp: enable delay-load hook by default 10 years ago
cjihrig f9fd554500 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell c1afa53648 deps: upgrade npm to 2.11.0 10 years ago
Brendan Ashworth a65762cab6 src: remove old code 10 years ago
Johan Bergström 8606793999 tools: pass constant to logger instead of string 10 years ago
Vladimir Kurchatkin 2c686fd3ce http: flush stored header 10 years ago
Ben Noordhuis 4e90c82cdb test: add heap profiler add-on regression test 10 years ago
Ben Noordhuis 3a1bc067d4 Revert "core: set PROVIDER type as Persistent class id" 10 years ago
Evan Lucas a77c330c32 child_process: expose ChildProcess constructor 10 years ago
Evan Lucas fbd2b59716 tools: add objectLiteralShorthandProperties to .eslintrc 10 years ago
Rich Trott ff794498e7 doc: `fs.*File()` also accept encoding strings 10 years ago
Ben Noordhuis 1bbf8d0720 lib: speed up require(), phase 2 10 years ago
Ben Noordhuis b14fd1a720 lib: speed up require(), phase 1 10 years ago
Steve Sharp 98649fd31a doc: add documentation for AtExit hook 10 years ago
Ben Noordhuis 6dfca71af0 test: don't lint autogenerated test/addons/doc-*/ 10 years ago
Ben Noordhuis c2b8b30836 test: remove stray copyright notices 10 years ago
Ben Noordhuis 280fb01daf test: fix deprecation warning in addons test 10 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Rich Trott eb1856dfd1 doc: clarify stability of fs.watch and relatives 10 years ago
Brian White 5abd4ac079 lib: simplify nextTick() usage 10 years ago
Josh Gummersall a74c2c9458 doc: state url decoding behavior 10 years ago
Brian White 1eec5f091a http: simplify code and remove unused properties 10 years ago
Rod Vagg ba76a9d872 doc: remove bad semver-major entry from CHANGELOG 10 years ago
Rod Vagg a6a3f8c78d doc: fix changelog s/2.0.3/2.1.0 10 years ago
Rod Vagg 3e8c228666 Working on v2.1.1 10 years ago
Rod Vagg 4d8f4d5cb3 2015-05-24 io.js v2.1.0 Release 10 years ago
Bert Belder d144e96fbf win,node-gyp: enable delay-load hook by default 10 years ago
cjihrig 9e7099fa4e deps: make node-gyp work with io.js 10 years ago
Rebecca Turner c54d057598 deps: upgrade to npm 2.10.1 10 years ago
Rod Vagg 367ffd167d doc: update AUTHORS list 10 years ago
Roman Reiss cb381fe3e0 net: return this from setNoDelay and setKeepAlive 10 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Brendan Ashworth 9da168b71f buffer: optimize Buffer.byteLength 10 years ago
Malte-Thorben Bruns 2a71f02988 tls: emit errors happening before handshake finish 10 years ago
Rich Trott 2bb2f06b3e doc: fix typo in CONTRIBUTING.md 10 years ago
Maurice Butler 515afc6367 doc: path is ignored in url.format 10 years ago
Fedor Indutny 80342f649d tls: use `.destroy(err)` instead of destroy+emit 10 years ago
Johan Bergström 2b1c01c2cc build: refactor pkg-config for shared libraries 10 years ago
Сковорода Никита Андреевич 214d02040e util: speed up common case of formatting string 10 years ago
Shigeki Ohtsu 9b35be5810 tls: make server not use DHE in less than 1024bits 10 years ago
Felipe Batista f0a8bc3f84 doc: fix spelling in CHANGELOG 10 years ago
Rich Trott 86dd244d9b doc: add notes to child_process.fork() and .exec() 10 years ago
Michaël Zasso 5773438913 test: fix jslint error 10 years ago
Santiago Gimeno 867631986f test: fix test-sync-io-option 10 years ago