summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* cli: add `--trace-atomics-wait` flagAnna Henningsen2020-05-151-0/+30
* fs: forbid concurrent operations on Dir handleAnna Henningsen2020-05-151-0/+9
* Revert "vm: add importModuleDynamically option to compileFunction"Matteo Collina2020-05-151-11/+4
* doc: add examples for implementing ESMunknown2020-05-141-0/+21
* src: add support for TLAGus Caplan2020-05-143-25/+53
* tls: fix --tls-keylog optionAlba Mendez2020-05-141-1/+1
* doc: add note about clientError writable handlingPaolo Insogna2020-05-121-0/+15
* doc: fix typo in n-api.mdDaniel Bevenius2020-05-121-1/+1
* http: emit 'error' on aborted server requestRobert Nagy2020-05-101-3/+8
* http: return this from ClientRequest#destroy()cjihrig2020-05-091-0/+5
* http: return this from IncomingMessage#destroy()cjihrig2020-05-091-0/+6
* fs: add .ref() and .unref() methods to watcher classesrickyes2020-05-091-0/+67
* http: expose http.validate-header-name/valueosher2020-05-091-0/+70
* async_hooks: move PromiseHook handler to JSStephen Belanger2020-05-091-5/+0
* doc: add warning for socket.connect reuseRobert Nagy2020-05-081-0/+4
* doc: correct description of `decipher.setAuthTag` in crypto.mdJonathan Buhacoff2020-05-081-2/+3
* doc: removed unnecessary util imports from vm examplesKarol Walasek2020-05-081-5/+0
* doc: update Buffer(size) documentationNikolai Vavilov2020-05-081-3/+1
* doc: add Uint8Array to `end` and `write`Pranshu Srivastava2020-05-081-2/+2
* doc: specify unit of time passed to `fs.utimes`Simen Bekkhus2020-05-081-2/+2
* wasi: prevent syscalls before startTobias Nießen2020-05-081-0/+5
* doc: add troubleshooting guide for AsyncLocalStorageAndrey Pechkurov2020-05-081-0/+16
* doc: remove AsyncWrap mentions from async_hooks.mdAndrey Pechkurov2020-05-081-2/+2
* doc: add warnings about transferring Buffers and ArrayBufferJames M Snell2020-05-081-0/+46
* doc: update napi_async_init documentationMichael Dawson2020-05-061-1/+6
* doc: doc and test URLSearchParams discrepancyJames M Snell2020-05-061-3/+21
* 2020-05-05, Version 14.2.0 (Current)Michaël Zasso2020-05-052-6/+6
* doc: explicitly doc package.exports is breakingMyles Borins2020-05-051-15/+66
* doc: fix style and grammer in buffer.mdNikolai Vavilov2020-05-041-6/+7
* doc: mark assert.CallTracker experimentalRuben Bridgewater2020-05-041-0/+7
* doc: add missing deprecation notRobert Nagy2020-05-041-0/+2
* doc: fix a typo in crypto.generateKeyPairSync()himself652020-05-031-2/+2
* doc: add util.types.isArrayBufferView()Kevin Locke2020-05-021-0/+19
* doc: fix the spelling error in stream.md白一梓2020-04-301-3/+3
* vm: fix vm.measureMemory() and introduce execution optionJoyee Cheung2020-04-301-18/+44
* module: no type module resolver side effectsGuy Bedford2020-04-291-7/+0
* 2020-04-29, Version 13.14.0 (Current)Ruben Bridgewater2020-04-306-7/+21
* 2020-04-29, Version 14.1.0 (Current)Beth Griggs2020-04-296-7/+7
* stream: add null check in Readable.fromPranshu Srivastava2020-04-291-1/+2
* worker: add stack size resource limit optionAnna Henningsen2020-04-291-0/+4
* doc: improve worker pool exampleRanjan Purbey2020-04-291-0/+1
* doc: fix markdown parsing on doc/api/os.mdJuan José Arboleda2020-04-291-1/+1
* console: support console constructor groupIndentation optionrickyes2020-04-291-8/+15
* http2,doc: minor fixesAlba Mendez2020-04-281-2/+3
* wasi: update start() behavior to match speccjihrig2020-04-281-4/+5
* wasi: rename __wasi_unstable_reactor_start()cjihrig2020-04-281-2/+2
* 2020-04-28, Version 12.16.3 'Erbium' (LTS)Michaël Zasso2020-04-281-1/+3
* doc: fix LTS replaceme tagsAnna Henningsen2020-04-2827-127/+363
* doc: assign missing deprecation codeRichard Lau2020-04-281-2/+2
* doc: improve WHATWG url constructor code exampleLiran Tal2020-04-281-0/+7