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
2022-11-13doc: adjust wording to eliminate awkward typographyKonv
2022-11-10buffer: introduce FileKhafra
2022-11-10doc, async_hooks: improve and add migration hintsGerhard Stöbich
2022-11-09node-api: handle no support for external buffersMichael Dawson
2022-11-09tls: add "ca" property to certificate objectBen Noordhuis
2022-11-08lib: add options to the heap snapshot APIsJoyee Cheung
2022-11-08test_runner: support function mockingcjihrig
2022-11-07doc: fix test runner's only tests section headerColin Ihrig
2022-11-07test_runner: avoid swallowing of asynchronously thrown errorsMURAKAMI Masahiko
2022-11-06doc: add more info for timer.setIntervaltheanarkh
2022-11-06doc: add `node:` prefix for examplesDaeyeon Jeong
2022-11-05diagnostics_channel: mark as stableStephen Belanger
2022-11-03doc: fix "task_processor.js" typoandreysoktoev
2022-11-02report: add more memory infotheanarkh
2022-11-022022-11-01, Version 14.21.0 'Fermium' (LTS)Danielle Adams
2022-11-01src: trace threadpool eventtheanarkh
2022-11-01fs: add recursive watch to linuxYagiz Nizipli
2022-10-31stream: add compose operatorRaz Luvaton
2022-10-29doc: add history section to `fetch`-related globalsAntoine du Hamel
2022-10-28doc, http: add Uint8Array as allowed typeGerhard Stöbich
2022-10-27doc: update process.releaseFilip Skokan
2022-10-24report: add rss and use/kernel cpu usage fieldstheanarkh
2022-10-23src,lib: retrieve parsed source map url from v8legendecas
2022-10-23doc: be more definite and present tense-yBen Noordhuis
2022-10-21report,doc: define report version semanticsGireesh Punathil
2022-10-20doc: fix typo in parseArgs default valueTobias Nießen
2022-10-19process: remove `process.exit()`, `process.exitCode` coercion to integerDaeyeon Jeong
2022-10-19util: add MIME utilities (#21128)Bradley Farias
2022-10-182022-10-18, Version 19.0.0 (Current)RafaelGSS
2022-10-17doc: fix http and http2 writeEarlyHints() parameterFabian Meyer
2022-10-15lib: promise version of streams.finished call clean upNaor Tedgi (Abu Emma)
2022-10-14inspector: introduce inspector/promises APIErick Wendel
2022-10-142022-10-13, Version 18.11.0 (Current)Danielle Adams
2022-10-122022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda
2022-10-12doc: deprecate url.parse()Rich Trott
2022-10-11doc: fix backticks in fs API docsLivia Medeiros
2022-10-11doc: add fsPromises.readFile() exampleTierney Cyren
2022-10-10path: the dot will be added(path.format) if it is not specified in `ext`theanarkh
2022-10-10doc: mention `corepack prepare` supports tag or rangeMichael Rienstra
2022-10-10lib: enable global CustomEvent by defaultDaeyeon Jeong
2022-10-10fs: add `FileHandle.prototype.readLines`Antoine du Hamel
2022-10-10doc: graduate webcrypto to stableFilip Skokan
2022-10-09doc: remove Legacy status from querystringRich Trott
2022-10-07util: add default value option to parseargManuel Spigolon
2022-10-07process: runtime deprecate coercion to integer in `process.exit()`Daeyeon Jeong
2022-10-06http: be more aggressive to reply 400, 408 and 431ywave620
2022-10-06http2: make early hints genericYagiz Nizipli
2022-10-06doc,crypto: mark experimental algorithms more visuallyFilip Skokan
2022-10-05doc,crypto: add missing CFRG curve algorithms to supported listsFilip Skokan
2022-10-05doc,crypto: add null length to crypto.subtle.deriveBitsFilip Skokan