11049 Commits (b0710d7657e7b7cc2bc74583e50efd3599141842)
 

Author SHA1 Message Date
Rod Vagg b0710d7657 2015-03-02 io.js v1.4.3 Release 10 years ago
Ben Noordhuis ca3c50b789 build: add basic arm64 support 10 years ago
Ben Noordhuis 3d6440cf2a src: fix --without-ssl build 10 years ago
Rod Vagg 08e89b1880 doc: update AUTHORS list 10 years ago
Julian Duque ea02d90cd0 doc: add julianduque as collaborator 10 years ago
&! (bitandbang) dfe7a17784 doc: fix typos and sources in WORKING_GROUPS.md 10 years ago
Ryan Scheel 6d26990d32 doc: Clean up net.Socket 10 years ago
Benjamin Gruenbaum c380ac6e98 doc: suggest alternatives to deprecated APs 10 years ago
Fedor Indutny 2b47fd2eb6 stream_base: `.writev()` has limited support 10 years ago
Rod Vagg c9151547bc Working on v1.4.3 10 years ago
Rod Vagg b6b9628df7 2015-02-28 io.js v1.4.2 Release 10 years ago
Fedor Indutny 1ab7e80838 tls: proxy `handle.reading` back to parent handle 10 years ago
Russell Dempsey 7887e119ed install: new performance counters provider guid 10 years ago
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