11012 Commits (89e133a1d8a3bfd655d5ae4f6b7071a1bbbcdc71)
 

Author SHA1 Message Date
Fedor Indutny 89e133a1d8 stream_base: remove static JSMethod declarations 10 years ago
Ben Noordhuis a558cd0a61 deps: revert v8 abi change 10 years ago
Fedor Indutny 54532a9761 deps: fix postmortem support in v8 10 years ago
Ben Noordhuis 78f4837926 deps: upgrade v8 to 4.1.0.21 10 years ago
Ben Noordhuis 739fda16a9 deps: update libuv to 1.4.1 10 years ago
Benjamin Gruenbaum 06ee782f24 doc: document 'unhandledRejection' and 'rejectionHandled' 10 years ago
Ryan Scheel b65dade102 doc: update documentation.markdown for io.js. 10 years ago
Ben Noordhuis 506c7fd40b test: fix infinite spawn cycle in stdio test 10 years ago
Sam Roberts 87e4bfd582 doc: link cluster worker.send() to child.send() 10 years ago
Petka Antonov 872702d9b7 node: implement unhandled rejection tracking 10 years ago
Petka Antonov 8a1e22af3a benchmark: pass execArgv to the benchmarking process 10 years ago
Johan Bergström 234e6916b8 build: Fix incorrect reference 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
Rod Vagg e00c938d24 build: make test-ci output TAP to stdout and log 10 years ago
Johan Bergström a7bdce249c test: support writing test output to file 10 years ago
cjihrig ed3b057e9f util: handle symbols properly in format() 10 years ago
Ben Noordhuis da730c76e9 deps: enable node-gyp iojs.lib download checksum 10 years ago
Vladimir Kurchatkin b41dbc2737 readline: use native `codePointAt` 10 years ago
Jeremiah Senkpiel cb22bc9b8a doc: fix footer sizing 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago
Bert Belder 97b424365a deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis 19e3d5e10a deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell 1e2fa1537f deps: upgrade npm to 2.6.0 10 years ago
René Kooi 3ab9b92e90 doc: fix stream `_writev` header size 10 years ago
cjihrig 1f40b2a636 fs: add type checking to makeCallback() 10 years ago
Bruno Jouhier c82e580a50 fs: properly handle fd passed to truncate() 10 years ago
Shinnosuke Watanabe 4fcbb8aaaf doc: use HTTPS URL for the API documentation page 10 years ago
cjihrig d8eb974a98 net: make Server.prototype.unref() persistent 10 years ago
Trevor Norris 26ebe9805e smalloc: extend user API 10 years ago
Brian White 329f364ea2 doc: fix PR reference in CHANGELOG 10 years ago
Rod Vagg 0ac57317aa doc: fix typo, rephrase cipher change in CHANGELOG 10 years ago
Rod Vagg 3e984c38b5 Working on v1.3.0 10 years ago
Rod Vagg 1d7a47f29c 2015-02-20 io.js v1.3.0 Release 10 years ago
Rod Vagg afdef70fcc doc: update AUTHORS list 10 years ago
Rod Vagg 1bf91878e7 doc: add TC meeting 2015-02-04 minutes 10 years ago
Emily Rose 9e05c8d2fc doc: remove outdated language on consensus 10 years ago
Fedor Indutny 9b6b05556f net: unref timer in parent sockets 10 years ago
cjihrig ecef87177a fs: ensure nullCheck() callback is a function 10 years ago
Roman Reiss ed240f44f7 doc: document 'ciphers' option of tls.connect 10 years ago
Ben Noordhuis b5f25a963c src: ensure that file descriptors 0-2 are valid 10 years ago
Ben Noordhuis a956791f69 src: fix typo in error message 10 years ago
Ben Noordhuis fb28c91074 src: fix add-on builds, partially revert 8aed9d66 10 years ago
jigsaw 0555b3c785 doc: fix typo miliseconds -> milliseconds 10 years ago
Trevor Norris c6fd2c5e95 buffer: fix pool offset adjustment 10 years ago
Roman Reiss 77f35861d0 tls: more secure defaults 10 years ago
Rod Vagg 20f8e7f17a test: remove flaky test functionality 10 years ago
Jimmy Hsu fc6507dd4e doc: add comma in README to increase clarity 10 years ago
Roman Reiss 30e340ad9d test: fix parallel/test-tls-getcipher 10 years ago
Brian White 35ed79932c benchmark: add a few querystring benchmarks 10 years ago