aboutsummaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02n-api: test and doc napi_throw() of a primitiveGabriel Schulhof
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-05-02doc: mitigate `marked` bugVse Mozhet Byt
2018-05-02doc: specify types of listener parameterVse Mozhet Byt
2018-05-01doc: clarify FileHandle textRich Trott
2018-05-01doc: remove unclear text from fs.write()Rich Trott
2018-05-01doc: edit fs.createReadStream() highWaterMarkRich Trott
2018-04-30doc: remove redundant table of contents for N-APIAyush Gupta
2018-05-01doc: add parameters for settings eventsUjjwal Sharma
2018-04-30n-api: document the look of napi_external valuesGabriel Schulhof
2018-04-30n-api: document that native strings are copiedGabriel Schulhof
2018-04-30doc: refine napi_get_property_names() docGabriel Schulhof
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: fix net.Socket link inconsistenciesHackzzila
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-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-18doc: fully document --experimental-repl-awaitTimothy Gu