11203 Commits (9ae1a612149c27d4ffc6e8e6561d4845ad786674)
 

Author SHA1 Message Date
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
cjihrig d53b636d94 test: verify fields in spawn{Sync} errors 10 years ago
Charmander f0296933f8 doc: correct `it's` to `its` in process 10 years ago
Wyatt Preul e81731ad18 doc: add geek as collaborator 10 years ago
Amir Saboury faa687b4be url: reslove urls with . and .. 10 years ago
cjihrig cca8de6709 net: remove use of arguments in Server constructor 10 years ago
Debjeet Biswas 4ca7cca84a doc: grammar fix in smalloc 10 years ago
Jan Schär 3b1b4de903 test: Timeout#unref() does not return instance 10 years ago
Dan Dascalescu 30dca66958 doc: fix code syntax 10 years ago
Herbert Vojčík 6a2b204bbc module: replace NativeModule.require 10 years ago