11236 Commits (dbccf8d3ed69f6b4ce17a616be780a891543403c)
 

Author SHA1 Message Date
Fedor Indutny 755461219d tls: fix typo `handle._reading` => `handle.reading` 10 years ago
Christian Tellnes 675cffb33e http: don't confuse automatic headers for others 10 years ago
Bert Belder 25da0742ee build: improve vcbuild.bat 10 years ago
Johan Bergström b8310cbd3e build: reduce tarball size by 8-10% 10 years ago
Tim Oxley 84ee2722a3 doc: minor formatting fixes. 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Robert Kowalski fb2439a699 doc: add robertkowalski as collaborator 10 years ago
cjihrig 58a612ea9d deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell 2a2fe5c4f2 deps: upgrade npm to 2.6.1 10 years ago
Benjamin Gruenbaum f83d380647 doc: update os.markdown 10 years ago
Pavel Medvedev 4d1fa2ca97 src: add check for already defined macro NOMINMAX 10 years ago
Mikeal Rogers ae7a23351f doc: add roadmap, i18n, tracing, evangelism WGs 10 years ago
Mikeal Rogers 14174a95a5 doc: document roadmap, workgroups 10 years ago
Christian Tellnes 865ee313cf doc: add tellnes as collaborator 10 years ago
Brian White 01296923db doc: add mscdex as collaborator 10 years ago
Rod Vagg 135dfe8ba5 Working on v1.4.2 10 years ago
Rod Vagg 4810dd494e 2015-02-26 io.js v1.4.1 Release 10 years ago
Brendan Ashworth 2e2cf81476 doc: fix process.stdout reference to console.log 10 years ago
Tim Oxley 2e63bad7eb doc: link & formatting of SHAs in commit list 10 years ago
silverwind c5050d8e4d doc: fix 'dhparam' description of tls.createServer 10 years ago
Ben Noordhuis b2a0d8f65e deps: update libuv to 1.4.2 10 years ago
Evan Lucas e435a0114d src: fix intermittent SIGSEGV in resolveTxt 10 years ago
Chris Dickinson 0af4c9ea74 src: fix domains + --abort-on-uncaught-exception 10 years ago
Evan Lucas 2ca22aacbd http: emit abort event from ClientRequest 10 years ago
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