summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2019-07-12doc: relax requirements for setAAD in CCM modeTobias Nießen
2019-07-12doc: add a link to the throw-deprecations flagLucas Holmquist
2019-07-11doc: fix nits in stream.mdVse Mozhet Byt
2019-07-11doc: edit stream module introductionRich Trott
2019-07-11doc: change 'unix' to 'Unix' in ninja guideRich Trott
2019-07-12perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2019-07-11doc: mention unit for event loop delay measurementsJan Krems
2019-07-11doc: update stream.md "Organization of this Document"Rich Trott
2019-07-09doc: move Usage and Example to same header levelRich Trott