Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2021-03-02doc: fix typo in doc/api/packages.mdmarsonya
2021-03-02workers: fix spawning from preload scriptsJames M Snell
2021-03-02doc: fix typo "director" instead of "directory"humanwebpl
2021-02-28doc: fix typo in webcrypto.mdmarsonya
2021-02-28child_process: fix spawn and fork abort behaviorNitzan Uziely
2021-02-28doc: document the NO_COLOR and FORCE_COLOR env varsJames M Snell
2021-02-28doc: add url.resolve replacement exampleAntoine du Hamel
2021-02-28stream: add AbortSignal support to finishedNitzan Uziely
2021-02-28crypto: check ed/x webcrypto key import algorithm namesFilip Skokan
2021-02-28crypto: make FIPS related options always awailableVít Ondruch
2021-02-28fs: fixup negative length in fs.truncateJames M Snell
2021-02-28doc: recommend queueMicrotask over process.nextTickJames M Snell
2021-02-28doc: fix typo in doc/api/http2/mdmarsonya
2021-02-28errors: remove experimental from --enable-source-mapsbcoe
2021-02-28doc: alphabetize vm Module class propertiesRich Trott
2021-02-28doc: alphabetize crypto Cipher class entriesRich Trott
2021-02-28doc: use HEAD for links in api docsMichael Dawson
2021-02-28doc: fix alignment of parametersMichael Dawson
2021-02-28doc: fix typo in doc/api/esm.mdmarsonya
2021-02-28doc: fix "referred to" in fs docsTobias Nießen
2021-02-28doc: document x509 error codesDan Čermák
2021-02-28doc,child_process: `pid` can be `undefined` when `ENOENT`dr-js
2021-02-28doc: fix typo in esm.mdJay Tailor
2021-02-28doc,lib: prepare for stricter multi-line array lintingRich Trott
2021-02-28stream: add AbortSignal to promisified pipelineNitzan Uziely
2021-02-28doc: clarify that async_hook callbacks cannot be asyncJames M Snell
2021-02-28doc: use **Default:** more consistentlycjihrig
2021-02-222021-02-23, Version 15.10.0 (Current)v15.10.0Beth Griggs
2021-02-20http2: add unknownProtocol timeoutDaniel Bevenius
2021-02-172021-02-17, Version 15.9.0 (Current)v15.9.0Danielle Adams
2021-02-16fs: add fsPromises.watch()James M Snell
2021-02-16doc: fix quotes in stream docsTobias Nießen
2021-02-16doc: fix backticks in crypto API docsTobias Nießen
2021-02-16doc: link PACKAGE_EXPORTS_RESOLVE to ESM sectionUtku Gultopu
2021-02-16doc: alphabetize crypto.* methodsRich Trott
2021-02-16doc: fix performanceEntry.flags style formatCheng Liu
2021-02-16perf_hooks: introduce createHistogramJames M Snell
2021-02-16doc: fix typo in deprecations.mdmarsonya
2021-02-16doc: fix typo in buffer.mdmarsonya
2021-02-16doc: add version metadata for packages featuresAntoine du Hamel
2021-02-16doc: fix typo in /api/dns.mdmarsonya
2021-02-16doc: refactor fs docs structureJames M Snell
2021-02-16doc: fix description of hasSubscribersTobias Nießen
2021-02-16doc: discourage error eventBenjamin Gruenbaum
2021-02-16node-api: allow retrieval of add-on file nameGabriel Schulhof
2021-02-16doc: warn about using strings as inputs in cryptoTobias Nießen
2021-02-16doc: fix typo in crypto.mdmarsonya
2021-02-16doc: fix typo in console.mdmarsonya
2021-02-16doc: rename N-API to Node-APIGabriel Schulhof
2021-02-16crypto: remove webcrypto "DSA" JWK Key Type operationsFilip Skokan