summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2020-12-17, Version 14.15.3 'Fermium' (LTS)v14.15.3v14.15.3-proposalBeth Griggs2020-12-173-2/+15
* Revert "http: lazy create IncomingMessage.headers"Beth Griggs2020-12-171-56/+6
* Working on v14.15.3Beth Griggs2020-12-151-2/+2
* 2020-12-15, Version 14.15.2 'Fermium' (LTS)v14.15.2v14.15.2-proposalBeth Griggs2020-12-153-2/+204
* http2: check write not scheduled in scope destructorDavid Halls2020-12-152-1/+48
* deps: upgrade npm to 6.14.9Myles Borins2020-12-15398-6124/+11634
* doc: remove stray comma in url.mdRich Trott2020-12-151-1/+1
* http: fix typo in commentHollow Man2020-12-151-1/+1
* doc: revise agent.destroy() textRich Trott2020-12-151-2/+2
* test: update comments in test-fs-read-offset-nullRich Trott2020-12-151-5/+4
* n-api: clean up binding creationGabriel Schulhof2020-12-151-183/+80
* n-api: fix test_async_context warningsGabriel Schulhof2020-12-151-2/+3
* async_hooks: refactor to use more primordialsAntoine du Hamel2020-12-153-12/+20
* doc: add compatibility/interop technical valueGeoffrey Booth2020-12-151-1/+4
* win,build,tools: support VS prereleaseBaruch Odem2020-12-152-2/+2
* tools: bump unist-util-find@1.0.1 to unist-util-find@1.0.2Rich Trott2020-12-152-440/+8
* doc: de-emphasize wrapping in napi_define_classGabriel Schulhof2020-12-151-24/+31
* benchmark: fix build warningsGabriel Schulhof2020-12-152-2/+6
* tools: only use 2 cores for macos actionMyles Borins2020-12-151-2/+2
* build: replace which with command -vraisinten2020-12-155-12/+12
* fs: remove experimental from promises.rmdir recursiveAnders Kaseorg2020-12-151-2/+0
* src: refactor using-declarations node_env_var.ccraisinten2020-12-151-7/+10
* tools: remove bashisms from license builder scriptAntoine du Hamel2020-12-151-36/+36
* doc,url: fix url.hostname exampleRishabh Mehan2020-12-151-0/+6
* fs: filehandle read now accepts object as argumentNikola Glavina2020-12-152-10/+34
* build: try “python3” as a last resort for 3.xOle André Vadla Ravnås2020-12-151-0/+1
* test: fix typo in inspector-helper.jsLuigi Pinca2020-12-151-1/+1
* test: deflake test-http-destroyed-socket-write2Luigi Pinca2020-12-151-10/+11
* doc: clarify text about process not respondingRich Trott2020-12-151-4/+2
* n-api: improve consistency of how we get contextMichael Dawson2020-12-151-3/+2
* test: make test-http2-client-jsstream-destroy.js reliableRich Trott2020-12-151-4/+7
* test: add test for fs.read when offset key is nullmayank agarwal2020-12-151-0/+43
* tools: hide commit queue action linkAntoine du Hamel2020-12-151-4/+2
* n-api: factor out calling patternGabriel Schulhof2020-12-153-38/+21
* doc: esm docs consolidation and reorderingGuy Bedford2020-12-153-177/+215
* doc: move shigeki to emeritusRich Trott2020-12-151-2/+2
* doc: document the error when cwd not exists in child_process.spawnFeelyChau2020-12-151-1/+4
* test: improve test-stream-duplex-readable-endLuigi Pinca2020-12-151-8/+5
* vm: refactor to use more primordialsAntoine du Hamel2020-12-152-9/+13
* esm: refactor to use more primordialsAntoine du Hamel2020-12-158-26/+50
* test: add util.inspect test for null maxStringLengthRich Trott2020-12-151-0/+1
* cluster: refactor to use more primordialsAntoine du Hamel2020-12-156-33/+51
* assert: refactor to use more primordialsAntoine du Hamel2020-12-152-25/+36
* src: remove duplicate logic for getting bufferYash Ladha2020-12-151-12/+13
* build: conditionally clear vcinstalldirBrian Ingenito2020-12-151-1/+1
* test: replace var with constAleksandr Krutko2020-12-151-2/+2
* doc: fix typo in debugger.mdRich Trott2020-12-151-1/+1
* util: fix to inspect getters that access thisraisinten2020-12-152-3/+35
* tools: update doc tools to remark-parse@9.0.0Rich Trott2020-12-156-63/+1362
* doc: update list styles for remark-parse@9 renderingRich Trott2020-12-1516-107/+108