11728 Commits (99cbbc0a13fdd554bfc74e29de66fbefc00cfd2a)
 

Author SHA1 Message Date
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
Jeremiah Senkpiel 3e7a143814 2015-05-15 io.js v2.0.2 Release 10 years ago
Yosuke Furukawa 0a461e5360 src: fix preload when used with prior flags 10 years ago
Johan Bergström 8a0e5295b4 build: use backslashes for paths on windows 10 years ago
Yosuke Furukawa 4e2f999a62 test: fix infinite loop detection 10 years ago
cjihrig 76937051f8 os: refine tmpdir() trailing slash stripping 10 years ago
Yosuke Furukawa 966acb9916 tools: remove closure_linter to eslint on windows 10 years ago
Johan Bergström 20c9a52227 build: move --with-intl to intl optgroup 10 years ago
Roman Reiss c58264e58b tools: make eslint work on subdirectories 10 years ago
Jeremiah Senkpiel 0b21ab13b7 tools: refactor `make test-npm` into test-npm.sh 10 years ago
Evan Lucas 8b9a1537ad events: provide better error message for unhandled error 10 years ago
Cheng Zhao 08d08668c9 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago