summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2019-10-26doc,n-api: sort bottom-of-the-page referencesGabriel Schulhof
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-25n-api,doc: add info about building n-api addonsJim Schlight
2019-10-24module: resolve self-referencesJan Krems
2019-10-22doc: --enable-source-maps and prepareStackTrace are incompatiblebcoe
2019-10-222019-10-22, Version 10.17.0 'Dubnium' (LTS)Beth Griggs
2019-10-22doc: join parts of disrupt section in cli.mdVse Mozhet Byt
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-22cli: add --trace-uncaught flagAnna Henningsen
2019-10-18doc: make YAML matter consistent in crypto.mdRich Trott
2019-10-18doc: fix tls version typoakitsu-sanae
2019-10-16module: refactor modules bootstrapBradley Farias
2019-10-17dgram: add source-specific multicast supportLucas Pardue
2019-10-16doc: clarify readable.unshift null/EOFRobert Nagy
2019-10-16crypto: add Hash.prototype.copy() methodBen Noordhuis
2019-10-15doc: remove unused Markdown reference linksNick Schonning
2019-10-15doc: re-enable passing remark-lint ruleNick Schonning
2019-10-15doc: add server header into the discarded list of http message.headersHuachao Mao
2019-10-15doc: add missing deprecation codecjihrig
2019-10-15doc: update vm.md for link lintingRich Trott
2019-10-14n-api: add `napi_detach_arraybuffer`legendecas
2019-10-14vm: add Synthetic modulesGus Caplan
2019-10-13http: do not emit end after abortedRobert Nagy
2019-10-13process: add lineLength to source-map-cachebcoe
2019-10-12fs: add runtime deprecate for file stream open()Robert Nagy
2019-10-12doc: fix some recent nits in fs.mdVse Mozhet Byt
2019-10-11doc: add brackets to implicit markdown linksNick Schonning
2019-10-12http: add reusedSocket property on client requestthemez
2019-10-11doc: fs dir modifications may not be reflected by dir.readAnna Henningsen
2019-10-11repl: check for NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: use the WHATWG URL API in http code examplesThomas Watson
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10doc: return type is numberexoego
2019-10-10doc: add note about forwarding stream optionsRobert Nagy
2019-10-10esm: unflag --experimental-exportsGuy Bedford
2019-10-10doc: fix tls version valuesTobias Nießen
2019-10-09test: remove spaces inside code span elementsNick Schonning
2019-10-09doc: remove spaces inside code span elementsNick Schonning
2019-10-09doc: add more info to fs.Dir and fix typosJeremiah Senkpiel
2019-10-09fs: remove options.encoding from Dir.read*()Jeremiah Senkpiel
2019-10-09http2: allow passing FileHandle to respondWithFDAnna Henningsen
2019-10-08Revert "esm: remove experimental status from JSON modules"Guy Bedford
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-08doc: remove misleading paragraph about the Legacy URL APIJakob Krigovsky
2019-10-05stream: do not deadlock duplexpairRobert Nagy
2019-10-05esm: remove proxy for builtin exportsBradley Farias
2019-10-05process: add source-map support to stack tracesbcoe
2019-10-05http2: set default maxConcurrentStreamsZYSzys