Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
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-02doc: clarify FileHandle textRich Trott
2018-05-02doc: remove unclear text from fs.write()Rich Trott
2018-05-02doc: edit fs.createReadStream() highWaterMarkRich Trott
2018-05-01doc: 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-302018-04-30, Version 6.14.2 'Boron' (LTS)Myles Borins
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-27doc: 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-27doc: 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-24n-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