summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2018-09-22doc,test: fix inspect's sorted compare functionMichaël Zasso
2018-09-22tty: make `readStream.setRawMode()` return `this`Alexander Mills
2018-09-22doc: match program and console output in synopsis.mdMohammed Essehemy
2018-09-21doc: add links for repl.ReplServerRich Trott
2018-09-21http2: add origin frame supportJames M Snell
2018-09-21crypto: do not allow multiple calls to setAuthTagTobias Nießen
2018-09-21tools: add bash completion for nodeDaniel Bevenius
2018-09-20crypto: allow promisifying generateKeyPairTobias Nießen
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-202018-09-20, Version 10.11.0 (Current)Michaël Zasso
2018-09-19doc: improve metadata for http.requestTobias Nießen
2018-09-19doc: add missing metadata for recursive mkdirTobias Nießen
2018-09-19doc: add missing metadata for dns.lookupTobias Nießen
2018-09-19crypto: deprecate digest == null in PBKDF2Tobias Nießen
2018-09-19util: add order option to `.inspect()`Ruben Bridgewater
2018-09-19doc, win: improve os.setPriority documentationBartosz Sosnowski
2018-09-18doc: explain how to invoke gcisurusiri
2018-09-18lib,doc: remove unused parameter, improve docsMaleDong
2018-09-18Revert "src: implement query callbacks for vm"Anna Henningsen
2018-09-17string_decoder: support typed array or data viewBenjamin Chen
2018-09-17doc: improve asymmetric crypto docsAnna Henningsen
2018-09-17util: make TextEncoder/TextDecoder globalJames M Snell
2018-09-17http2: add http2stream.endAfterHeaders propertyJames M Snell
2018-09-17doc: add missing options for crypto sign.sign()Mohit kumar Bajoria
2018-09-15util: use a shared symbol for util.inspect.customchocolateboy
2018-09-14doc: add withFileTypes option to fsPromises.readdirBryan English
2018-09-14doc: fix typo in dns docsMohammed Essehemy
2018-09-14module: add createRequireFunction methodGus Caplan
2018-09-13doc: document http2 timeoutsSagi Tsofan
2018-09-13util: limit inspection output size to 128 MBRuben Bridgewater
2018-09-12n-api: add generic finalizer callbackGabriel Schulhof
2018-09-13crypto: assign missing deprecation codeTobias Nießen
2018-09-12crypto: hide native handles from JS modulesTobias Nießen
2018-09-12doc: add history for withFileTypes in fs.readdir[Sync]()Tien Do
2018-09-12doc: `node debug` → `node inspect` in CLI docsAnna Henningsen
2018-09-12doc: add full deprecation historyTobias Nießen
2018-09-08doc: fix type of DEP0116Tobias Nießen
2018-09-08doc: fix description of DEP0024Tobias Nießen
2018-09-07url: docs deprecate legacy url APIJames M Snell
2018-09-07doc: improve assert documentationRuben Bridgewater
2018-09-06doc: add warning to readline's close() methodcjihrig
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-09-05child_process: fix switches for alternative shells on WindowsTessei Kameyama
2018-09-05util: add util.types.isBoxedPrimitiveRuben Bridgewater
2018-09-05coverage: expose native V8 coverageBenjamin Coe
2018-09-05doc: remove usage of deprecated V8 APIs in addons.mdMichaël Zasso
2018-09-04url: provide pathToFileURL and fileURLToPathguybedford
2018-09-03doc: add blurb about implications of ABI stabilityGabriel Schulhof
2018-09-03doc: clarify Readable paused/flowing!==object modeChris White
2018-09-03doc: update a link in v8.mdlakamsani