11548 Commits (53e98cc1b44203147c0abdc03eb0e57e34c4274d)
 

Author SHA1 Message Date
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
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Evan Lucas 85d9983009 net: persist net.Socket options before connect 10 years ago
Trevor Norris 3c44100558 core: set PROVIDER type as Persistent class id 10 years ago
Sharat M R 0d6d3dda95 win,node-gyp: make delay-load hook C89 compliant 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago