summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-25crypto: add outputLength option to crypto.createHashTobias Nießen
2019-07-25doc: fix incorrect name in report docscjihrig
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-25doc: describe why new Buffer() is problematicSam Roberts
2019-07-24doc: claim NODE_MODULE_VERSION=76 for Electron 8Samuel Attard
2019-07-24doc: add documentation for response.flushHeaders()Luigi Pinca
2019-07-24doc: fix type in NSS update instructionsSam Roberts
2019-07-23crypto: increase maxmem range from 32 to 53 bitsTobias Nießen
2019-07-23doc: api/stream.md typo from writeable to writableCotton Hou
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-22doc: update env default on child_process functionsh3knix
2019-07-21doc: claim NODE_MODULE_VERSION=75 for Electron 7Samuel Attard
2019-07-20inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-20doc: add code example to subprocess.stdoutJuan José Arboleda
2019-07-20doc: add information for heap snapshot flagTanner Stirrat
2019-07-20doc: amplify warning for execute callbackMichael Dawson
2019-07-18esm: implement "pkg-exports" proposalGuy Bedford
2019-07-18tty: expose stream API from readline methodscjihrig
2019-07-17doc: add example for beforeExit eventVickodev
2019-07-17doc: add example for zlib.createGzip()Alex Ramirez
2019-07-17doc: improve os.homedir() docsJuan José Arboleda
2019-07-17doc: add examples at assert.strictEqualhimself65
2019-07-16http: add response.writableFinishedRobert Nagy
2019-07-16readline: expose stream API in cursorTo()cjihrig
2019-07-16readline: expose stream API in moveCursor()cjihrig
2019-07-16readline: expose stream API in clearLine()cjihrig
2019-07-15http: expose headers on an http.ClientRequest "information" eventAustin Wright
2019-07-15doc: fix minor typoShajan Jacob
2019-07-15doc: update js-native-api exampleGabriel Schulhof
2019-07-15doc: add missing version metadata for Readable.fromAnna Henningsen
2019-07-15doc: small grammar correctioncjihrig
2019-07-15Revert "http: fix test where aborted should not be emitted"Rich Trott
2019-07-14doc: add documentation for createDiffieHellmanGroupOjasvi Monga
2019-07-14stream: use readableEncoding public api for child_processZYSzys
2019-07-14http: fix test where aborted should not be emittedRobert Nagy
2019-07-14doc: mark N-API thread-safe function stableGabriel Schulhof
2019-07-14doc: mark process.report as experimentalcjihrig
2019-07-13readline: expose stream API in clearScreenDown()cjihrig
2019-07-13doc: remove superfluous MDN link in assert.mdRich Trott
2019-07-13doc: drop 'for more details' in deprecationscjihrig
2019-07-13doc: add example on how to create __filename, __dirname for esmWalle Cyril
2019-07-12report: modify getReport() to return an ObjectChristopher Hiller
2019-07-12doc: add missing typesLuigi Pinca