summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: upgrade npm to 6.9.0Kat Marchán2019-05-16505-1596/+6027
* deps: upgrade npm to 6.7.0Kat Marchán2019-05-161221-23830/+65415
* deps: upgrade npm to v6.5.0Jordan Harband2019-05-16160-174/+178
* deps: backport ICU-20575 to fix err/crasherSteven R. Loomis2019-05-162-0/+2426
* deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis2019-05-163-0/+5541
* tools: update LICENSE and tools/icu/current_ver.depUjjwal Sharma2019-05-162-15/+7
* deps: update ICU to 64.2Ujjwal Sharma2019-05-16297-13106/+20456
* module: revert module._compile to original state if module is patchedUjjwal Sharma2019-05-16121-48/+15289
* module: use compileFunction over Module.wrapUjjwal Sharma2019-05-161-13/+7
* src: remove unused field in node_http2.hgengjiawen2019-05-161-3/+0
* doc: revise breaking changes material in COLLABORATOR_GUIDERich Trott2019-05-161-12/+2
* src: remove unnecessary call to SSL_get_modeSam Roberts2019-05-161-2/+1
* tools: make test.py Queue part Python 3 compatiblegengjiawen2019-05-161-1/+4
* test: rewrite fs {f}utimes test fileJeremiah Senkpiel2019-05-161-106/+101
* doc: fix http.Agent timeout option descriptionLuigi Pinca2019-05-161-1/+1
* tools: make mkssldef.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)2019-05-161-2/+2
* build: make compress_json python3 compatibleSakthipriyan Vairamani (thefourtheye)2019-05-161-1/+1
* build: make configure.py compatible with python 3Sakthipriyan Vairamani (thefourtheye)2019-05-161-5/+6
* src: fix macro duplicate declaration in env.hgengjiawen2019-05-161-0/+2
* perf_hooks: clean up GC listenersAnna Henningsen2019-05-161-0/+5
* test: remove unused uncaughtException handlerAnna Henningsen2019-05-161-7/+1
* doc: fix file extension on ESM file exampleEric Whitebloom2019-05-161-1/+1
* doc: remove outdated s_client information in tls.mdRich Trott2019-05-161-4/+0
* test: fix sequential/test-performance delayAnatoli Papirovski2019-05-161-47/+20
* repl: improve doc for disabling REPL history on WindowsSamuel D. Leslie2019-05-161-2/+4
* doc: clarify what dns.setResolvers() affectsSam Roberts2019-05-161-0/+4
* test: remove common.isOSXMojaveRich Trott2019-05-163-7/+4
* doc: simplify process.binding() deprecation messageRich Trott2019-05-161-2/+1
* test: remove known_issues/test-cluster-bind-privileged-portRich Trott2019-05-161-25/+0
* doc: add note regarding pushing release tagsMyles Borins2019-05-161-0/+3
* test: fix pummel/test-execRich Trott2019-05-161-1/+1
* crypto: add crypto modules to cannotUseCacheDaniel Bevenius2019-05-161-0/+2
* child_process: truncate output when maxBuffer is exceededJeremiah Senkpiel2019-05-163-16/+45
* test: add stdio checks to cp-exec-maxBufferJeremiah Senkpiel2019-05-161-12/+35
* build: remove AIX/ppc (32bit) dead codeRefael Ackermann2019-05-162-71/+27
* src: remove outdated `Neuter()` call in `node_buffer.cc`Anna Henningsen2019-05-161-5/+0
* events: show inspected error in uncaught 'error' messageAnna Henningsen2019-05-162-2/+24
* http2: allow fully synchronous `_final()`Anna Henningsen2019-05-164-6/+15
* test: revoke flaky designation for testsGireesh Punathil2019-05-162-17/+0
* test: remove potential race condition in https renegotiation testRich Trott2019-05-161-4/+0
* test: replace common.PORT with `0` in https renegotiation testRich Trott2019-05-161-2/+3
* build: remove erroneous duplicate declaration from node_inspector.gypiRefael Ackermann2019-05-161-2/+0
* build: do not lint python scripts under test/fixturesJoyee Cheung2019-05-161-1/+1
* http: make ClientRequest#setTimeout() noop at endTim De Pauw2019-05-162-0/+37
* tools: improve valgrind supportAnna Henningsen2019-05-162-2/+111
* test: changed function to arrow functionyathamravali2019-05-161-6/+6
* test: use stronger curves for keygenDaniel Bevenius2019-05-161-3/+3
* tools: update ESLint to 5.12.1cjihrig2019-05-16117-513/+1226
* doc: reword stream docs to clarify that decodeStrings encodes stringsDaniel George Holz2019-05-161-10/+16
* http: reuse noop function in socketOnError()cjihrig2019-05-161-1/+2