summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* domains: port caeb677 from v0.10 to v0.12v0.12Jeremy Whitlock2015-09-305-29/+399
* v8: port fbff705 from v0.10 to v0.12Jeremy Whitlock2015-09-304-11/+52
* build,win: try next MSVS version on failureJoão Reis2015-09-161-3/+3
* build: update manifest to include Windows 10Lucien Greathouse2015-09-161-0/+2
* build: add MSVS 2015 supportRod Vagg2015-09-161-0/+24
* deps,v8: fix compilation in VS2015João Reis2015-09-161-2/+2
* deps: fix openssl for MSVS 2015Andy Polyakov2015-09-161-2/+2
* deps: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2015-09-161-0/+2
* deps: update gyp to 25ed9acJoão Reis2015-09-1640-2593/+3480
* win: fix custom actions for WiX older than 3.9João Reis2015-09-162-4/+4
* win: fix custom actions on Visual Studio != 2013Julien Gilli2015-09-162-15/+49
* crypto: replace rwlocks with simple mutexesBen Noordhuis2015-09-111-16/+9
* doc: fixed child_process.exec docTyler Anton2015-08-281-5/+7
* child_process: clone spawn options argumentcjihrig2015-08-273-0/+16
* tls: Closing parent socket also closes the tls sockDevin Nakamura2015-08-273-8/+69
* docs: event emitter behavior noticeSamuel Mills (Henchman)2015-08-271-0/+4
* src: fix intermittent SIGSEGV in resolveTxtEvan Lucas2015-08-272-2/+11
* test: mark test-https-aws-ssl flaky on linuxJoão Reis2015-08-251-0/+3
* build: work around VS2015 issue in ICU <56Steven R. Loomis2015-08-243-3/+730
* deps: upgrade to npm 2.13.4Kat Marchán2015-08-21828-11798/+32429
* Update addons.markdownMax Deepfield2015-08-211-1/+1
* doc: Update docs for os.platform()George Kotchlamazashvili2015-08-191-1/+19
* build: Intl: bump ICU4C from 54 to 55 (backport)Steven R. Loomis2015-08-142-7/+7
* commaJulien Valéry2015-08-131-1/+1
* doc: Change the link for v8 docs to v8dox.comChad Walker2015-08-131-1/+1
* doc: buffer, adding missing backtickDyana Rose2015-08-131-1/+1
* Update assert.markdowndaveboivin2015-08-131-1/+1
* Fixed typoAndrew Murray2015-08-131-1/+1
* doc: tls.markdown, adjust version from v0.10.39 to v0.10.xJames M Snell2015-08-031-1/+1
* doc: additional refinement to readable eventJames M Snell2015-08-031-5/+4
* doc: readable event clarificationJames M Snell2015-08-031-0/+26
* doc: stream.unshift does not reset reading stateJames M Snell2015-08-031-13/+24
* Update util.markdownDaniel Rentz2015-08-031-1/+1
* doc: clarify Readable._read and Readable.pushfresheneesz2015-08-031-25/+20
* doc: two minor stream doc improvementsJames M Snell2015-08-031-1/+7
* docs:events clarify emitter.listener() behaviorBenjamin Steephenson2015-08-031-1/+1
* doc: Clarified read method with specified size argument.Philippe Laferriere2015-08-031-1/+3
* Update child_process.markdown, spellingJared Fox2015-08-031-1/+1
* updated documentation for fs.createReadStreamMichele Caini2015-08-031-0/+4
* doc, comments: Grammar and spelling fixesVille Skyttä2015-08-039-18/+18
* doc: Document http.request protocol optionVille Skyttä2015-08-031-0/+1
* doc: add a note about readable in flowing modeJames M Snell2015-08-031-0/+6
* doc: fix line wrapping in buffer.markdownJames M Snell2015-08-031-1/+3
* Documentation update about Buffer initializationSarath2015-08-031-1/+1
* docs: Fix default options for fs.createWriteStream()Chris Neave2015-08-031-1/+1
* doc: add CleartextStream deprecation noticeJames M Snell2015-08-031-0/+5
* doc: mention that mode is ignored if file existsJames M Snell2015-08-031-0/+3
* doc: improve http.abort descriptionJames M Snell2015-08-031-1/+2
* test: mark test-signal-unregister as flakyAlexis Campailla2015-07-241-0/+1
* test: fix test-debug-port-from-cmdlineJoão Reis2015-07-231-3/+3