summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-04-22doc,http2: add parameters for Http2Session:connect eventUjjwal Sharma
2018-04-21doc: remove "For example" expression in N-API docGabriel Schulhof
2018-04-20doc: fix a typo in console documentationMykola Bilochub
2018-04-20doc: Uint8Array support in Buffer functionsSheetJS
2018-04-20doc: wrap buffer.md at 80 charactersRich Trott
2018-04-20Revert "process: add version constants and compare"Rod Vagg
2018-04-20doc: add flags section to document all flagsIndranil Dasgupta
2018-04-19doc: improve buf.write() text in buffer.mdRich Trott
2018-04-20assert: validate the block return typeRuben Bridgewater
2018-04-19doc: add hiding comments note to contributor guideVse Mozhet Byt
2018-04-18doc: fully document --experimental-repl-awaitTimothy Gu
2018-04-18repl: hide top-level await feature behind a flagTimothy Gu
2018-04-17doc: adjust slightly awkward wording in buffer.mdRich Trott
2018-04-17doc: update links and names for DevTools ProtocolVse Mozhet Byt
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-04-17doc: prevent one more false-positive linkificationVse Mozhet Byt
2018-04-17doc: fix suspicious heading emphasis in n-api.mdVse Mozhet Byt
2018-04-16http2: refactor how trailers are doneJames M Snell
2018-04-16doc: fix two sorting nits in fs.mdVse Mozhet Byt
2018-04-16doc: add tools/doc/README link in doc/STYLE_GUIDEVse Mozhet Byt
2018-04-16stream: add pipeline and finishedMathias Buus
2018-04-16fs: add 'close' event to FSWatcherAlec Larson
2018-04-16doc: unify and compact some fragments in fs.mdVse Mozhet Byt
2018-04-16doc: unify more headingsVse Mozhet Byt
2018-04-16http: relax requirements on upgrade listenerAnatoli Papirovski
2018-04-16doc: clarify url docJames M Snell
2018-04-16timers: fix clearInterval to work with timers from setTimeoutRémi Berson
2018-04-16doc: improve assert documentationRuben Bridgewater
2018-04-16assert: add direct promises support in rejectsRuben Bridgewater
2018-04-15doc: unify format of iterablesVse Mozhet Byt
2018-04-15doc: unify section structuresVse Mozhet Byt
2018-04-14doc: close event does not take argumentsIndranil Dasgupta
2018-04-14doc: include error code in buffer documentationRich Trott
2018-04-14doc: move support for invalid GCM tags to EOLTobias Nießen
2018-04-14doc: note that setAuthTag throws on invalid lengthTobias Nießen
2018-04-14crypto: move Decipher.finaltol to End-of-LifeTobias Nießen
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt
2018-04-14doc: add missing YAML keyword in v8.md metadataVse Mozhet Byt
2018-04-13process: add version constants and compareGus Caplan
2018-04-13doc, src: sort + fill up cli options and env varswillhayslett
2018-04-13doc: remove _writableState referenceAnatoli Papirovski
2018-04-13doc: add net socket write signatureGurin, Sebastian
2018-04-13doc: improve http.setHeader and getHeader typeinfoGerhard Stoebich
2018-04-13doc: fix wrong response.end() at request.socketikasumiwt
2018-04-13assert: detect faulty throws usageRuben Bridgewater
2018-04-13doc: mention CCM along with GCM in crypto APIsTobias Nießen
2018-04-12console: auto-detect color support by defaultAnna Henningsen
2018-04-12console: add color supportAnna Henningsen
2018-04-12console: allow `options` object as constructor argAnna Henningsen
2018-04-12doc: document `Console(…, ignoreErrors)` optionAnna Henningsen