summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-04-29doc: remove parenthetical in onboarding-extrasRich Trott
2018-04-29doc: improve process event headersRuben Bridgewater
2018-04-29doc: improve assert docsRuben Bridgewater
2018-04-29http,https,tls: switch to WHATWG URL parserHackzzila
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-29doc: add missing backticks in n-api.mdVse Mozhet Byt
2018-04-28doc: unify and dedupe returned values in timers.mdVse Mozhet Byt
2018-04-28doc: improve parameters for Http2Session:goaway eventUjjwal Sharma
2018-04-27doc: remove superfluous URL require statementMark Tiedemann
2018-04-27doc: fix typo in console.mdDaniel Hritzkiv
2018-04-26doc: remove console.table() as inspector-dependentRich Trott
2018-04-26crypto: support authTagLength in GCM encryptionTobias Nießen
2018-04-26doc: remove os.uptime() Windows notecjihrig
2018-04-26doc: fix unhandled to uncaughtRuben Bridgewater
2018-04-26process: migrate methods to throw errors with codeMichaël Zasso
2018-04-26http: added aborted property to requestRobert Nagy
2018-04-26n-api: update cli documentationGabriel Schulhof
2018-04-25doc: improve docs for Http2Session:frameErrorUjjwal Sharma
2018-04-25doc: add emitter.off() to events.mdAjido
2018-04-25src: assign ERR_SCRIPT_EXECUTION_* codes in C++Joyee Cheung
2018-04-25doc: update pull request template in guideZachary Vacura
2018-04-25doc: fix net.Socket link inconsistenciesHackzzila
2018-04-25doc: fix typos in doc/changelogs/CHANGELOG_V10.mdVse Mozhet Byt
2018-04-25doc: fix spelling of API name in 10.0.0 changelogTobias Nießen
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-23n-api: initialize a module via a special symbolGabriel Schulhof
2018-04-23doc: add parameters for Http2Session:error eventUjjwal Sharma
2018-04-23doc: update trace events categories descriptionBeni von Cheni
2018-04-23crypto: allow to restrict valid GCM tag lengthTobias Nießen
2018-04-22doc: fix incorrect net listen signatureAnatoli Papirovski
2018-04-22meta: document commit msg exception for long URLsVse Mozhet Byt
2018-04-22doc: modify net.Server.listen arg listmusgravejw
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