summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-10-12doc: nest code fence under unordered listNick Schonning
2019-10-12doc: remove double word "where"Nick Schonning
2019-10-12doc,meta: reduce npm PR wait period to one weekRich Trott
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: correct typos in security release processNick Schonning
2019-10-10doc: indent code fence under list itemNick 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: set module version 72 to node 12Gerhard Stoebich
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-092019-10-09, Version 8.16.2 'Carbon' (LTS)Beth Griggs
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-07src: update NODE_MODULE_VERSION to 79Myles Borins
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
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03doc: implement minor CSS improvementsXhmikosR
2019-10-03doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-10-03doc: reuse link indexes for n-api.mdlegendecas
2019-10-03tools: support full-icu by defaultSteven R. Loomis
2019-10-03n-api,doc: clarify napi_finalize related APIslegendecas
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-02doc: add missing deprecation codecjihrig
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-10-02doc: add documentation deprecation for process._tickCallbackLucas Holmquist
2019-10-02doc: add dash between SHA and PR in changelogNick Schonning
2019-10-02doc: add missing reference link valuesNick Schonning
2019-10-02doc: convert old changlogs SHA links to match newer formatNick Schonning
2019-10-02doc: complete cut off links in old changelogNick Schonning
2019-10-02doc: clarify --pending-deprecation effects on Buffer() usageRich Trott
2019-10-01doc: fix nits in dgram.mdVse Mozhet Byt