summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-172015-07-17 io.js v2.4.0 Releasev2.4.0Jeremiah Senkpiel2-3/+48
2015-07-18doc: add targos as a collaboratorMichaël Zasso1-0/+1
2015-07-18doc: add thefourtheye as a collaboratorSakthipriyan Vairamani1-0/+1
2015-07-16docs: link to more up-to-date v8 docsJeremiah Senkpiel1-1/+1
2015-07-16doc: add TSC members from the combined projectJeremiah Senkpiel1-14/+25
2015-07-16win,node-gyp: enable delay-load hook by defaultBert Belder1-1/+1
2015-07-16deps: make node-gyp work with io.jscjihrig3-25/+25
2015-07-16deps: upgrade to npm 2.13.0Forrest L Norvell364-1036/+15153
2015-07-16doc: add TSC meeting minutes 2015-07-08Rod Vagg1-0/+130
2015-07-15test: fix test-debug-port-from-cmdlineJoão Reis1-3/+3
2015-07-15build: always use prefix=/ for tar-headersRod Vagg1-1/+1
2015-07-15doc: add TSC meeting minutes 2015-07-01Rod Vagg1-0/+87
2015-07-14doc,test: empty strings in path moduleSakthipriyan Vairamani2-1/+55
2015-07-12child_process: fix arguments commentsRoman Reiss1-5/+5
2015-07-12test: properly clean up temp directoryRoman Reiss1-2/+15
2015-07-12path: assert path.join() arguments equallyPhillip Johnsen1-3/+1
2015-07-11readline: fix freeze if `keypress` event throwsAlex Kocharin2-1/+27
2015-07-10src: add --track-heap-objectsBradley Meck2-23/+34
2015-07-10doc: document fs.watchFile behaviour on ENOENTBrendan Ashworth2-0/+12
2015-07-10fs: fix error on bad listener typeBrendan Ashworth2-8/+24
2015-07-10build: run-ci makefile ruleAlexis Campailla1-1/+6
2015-07-10build: fix vcbuild merge issuesAlexis Campailla1-12/+0
2015-07-10repl: Prevent crash when tab-completed with ProxySakthipriyan Vairamani2-1/+24
2015-07-10build: bail early if clean is invokedJohan Bergström1-0/+1
2015-07-09test: add test for dgram.setTTLEvan Lucas1-0/+17
2015-07-09Working on v2.3.5Jeremiah Senkpiel1-2/+2
2015-07-092015-07-09 io.js v2.3.4 Releasev2.3.4Jeremiah Senkpiel2-1/+36
2015-07-09deps: update deps/openssl/conf/arch/*/opensslconf.hShigeki Ohtsu13-26/+26
2015-07-09deps: upgrade openssl sources to 1.0.2dShigeki Ohtsu54-270/+965
2015-07-09src: remove traceSyncIO property from processBradley Meck1-7/+0
2015-07-08test: add missing crypto checksJohan Bergström2-0/+14
2015-07-07tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh2-0/+6
2015-07-07test: refactor test-repl-tab-completeSakthipriyan Vairamani1-47/+37
2015-07-07doc: document current release procedureRod Vagg1-44/+58
2015-07-06win,node-gyp: enable delay-load hook by defaultBert Belder1-1/+1
2015-07-06deps: make node-gyp work with io.jscjihrig3-25/+25
2015-07-06deps: upgrade to npm 2.12.1Kat Marchán434-3510/+22910
2015-07-04Revert "test: add test for missing `close`/`finish` event"Fedor Indutny1-90/+0
2015-07-04benchmark: Add some path benchmarks for #1778Nathan Woltman6-0/+138
2015-07-04path: refactor for performance and consistencyNathan Woltman2-74/+91
2015-07-04doc: update AUTHORS listRod Vagg2-1/+11
2015-07-03test: add test for missing `close`/`finish` eventMark Plomer1-0/+90
2015-07-03Working on v2.3.4Jeremiah Senkpiel1-2/+2
2015-07-032015-07-04 io.js v2.3.3 Releasev2.3.3Jeremiah Senkpiel2-6/+28
2015-07-03deps: fix out-of-band write in utf8 decoderFedor Indutny2-5/+13
2015-07-03doc: don't recommend domains for error handlingBenjamin Gruenbaum1-3/+5
2015-07-03util: prepend '(node) ' to deprecation messagesSakthipriyan Vairamani16-64/+116
2015-07-02Working on v2.3.3Rod Vagg1-2/+2
2015-07-022015-07-02 io.js v2.3.2 Releasev2.3.2Rod Vagg2-1/+62
2015-07-01repl: remove obsolete TODORich Trott1-1/+0