11889 Commits (1721968b22146940701324db53590af286c45c7e)
 

Author SHA1 Message Date
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
smikes 7d90c90aaf doc: recommend against use of NODE_PATH 10 years ago
Yazhong Liu 5f33521be5 repl: remove unnecessary check for globals 10 years ago
Josh Gummersall fbaef40e63 doc: fix connectListener description in net docs 10 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Shigeki Ohtsu 7c52e1c1f4 tls_wrap: fix error cb when fatal TLS Alert recvd 10 years ago
Shigeki Ohtsu e008e8faba tls: fix tls handshake check in ssl error 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Jeremiah Senkpiel c7fb91dc13 doc: fix v2.0.2 entry in changelog.md 10 years ago
Jeremiah Senkpiel 0a48a8b473 Working on v2.0.3 10 years ago