summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2020-02-18, Version 13.9.0 (Current)v13.9.0v13.9.0-proposalShelley Vohr2020-02-1812-17/+256
* src: use hex not decimal in IsArrayIndexShelley Vohr2020-02-171-1/+1
* src: keep main-thread Isolate attached to platform during DisposeAnna Henningsen2020-02-171-1/+5
* async_hooks: ensure event after been emitted on runInAsyncScopelegendecas2020-02-173-45/+19
* test: mark test-fs-stat-bigint flaky on FreeBSDRich Trott2020-02-171-0/+2
* doc: add glossary.mdgengjiawen2020-02-171-0/+16
* crypto: fix performance regressionRobert Nagy2020-02-171-2/+0
* benchmark: use let instead of varDaniele Belardi2020-02-1730-80/+75
* benchmark: swap var for let in benchmarksAlex Ramirez2020-02-1747-51/+51
* doc: add prerequisites information for ArchUjjwal Sharma2020-02-171-0/+1
* worker: add support for .cjs extensionAntoine du HAMEL2020-02-174-2/+20
* doc: fix typo on fs docsJuan José Arboleda2020-02-171-1/+1
* doc: update contact email for @ryzokukenUjjwal Sharma2020-02-171-1/+1
* doc: fix default server timeout description for httpsAndrey Pechkurov2020-02-171-1/+5
* test: fix flaky parallel/test-repl-history-navigation testRuben Bridgewater2020-02-171-13/+8
* test: improve test-fs-stat-bigintRich Trott2020-02-171-51/+60
* doc: add directions to mark a release line as ltsDanielle Adams2020-02-171-0/+33
* doc: expand C++ README with information about exception handlingAnna Henningsen2020-02-171-1/+24
* doc: update foundation name in onboardingTobias Nießen2020-02-171-1/+1
* meta: move princejwesley to emeritusRich Trott2020-02-171-2/+2
* meta: move vkurchatkin to emeritusRich Trott2020-02-171-2/+2
* meta: move calvinmetcalf to emeritusRich Trott2020-02-171-4/+4
* util: throw if unreachable TypedArray checking code is reachedRich Trott2020-02-171-1/+5
* util: add coverage for util.inspect.colors alias setterRich Trott2020-02-171-0/+25
* src: wrap HostPort in ExclusiveAccessBen Noordhuis2020-02-179-21/+36
* src: add ExclusiveAccess classBen Noordhuis2020-02-171-0/+48
* worker: properly handle env and NODE_OPTIONS in workersDenys Otrishko2020-02-176-75/+193
* src: allow to reuse env options handlingDenys Otrishko2020-02-174-68/+77
* tools: update Markdown linter to be cross-platformDerek Lewis2020-02-175-127/+44790
* doc: reword possessive form of Node.js in zlib.mdRich Trott2020-02-171-1/+1
* doc: reword possessive form of Node.js in modules.mdRich Trott2020-02-171-4/+4
* doc: reword possessive form of Node.js in repl.mdRich Trott2020-02-171-1/+1
* doc: reword section title in addons.mdRich Trott2020-02-171-3/+3
* util: throw if unreachable code is reachedRich Trott2020-02-171-1/+3
* async_hooks: add executionAsyncResourceMatteo Collina2020-02-1719-57/+458
* doc: revise deepEqual() legacy assertion mode textRich Trott2020-02-171-2/+2
* doc: improve strict assertion mode color textRich Trott2020-02-171-6/+4
* test: remove flaky designation for test-fs-stat-bigintRich Trott2020-02-171-2/+0
* test: fix flaky test-fs-stat-bigintDuncan Healy2020-02-171-9/+10
* Revert "benchmark: refactor helper into a class"Anna Henningsen2020-02-171-215/+214
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-1737-292/+189
* Revert "test: refactor all benchmark tests to use the new test option"Anna Henningsen2020-02-1732-34/+322
* Revert "benchmark: remove special test entries"Anna Henningsen2020-02-1741-15/+81
* test: add debugging output to test-net-listen-after-destroy-stdinRich Trott2020-02-171-7/+7
* test: improve assertion message in test-dns-anyRich Trott2020-02-171-3/+4
* src: do not unnecessarily re-assign uv handle dataAnna Henningsen2020-02-172-5/+5
* src: fix compile warnings in node_url.ccAnna Henningsen2020-02-171-4/+3
* doc,util: revise util.md introductory paragraphRich Trott2020-02-171-3/+3
* doc,net: reword Unix domain path paragraph in net.mdRich Trott2020-02-171-12/+10
* test: fix flaky test-trace-sigint-on-idleAnna Henningsen2020-02-171-5/+7