summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015-11-03, Version 4.2.2 "Argon" (LTS) Releasev4.2.2James M Snell2015-11-032-1/+96
* doc: fix typos in changelogreggi2015-10-301-14/+14
* test: split independent tests into separate filesRich Trott2015-10-302-17/+21
* test: add node::MakeCallback() test coverageBen Noordhuis2015-10-303-0/+109
* doc: more use-cases for promise eventsDomenic Denicola2015-10-301-9/+32
* build: rectify --link-module help textP.S.V.R2015-10-301-1/+2
* doc: remove old note, 'cluster' is marked stableBalázs Galambosi2015-10-301-4/+1
* doc: createServer's key option can be an arraySakthipriyan Vairamani2015-10-301-2/+7
* doc: binary encoding is not deprecatedTrevor Norris2015-10-301-4/+3
* v8: pull fix for builtin code size on PPCMichael Dawson2015-10-291-0/+3
* test: use port number from env in tls socket testStefan Budeanu2015-10-291-2/+2
* test: fix heap-profiler link error LNK1194 on winJunliang Yan2015-10-291-1/+2
* src: wrap source before doing syntax checkEvan Lucas2015-10-293-0/+6
* test: fix missing unistd.h on windowsJunliang Yan2015-10-291-2/+13
* test: add regression test for --debug-brk -e 0Ben Noordhuis2015-10-291-0/+9
* doc: mention the behaviour if URL is invalidSakthipriyan Vairamani2015-10-291-2/+7
* deps: backport 010897c from V8 upstreamAli Ijaz Sheikh2015-10-292-5/+62
* src: fix race condition in debug signal on exitBen Noordhuis2015-10-292-13/+60
* repl: handle comments properlySakthipriyan Vairamani2015-10-292-78/+122
* timers: reuse timer in `setTimeout().unref()`Fedor Indutny2015-10-292-7/+42
* test: port domains regression test from v0.10Jonas Dohse2015-10-291-0/+34
* test: remove util from commonRich Trott2015-10-291-8/+1
* test: remove util properties from commonRich Trott2015-10-291-4/+2
* src: fix exception message encoding on WindowsBrian White2015-10-291-13/+45
* test: split up buffer tests for reliabilityRich Trott2015-10-295-26/+101
* test: parallelize long-running testRich Trott2015-10-295-69/+119
* test: change call to deprecated util.isError()Rich Trott2015-10-291-11/+10
* deps: backport 8d6a228 from the v8's upstreamFedor Indutny2015-10-293-34/+92
* lib: fix cluster handle leakRich Trott2015-10-292-1/+57
* test: improve tests for util.inheritsMichaël Zasso2015-10-292-7/+46
* test: print helpful err msg on test-dns-ipv6.jsJunliang Yan2015-10-291-1/+2
* buffer: fix value check for writeUInt{B,L}ETrevor Norris2015-10-292-4/+27
* test: fix domain with abort-on-uncaught on PPCJulien Gilli2015-10-291-13/+9
* fs: reduced duplicate code in fs.write()ronkorving2015-10-291-8/+3
* repl: limit persistent history correctly on loadJeremiah Senkpiel2015-10-292-2/+14
* test: cleanup, improve repl-persistent-historyJeremiah Senkpiel2015-10-291-15/+68
* test: add Symbol test for assert.deepEqual()Rich Trott2015-10-291-3/+1
* buffer: don't CHECK on zero-sized reallocBen Noordhuis2015-10-292-9/+24
* test: disable test-tick-processor - aix and be ppcMichael Dawson2015-10-292-3/+10
* test: harden test-child-process-fork-regr-gh-2847Michael Dawson2015-10-291-1/+23
* test: fix test-net-keepalive for AIXImran Iqbal2015-10-291-10/+10
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-2937-77/+81
* test: skip test-dns-ipv6.js if ipv6 is unavailableJunliang Yan2015-10-291-0/+5
* docs: add missing shell option to execSyncfansworld-claudio2015-10-291-0/+4
* test: repl-persistent-history is no longer flakyJeremiah Senkpiel2015-10-291-1/+0
* test: fix flaky test-child-process-emfileRich Trott2015-10-291-8/+24
* test: remove flaky status from eval_messages testRich Trott2015-10-291-1/+0
* test: fix flaky test for symlinksRich Trott2015-10-292-62/+55
* test: apply correct assert.fail() argumentsRich Trott2015-10-2913-13/+13
* doc: fix indent in tls resumption exampleRoman Reiss2015-10-291-8/+8