summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* async-wrap: add provider id and object info cbTrevor Norris2015-06-1725-5/+175
* vm: remove unnecessary HandleScopesBen Noordhuis2015-06-171-6/+0
* tools: make test-npm work without global npmJeremiah Senkpiel2015-06-171-1/+2
* test: tmpdir creation failures should fail testsRich Trott2015-06-161-9/+2
* doc: reformat authors sectionJohan Bergström2015-06-171-36/+36
* util: dont repeat isBufferBrendan Ashworth2015-06-161-4/+1
* buffer: fix cyclic dependency with utilBrendan Ashworth2015-06-162-3/+6
* util: move deprecate() to internal moduleBrendan Ashworth2015-06-162-23/+25
* module: allow long paths for require on WindowsMichaël Zasso2015-06-162-3/+20
* test: fix test-cluster-worker-disconnectSantiago Gimeno2015-06-161-4/+0
* crypto: add cert check to CNNIC WhitelistShigeki Ohtsu2015-06-1614-44/+6092
* doc: minor clarification in the modules API doc.Сковорода Никита Андреевич2015-06-161-2/+2
* build: fix pkg-config output parsing in configureBen Noordhuis2015-06-161-25/+14
* zlib: prevent uncaught exception in zlibBufferMichaël Zasso2015-06-152-2/+40
* win,node-gyp: enable delay-load hook by defaultBert Belder2015-06-151-1/+1
* deps: make node-gyp work with io.jscjihrig2015-06-153-25/+25
* deps: upgrade to npm 2.11.2Rebecca Turner2015-06-15282-9817/+1337
* doc: benchmark/README.md copyeditRich Trott2015-06-151-5/+11
* tools: enable whitespace related rules in eslintRoman Reiss2015-06-151-0/+6
* lib,test: fix whitespace issuesRoman Reiss2015-06-1540-79/+8
* build: don't run lint from test-ciJohan Bergström2015-06-151-2/+0
* build: simplify execution of built binaryJohan Bergström2015-06-151-9/+9
* v8: cherry-pick uclibc build patch from upstreamBen Noordhuis2015-06-141-0/+4
* doc: copyedit COLLABORATOR_GUIDE.mdRich Trott2015-06-141-12/+11
* doc: copyedit GOVERNANCE.mdRich Trott2015-06-141-8/+8
* test: only refresh tmpDir for tests that need itRich Trott2015-06-1353-77/+92
* test: remove test repetitionRich Trott2015-06-131-25/+21
* doc: add ChALkeR as collaboratorСковорода Никита Андреевич2015-06-131-0/+1
* doc: remove irrelevant SEMVER-MINOR & MAJORRod Vagg2015-06-131-2/+2
* Working on v2.3.1Rod Vagg2015-06-131-2/+2
* 2015-06-13 io.js v2.3.0 Releasev2.3.0Rod Vagg2015-06-132-6/+35
* 2015-06-12 io.js v2.3.0 ReleaseRod Vagg2015-06-131-0/+93
* test: add test for failed save in REPLRich Trott2015-06-121-1/+16
* doc: add Trott as collaboratorRich Trott2015-06-121-0/+1
* Revert "readline: allow tabs in input"Jeremiah Senkpiel2015-06-122-67/+13
* node: mark promises as handled as soon as possibleVladimir Kurchatkin2015-06-132-5/+22
* test: fix cluster-worker-wait-server-close racesSam Roberts2015-06-121-6/+12
* deps: update UPGRADING.md doc to openssl-1.0.2cShigeki Ohtsu2015-06-131-40/+10
* deps: replace all headers in opensslShigeki Ohtsu2015-06-1376-328/+76
* deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu2015-06-132-5/+20
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2015-06-131-7/+13
* deps: fix asm build error of openssl in x86_win32Shigeki Ohtsu2015-06-131-6/+6
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2015-06-131-1/+1
* deps: upgrade openssl sources to 1.0.2cShigeki Ohtsu2015-06-1390-143/+383
* deps: update asm files for openssl-1.0.2bShigeki Ohtsu2015-06-1231-2737/+7274
* deps: replace all headers in opensslShigeki Ohtsu2015-06-1276-328/+76
* deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu2015-06-122-5/+20
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2015-06-121-7/+13
* deps: fix asm build error of openssl in x86_win32Shigeki Ohtsu2015-06-121-6/+6
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2015-06-121-1/+1