summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: add TSC meeting minutes 2015-07-08Rod Vagg2015-07-161-0/+130
* test: fix test-debug-port-from-cmdlineJoão Reis2015-07-151-3/+3
* build: always use prefix=/ for tar-headersRod Vagg2015-07-151-1/+1
* doc: add TSC meeting minutes 2015-07-01Rod Vagg2015-07-151-0/+87
* doc,test: empty strings in path moduleSakthipriyan Vairamani2015-07-142-1/+55
* child_process: fix arguments commentsRoman Reiss2015-07-121-5/+5
* test: properly clean up temp directoryRoman Reiss2015-07-121-2/+15
* path: assert path.join() arguments equallyPhillip Johnsen2015-07-121-3/+1
* readline: fix freeze if `keypress` event throwsAlex Kocharin2015-07-112-1/+27
* src: add --track-heap-objectsBradley Meck2015-07-102-23/+34
* doc: document fs.watchFile behaviour on ENOENTBrendan Ashworth2015-07-102-0/+12
* fs: fix error on bad listener typeBrendan Ashworth2015-07-102-8/+24
* build: run-ci makefile ruleAlexis Campailla2015-07-101-1/+6
* build: fix vcbuild merge issuesAlexis Campailla2015-07-101-12/+0
* repl: Prevent crash when tab-completed with ProxySakthipriyan Vairamani2015-07-102-1/+24
* build: bail early if clean is invokedJohan Bergström2015-07-101-0/+1
* test: add test for dgram.setTTLEvan Lucas2015-07-091-0/+17
* Working on v2.3.5Jeremiah Senkpiel2015-07-091-2/+2
* 2015-07-09 io.js v2.3.4 Releasev2.3.4Jeremiah Senkpiel2015-07-092-1/+36
* deps: update deps/openssl/conf/arch/*/opensslconf.hShigeki Ohtsu2015-07-0913-26/+26
* deps: upgrade openssl sources to 1.0.2dShigeki Ohtsu2015-07-0954-270/+965
* src: remove traceSyncIO property from processBradley Meck2015-07-091-7/+0
* test: add missing crypto checksJohan Bergström2015-07-082-0/+14
* tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh2015-07-072-0/+6
* test: refactor test-repl-tab-completeSakthipriyan Vairamani2015-07-071-47/+37
* doc: document current release procedureRod Vagg2015-07-071-44/+58
* win,node-gyp: enable delay-load hook by defaultBert Belder2015-07-061-1/+1
* deps: make node-gyp work with io.jscjihrig2015-07-063-25/+25
* deps: upgrade to npm 2.12.1Kat Marchán2015-07-06434-3510/+22910
* Revert "test: add test for missing `close`/`finish` event"Fedor Indutny2015-07-041-90/+0
* benchmark: Add some path benchmarks for #1778Nathan Woltman2015-07-046-0/+138
* path: refactor for performance and consistencyNathan Woltman2015-07-042-74/+91
* doc: update AUTHORS listRod Vagg2015-07-042-1/+11
* test: add test for missing `close`/`finish` eventMark Plomer2015-07-031-0/+90
* Working on v2.3.4Jeremiah Senkpiel2015-07-031-2/+2
* 2015-07-04 io.js v2.3.3 Releasev2.3.3Jeremiah Senkpiel2015-07-032-6/+28
* deps: fix out-of-band write in utf8 decoderFedor Indutny2015-07-032-5/+13
* doc: don't recommend domains for error handlingBenjamin Gruenbaum2015-07-031-3/+5
* util: prepend '(node) ' to deprecation messagesSakthipriyan Vairamani2015-07-0316-64/+116
* Working on v2.3.3Rod Vagg2015-07-021-2/+2
* 2015-07-02 io.js v2.3.2 Releasev2.3.2Rod Vagg2015-07-022-1/+62
* repl: remove obsolete TODORich Trott2015-07-011-1/+0
* net: wrap connect in nextTickEvan Lucas2015-06-301-1/+3
* _stream_wrap: prevent use after free in TLSFedor Indutny2015-06-307-33/+239
* url: fix typo in commentRich Trott2015-06-301-1/+1
* tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2015-06-301-0/+2
* tools: update gyp to 25ed9acBen Noordhuis2015-06-3016-1887/+399
* benchmark: make concurrent requests configurableRich Trott2015-06-291-10/+23
* benchmark: fix typo in READMERich Trott2015-06-291-1/+1
* tools: re-enable comma-spacing linter ruleRoman Reiss2015-06-2911-18/+17