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-09-06doc: clarify fallback behavior of module requireTomCoded
2018-09-06benchmark: add lines to scatter plotsDenys Otrishko
2018-09-06doc: Remove 'dnt_helper.js'MaleDong
2018-09-06doc: fix up warning text about character devicesAnna Henningsen
2018-09-06doc: add profiling APIs to the diagnostics support documentMatheus Marchini
2018-09-06doc: update Linux perf test status in our CIMatheus Marchini
2018-09-06doc: make Stability Index more conciseRich Trott
2018-09-06doc: unify deprecation wordingTobias Nießen
2018-09-06tools: Include links to source code in documentationSam Ruby
2018-09-06vm: add bindings for v8::CompileFunctionInContextUjjwal Sharma
2018-09-06doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-09-06crypto: add support for OCB mode for AEADTobias Nießen
2018-09-06doc: replace `1` by `process.stdout.fd`Weijia Wang
2018-09-06fs: update read to work with any TypedArray/DataViewSarat Addepalli
2018-09-06child_process: allow typed arrays for inputSarat Addepalli
2018-09-06doc: warn against streaming from character devicesGireesh Punathil
2018-09-06doc: initial cut at support tiers for diag toolsMichael Dawson
2018-09-06http2: graduate from experimentalJames M Snell
2018-09-06process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-09-06http2: throw better error when accessing unbound socket proxyJames M Snell
2018-09-06doc: simplify http2 wording and formattingRich Trott
2018-09-06doc: clarify ERR_AMBIGUOUS_ARGUMENTRich Trott
2018-09-06doc: clarify git config name/email requirementsAnna Henningsen
2018-09-06doc: document removed error codesSarat Addepalli
2018-09-03os: add os.{get,set}Priority()cjihrig
2018-09-03doc: state callback behavior on empty bufferRuben Verborgh
2018-09-03doc: make createPushResponse() more detailledMaleDong
2018-09-03http: adding doc and debug for calling empty string on write functionAnto Aravinth
2018-09-03stream: restore flow if there are 'data' handlers after once('readable')Matteo Collina
2018-09-03doc: update wrapping-related documentationGabriel Schulhof
2018-09-03doc: clarify fs.write[Sync]() descriptionsVse Mozhet Byt
2018-09-03doc: unify optional arguments format in headingsVse Mozhet Byt
2018-09-03test: remove harmony flagsRuben Bridgewater
2018-09-03fs: readdir optionally returning type informationBryan English
2018-09-03doc: clarify documentation of pipes and zlib objectsAndreas Girgensohn
2018-09-03doc: add doc for --loader optionSarat Addepalli
2018-09-03doc: clarify that new URL().port could be an empty stringMatteo Collina
2018-09-03doc: clarify ServerResponse explanationsMaleDong
2018-08-152018-08-15, Version 10.9.0 (Current)v10.9.0Rod Vagg
2018-08-15doc: simplify urlObject.hash textRich Trott
2018-08-15doc: simplify urlObject.hash descriptionRich Trott
2018-08-15doc: simplify format description of urlObject.authRich Trott
2018-08-15doc: remove redundant explanation of formatRich Trott
2018-08-15doc: use italics for words-as-wordsRich Trott
2018-08-15doc: bump ICU version to avoid confusionCsaba Palfi
2018-08-15doc: document 'inherit' option for stdio (non-shorthand)James Bromwell
2018-08-15http2: correcting the heading formatAnto Aravinth
2018-08-15http2: explicitly disallow nested push streamsJames M Snell
2018-08-15doc: clarify http2 docs around class exportsJames M Snell
2018-08-15doc: declare all parameter typesSam Ruby