summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2020-09-29, Version 14.13.0 (Current)v14.13.0v14.13.0-proposalMyles Borins2020-09-293-4/+61
* doc: remove http2 non-link anchor tagsRich Trott2020-09-291-2/+1
* doc: alphabetize error listRich Trott2020-09-291-55/+57
* doc: packages docs feedbackGuy Bedford2020-09-291-58/+53
* fs: fix fs.promises.writeFile with typed arraysMichaël Zasso2020-09-292-3/+34
* doc: outline when origin is set to unhandledRejectionMatthieu Larcher2020-09-291-2/+5
* tools: update ESLint to 7.10.0cjihrig2020-09-2926-1002/+160
* module: named exports for CJS via static analysisGuy Bedford2020-09-2920-87/+1929
* doc: edit n-api.md for minor improvementsRich Trott2020-09-291-9/+9
* repl: standardize Control key indicationsRich Trott2020-09-294-24/+27
* doc: add history entry for breaking destroy() changeGil Pedersen2020-09-291-0/+12
* doc: set encoding to hex before piping hashVictor Antonio Barzana Crespo2020-09-291-1/+1
* test: replace annonymous functions with arrowPooja D.P2020-09-291-6/+6
* deps: upgrade to libuv 1.40.0cjihrig2020-09-2931-114/+390
* doc: add gpg key export directions to releases docDanielle Adams2020-09-291-2/+8
* doc: added version 7 to N-API version matrixNickNaso2020-09-291-0/+9
* test,child_process: add tests for signalCode valueRich Trott2020-09-291-0/+2
* src: fix incorrect SIGSEGV handling in NODE_USE_V8_WASM_TRAP_HANDLERAnatoly Korniltsev2020-09-291-0/+1
* src: allow N-API addon in `AddLinkedBinding()`Anna Henningsen2020-09-296-7/+131
* deps: upgrade to c-ares v1.16.1Shelley Vohr2020-09-299-94/+45
* doc: refine require/import conditions constraintsGuy Bedford2020-09-291-6/+9
* doc: improve N-API string-to-native docGabriel Schulhof2020-09-291-6/+9
* doc: avoid referring to C array sizeTobias Nießen2020-09-291-2/+2
* doc: update napi_make_callback documentationGerhard Stoebich2020-09-291-3/+5
* doc: put landing specifics in details tagRich Trott2020-09-291-0/+8
* doc: fixup lutimes metadataAnna Henningsen2020-09-291-1/+1
* doc: edit subpath export patterns introductionRich Trott2020-09-241-3/+3
* module: exports pattern supportGuy Bedford2020-09-246-49/+118
* doc: document support for package.json fieldsAntoine du HAMEL2020-09-244-142/+282
* meta: update module pages in CODEOWNERSAntoine du Hamel2020-09-241-0/+2
* doc: move package config docs to separate pageAntoine du HAMEL2020-09-245-819/+865
* doc: change type of child_process.signalCode to stringLinn Dahlgren2020-09-241-2/+2
* doc: replace "this guide" link text with guide titleRich Trott2020-09-241-3/+3
* doc: revise dependency redirection text in policy.mdRich Trott2020-09-241-15/+15
* tools: ignore build folder when checking linksAsh Cripps2020-09-241-0/+1
* doc: fix heading space bug in assert.mdThomas Hunter II2020-09-241-1/+1
* doc: add `socket.readyState`Clark Kozak2020-09-241-0/+14
* tools,doc: enforce alphabetical order for md refsAntoine du Hamel2020-09-2417-36/+51
* tools,doc: upgrade dependenciesAntoine du Hamel2020-09-245-415/+541
* module: fix crash on multiline named cjs importsChristoph Tavan2020-09-244-8/+31
* doc: update crypto.createSecretKey accepted typesFilip Skokan2020-09-241-1/+1
* doc: put release script specifics in detailsMyles Borins2020-09-241-0/+3
* Working on v14.12.1Ruy Adorno2020-09-221-2/+2
* 2020-09-22, Version 14.12.0 (Current)v14.12.0v14.12.0-proposalRuy Adorno2020-09-215-15/+101
* doc: use present tense in error messagesRich Trott2020-09-211-4/+4
* https: set requestTimeout default to 0Robert Nagy2020-09-213-2/+23
* readline: fix key name for function keys with modifiersDrunkenPoney2020-09-212-2/+33
* doc: standardize on _backward_Rich Trott2020-09-216-7/+7
* doc: revise stability section of values docRich Trott2020-09-211-3/+2
* test: improve assertions in pummel/test-timersRich Trott2020-09-211-2/+2