summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: upgrade V8 to 5.0.71.32Ali Ijaz Sheikh2016-04-261008-52788/+75193
* deps: floating fix for npm's test-node scriptKat Marchán2016-04-261-1/+1
* deps: upgrade npm to 3.8.6Kat Marchán2016-04-26207-822/+1321
* doc: fix incorrect references in buffer docsAmery2016-04-261-4/+4
* repl: don’t complete non-simple expressionsAnna Henningsen2016-04-262-1/+9
* streams: support unlimited synchronous cork/uncork cyclesMatteo Collina2016-04-262-6/+50
* deps: cherry-pick 1383d00 from v8 upstreamFedor Indutny2016-04-261-1/+4
* os: add userInfo() methodcjihrig2016-04-265-0/+114
* test: fix flaky test-child-process-fork-netRich Trott2016-04-261-8/+8
* tools: remove simplejson dependencySakthipriyan Vairamani2016-04-261-6/+1
* stream: Fix readableState.awaitDrain mechanismAnna Henningsen2016-04-262-3/+43
* querystring: using toString for objects on querystring.escapeIgor Kalashnikov2016-04-262-2/+30
* doc: add copy about how to curl SHA256.txtMyles Borins2016-04-261-1/+9
* doc: clarification for maxBuffer and Unicode outputJames M Snell2016-04-261-28/+50
* test: fix issues for ESLint 2.7.0silverwind2016-04-265-28/+24
* tools: update ESLint to 2.7.0silverwind2016-04-262040-36892/+40599
* doc: describe child.kill() pitfalls on linuxRobert Jefe Lindstaedt2016-04-261-2/+24
* tools,doc: fix json for grouped optional paramsfiredfox2016-04-261-7/+16
* tools,doc: fix incomplete json produced by doctoolfiredfox2016-04-261-0/+8
* doc: fix scrolling on iOS devicesLuigi Pinca2016-04-261-22/+6
* buffer: add Buffer.prototype.compare by offsetJames M Snell2016-04-265-27/+248
* doc: path.format provide more examplesJohn Eversole2016-04-261-14/+27
* test: move some test from sequential to parallelSantiago Gimeno2016-04-2620-8/+13
* test: fix flaky test-http-client-abortRich Trott2016-04-261-6/+6
* tools: do not rewrite npm shebang in install.pyEvan Lucas2016-04-261-16/+0
* path: fixing a test that breaks on some machines.Mike Kaufman2016-04-261-1/+2
* repl: refactor repl.jsRich Trott2016-04-262-4/+21
* doc: add topic - event loop, timers, `nextTick()`Jeff Harris2016-04-261-0/+467
* buffer: standardize array index checkTrevor Norris2016-04-262-1/+7
* doc: add example using algorithms not directly exposedBrad Hill2016-04-261-0/+22
* test: refactor test-file-write-stream3Rich Trott2016-04-261-22/+9
* deps: backport 125ac66 from v8 upstreamMyles Borins2016-04-261-1/+1
* doc: update openssl LICENSE using license-builder.shSteven R. Loomis2016-04-261-1/+1
* doc: fix a typo in 5.10.1's changelogVladimir Varankin2016-04-261-1/+1
* doc: simple doc typo fixBrendon Pierson2016-04-071-1/+1
* deps: upgrade libuv to 1.9.0Saúl Ibarra Corretgé2016-04-0769-395/+1746
* build: remove -f{data,function}-sections flagsBen Noordhuis2016-04-071-1/+1
* deps: upgrade to V8 4.9.385.35Ben Noordhuis2016-04-0721-211/+349
* test: enforce strict mode for test-domain-cryptoRich Trott2016-04-061-1/+3
* doc: note about Android supportRich Trott2016-04-061-1/+8
* test: fix another flaky stringbytes testAli Ijaz Sheikh2016-04-062-7/+11
* 2016-04-05, Version 5.10.1 (Stable) ReleaseMyles Borins2016-04-051-0/+43
* doc: improve github templates by using commentsJohan Bergström2016-04-062-30/+48
* test: fix flakiness of stringbytes-externalAli Ijaz Sheikh2016-04-059-42/+88
* zlib: detect gzip files when using unzip*Anna Henningsen2016-04-053-1/+91
* src: add missing 'inline' keywordsBen Noordhuis2016-04-051-2/+2
* readline: emit key info unconditionallycjihrig2016-04-052-4/+3
* readline: document emitKeypressEvents()cjihrig2016-04-052-0/+35
* net: remove implicit setting of DNS hintscjihrig2016-04-051-11/+0
* src: remove deprecated internal functionsBen Noordhuis2016-04-052-78/+0