summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-03-05crypto: allow deriving public from private keysTobias Nießen
2019-03-04doc: fix up N-API support matrixMichael Dawson
2019-03-04lib: deprecate _stream_wrapSam Roberts
2019-03-04bootstrap: experimental --frozen-intrinsics flagGuy Bedford
2019-03-03report: rename location to triggercjihrig
2019-03-02doc,lib,test: rename node-report to reportcjihrig
2019-03-02events: add once method to use promises with EventEmitterMatteo Collina
2019-03-02doc: maxReservedRemoteStreams value constraintsSebastiaan Deckers
2019-03-02doc: correct typos in various docsBeni von Cheni
2019-03-02worker: provide process.execArgvAnna Henningsen
2019-03-02crypto: move DEP0113 to End-of-LifeTobias Nießen
2019-03-02doc: sort http.request() options alphabeticallyLuigi Pinca
2019-03-02doc: add documentation for the defaultPort optionLuigi Pinca
2019-03-01doc,test,repl: fix deprecation codecjihrig
2019-03-01repl: deprecate REPLServer.rliRuben Bridgewater
2019-03-01util: group array elements togetherRuben Bridgewater
2019-03-01util: add compact depth modeRuben Bridgewater
2019-02-28doc: napi_get_value_bigint_words argument orderMichael Wei
2019-02-28n-api: implement date objectJarrod Connolly
2019-02-28doc: add example for setting Vary: Accept-Encoding header in zlib.mdMukul Khanna
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28util: prevent leaking internal propertiesRuben Bridgewater
2019-02-282019-02-28, Version 6.17.0 'Boron' (LTS)Rod Vagg
2019-02-282019-02-28, Version 8.15.1 'Carbon' (LTS)Rod Vagg
2019-02-282019-02-28, Version 10.15.2 'Dubnium' (LTS)Rod Vagg
2019-02-282019-02-28, Version 11.10.1 (Current)Rod Vagg
2019-02-26errors: add ERR_INSPECTOR_COMMAND errorcjihrig
2019-02-26doc: clarify http.ClientRequest path descriptionMinwoo Jung
2019-02-23doc: fix deprecation "End-of-Life" capitalizationTobias Nießen
2019-02-22worker: improve integration with native addonsAnna Henningsen
2019-02-22doc: fix metadata of DEP0114Tobias Nießen
2019-02-22build: remove mips supportBen Noordhuis
2019-02-20report: remove verbose settingcjihrig
2019-02-19doc: revise Style GuideRich Trott
2019-02-19doc: fix code lang in repl.mdgengjiawen
2019-02-18doc: eliminate use of "note that" from child_process.mdRich Trott
2019-02-18doc: remove unnecessary italics from child_process.mdRich Trott
2019-02-18doc: remove unnecessary bold text from child_process.mdRich Trott
2019-02-18doc: remove unnecessary bold italics from child_process.mdRich Trott
2019-02-18doc: remove all-caps shouting from child_process.mdRich Trott
2019-02-18doc: wrap child_process.md at 80 charactersRich Trott
2019-02-17doc: improve worker_threads documentationAnna Henningsen
2019-02-17doc: fix notable changes in v11 changelogMichaël Zasso
2019-02-16doc: fix changelog entryColin Ihrig
2019-02-16doc: fix notable changes list format for 11.9.0 & 11.10.0Kai
2019-02-15lib: requireStack property for MODULE_NOT_FOUNDAli Ijaz Sheikh
2019-02-15fs, src, lib: fix `blksize` & `blocks` on WindowsRichard Lau
2019-02-142018-02-14, Version 11.10.0 (Current)Michaël Zasso
2019-02-14doc: clarify effect of stream.destroy() on write()Sam Roberts
2019-02-13doc: renamed remote's nameThang Tran