summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: enable v8 postmortem debugging againBen Noordhuis2015-04-282-4/+3
* deps: upgrade v8 to 4.2.77.18Chris Dickinson2015-04-2814-146/+185
* deps: upgrade v8 to 4.2.77.15Ben Noordhuis2015-04-288-36/+57
* deps: enable v8 postmortem debugging againBen Noordhuis2015-04-282-4/+3
* deps: upgrade v8 to 4.2.77.13Ben Noordhuis2015-04-28975-40251/+68751
* os: remove trailing slash from os.tmpdir()Christian Tellnes2015-04-282-2/+10
* doc: add TC meeting 2015-04-15 minutesRod Vagg2015-04-281-0/+87
* doc: Add Known issues to v1.7.0/1.7.1 CHANGELOGYosuke Furukawa2015-04-291-0/+16
* string_decoder: don't cache Buffer.isEncodingBrian White2015-04-281-3/+3
* doc: fix util.deprecate exampleNick Raienko2015-04-281-2/+4
* build: remove -J from test-ciRod Vagg2015-04-282-2/+2
* test: fix test-net-dns-custom-lookup test assertionEvan Lucas2015-04-281-3/+12
* test: adjust Makefile/test-ci, add to vcbuild.batRod Vagg2015-04-272-1/+4
* win,node-gyp: enable delay-load hook by defaultBert Belder2015-04-261-1/+1
* util: add Map and Set inspection supportChristopher Monsanto2015-04-252-13/+172
* doc: Add Addon API (NAN) to working group listJulian Duque2015-04-251-4/+5
* doc: add TC meeting 2015-04-08 minutesRod Vagg2015-04-251-0/+184
* net: add lookup option to Socket.prototype.connectEvan Lucas2015-04-243-1/+47
* net: cleanup connect logicEvan Lucas2015-04-243-54/+85
* buffer: little improve for Buffer.concat methodJackson Tian2015-04-231-5/+5
* doc: update branch to masterRoman Reiss2015-04-232-7/+7
* module: remove '' from Module.globalPathsChris Yip2015-04-232-4/+8
* tls_wrap: use localhost if options.host is emptyGuilherme Souza2015-04-232-1/+36
* doc: add Fishrock123 to the TCJeremiah Senkpiel2015-04-231-1/+1
* doc: add spaces to child.kill exampleNick Raienko2015-04-221-1/+1
* doc: update AUTHORS listRod Vagg2015-04-211-0/+3
* Merge v1.8.1.Chris Dickinson2015-04-203-9/+14
|\
| * 2015-04-20 io.js v1.8.1 Releasev1.8.1Chris Dickinson2015-04-202-3/+10
| * src: revert NODE_MODULE_VERSION to 43Chris Dickinson2015-04-201-1/+1
| * Revert "build: use %PYTHON% instead of python"Rod Vagg2015-04-201-6/+4
| * Working on v1.8.1Chris Dickinson2015-04-171-2/+2
* | test: add test for 06cfff9 regressionBrendan Ashworth2015-04-181-0/+45
* | Revert "http: don't bother making a copy of the options"Brendan Ashworth2015-04-181-0/+2
* | doc: update CONTRIBUTING.mdBrendan Ashworth2015-04-181-15/+7
* | Working on v2.0.0Chris Dickinson2015-04-171-3/+3
|/
* 2015-04-17 io.js v1.8.0 ReleaseChris Dickinson2015-04-172-4/+87
* build: fix logic for shared library flagsJeremiah Senkpiel2015-04-171-4/+4
* win,node-gyp: optionally allow node.exe/iojs.exe to be renamedBert Belder2015-04-172-0/+57
* deps: make node-gyp work with io.jscjihrig2015-04-173-25/+25
* deps: upgrade npm to 2.8.3Forrest L Norvell2015-04-17463-6879/+9178
* deps: fix git case sensitivity issue in npmChris Dickinson2015-04-171-233/+0
* module: fix styleRoman Reiss2015-04-171-2/+2
* http: logically respect maxSocketsfengmk22015-04-172-1/+54
* net: add fd into listen2 debug infoJackson Tian2015-04-171-1/+1
* build: use %PYTHON% instead of pythonRod Vagg2015-04-161-4/+6
* stream: remove duplicated expressionYazhong Liu2015-04-161-3/+3
* module: handle NODE_PATH in require('.')Roman Reiss2015-04-173-8/+36
* buffer: fast-case for empty string in byteLengthJackson Tian2015-04-161-0/+3
* src: remove duplicate byteLength from BufferJackson Tian2015-04-161-1/+0
* doc: Document forced pushing with gitJohan Bergström2015-04-161-0/+11