summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-08-202019-08-20, Version 12.9.0 (Current)Michaël Zasso
2019-08-20stream: disallow stream methods on finished streamRobert Nagy
2019-08-20bootstrap: run preload prior to frozen-intrinsicsBradley Farias
2019-08-20esm: support loading data URLsBradley Farias
2019-08-19stream: add readableEndedRobert Nagy
2019-08-19fs: add writev() promises versioncjihrig
2019-08-19doc: add missing deprecation numbercjihrig
2019-08-19src: update NODE_MODULE_VERSION to 78Michaël Zasso
2019-08-17http2: remove callback-based paddingAnna Henningsen
2019-08-17http: replace superfluous connection property with getter/setterRobert Nagy
2019-08-17http,stream: add writableEndedRobert Nagy
2019-08-16fs: add fs.writev() which exposes syscall writev()Anas Aboureada
2019-08-17tls: allow client-side sockets to be half-openedLuigi Pinca
2019-08-16readline: establish y in cursorTo as optionalGerhard Stoebich
2019-08-16stream: fix destroy() behaviorRobert Nagy
2019-08-16doc: mention N-API as recommended approachMichael Dawson
2019-08-16doc: fixup changelog for v10.16.3Andrew Hughes
2019-08-16doc: fix introduced_in note in querystring.mdBen Noordhuis
2019-08-152019-08-15, Version 8.16.1 'Carbon' (LTS)Beth Griggs
2019-08-152019-08-15, Version 10.16.3 'Dubnium' (LTS)Beth Griggs
2019-08-152019-08-15, Version 12.8.1 (Current)Michaël Zasso
2019-08-14doc: note that stream error can close streamRobert Nagy
2019-08-12doc, lib, src, test, tools: fix assorted typosXhmikosR
2019-08-12doc: clarify async iterator leakRobert Nagy
2019-08-12module: pkg exports validations and fallbacksGuy Bedford
2019-08-09doc: fix nits in child_process.mdVse Mozhet Byt
2019-08-09doc: improve UV_THREADPOOL_SIZE descriptionTobias Nießen
2019-08-07module: refine package name validationGuy Bedford
2019-08-07doc: documented default statusCodeNatalie Fearnley
2019-08-07doc: make unshift doc compliant with push docEduardoRFS
2019-08-07crypto: extend RSA-OAEP support with oaepHashTobias Nießen
2019-08-062019-08-06, Version 10.16.2 'Dubnium' (LTS)Beth Griggs
2019-08-072019-08-06, Version 12.8.0 (Current)Ruben Bridgewater
2019-08-03doc: remove use of youMichael Dawson
2019-08-03doc: describe NODE_OPTIONS interop w/cmd line optsAlex Aubuchon
2019-08-03report: include network interfaces in reportcjihrig
2019-08-03doc: fix sorting nit in sections of http.mdVse Mozhet Byt
2019-08-02doc: remove legacy mode deprecation in assertRich Trott
2019-08-02doc: writableFinished is true before 'finish'Robert Nagy
2019-08-01module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-08-01src: update NODE_MODULE_VERSION to 77Michaël Zasso
2019-07-31doc: include "exports" resolver specificationguybedford
2019-07-312019-07-31, Version 10.16.1 'Dubnium' (LTS)Beth Griggs
2019-07-31doc: revoke DEP0089cjihrig
2019-07-30doc: add example about emitter.emit in events documentationFelipe Duitama
2019-07-30src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov
2019-07-30doc: add example of event close for child_processLaura Ciro
2019-07-29doc: fixup esm resolver spec formattingGuy Bedford
2019-07-29doc: correct import statementhimself65
2019-07-26doc: add documentation for stream.destroyedRobert Nagy