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
2017-09-122017-09-12, Version 8.5.0 (Current)v8.5.0Myles Borins
2017-09-12fs: add fs.copyFile{Sync}cjihrig
2017-09-12console: implement minimal `console.group()`Rich Trott
2017-09-12crypto: warn if counter mode used in createCipherShigeki Ohtsu
2017-09-12test,doc: make module name match gyp target nameGabriel Schulhof
2017-09-12doc: add ESM doc to _toc.md and all.mdVse Mozhet Byt
2017-09-12tls: multiple PFX in createSecureContextYury Popov
2017-09-12module: Allow runMain to be ESMBradley Farias
2017-09-12doc,lib,src,test: strip executable bits off filesAnna Henningsen
2017-09-12perf_hooks: mark as experimentalJames M Snell
2017-09-12perf_hooks: implementation of the perf timing APIJames M Snell
2017-09-12n-api: implement napi_run_scriptGabriel Schulhof
2017-09-12doc: fix Error property markdown levelSam Roberts
2017-09-12doc: document bytes to chars after setEncodingJessica Quynh Tran
2017-09-12doc: add options argument to crypto docsAdina Shanholtz
2017-09-12doc: clarify async/asynchronous in deprecations.mdRich Trott
2017-09-12doc: `readFileSync` instead of `fs.readFileSync`Piotr Mionskowski
2017-09-12assert: handle errors properly with deep*EqualRuben Bridgewater
2017-09-12n-api: adds function to adjust external memoryChris Young
2017-09-12doc: fix comment about http2.createSecureServercreeperyang
2017-09-12http2: handle 100-continue flow & writeContinueAnatoli Papirovski
2017-09-12doc: remove braces which shouldn't be thereJan Schär
2017-09-12doc: clarify http.get data consumption requirementAJ Jordan
2017-09-12meta: merge TSC and CTC back into a single bodyJames M Snell
2017-09-12doc: add links to alternative versions of docChris Young
2017-09-12http2: refactor error handlingMatteo Collina
2017-09-12doc,stream: remove wrong remark on readable.readJan Schär
2017-09-12doc: threadpool size, and APIs using the poolSam Roberts
2017-09-12doc: sort bottom-of-file dns markdown linksSam Roberts
2017-09-12doc: crypto.randomBytes does not block when asyncSam Roberts
2017-09-12n-api: implement promiseGabriel Schulhof
2017-09-12doc: environmental->environment & NodeJS->Node.jsRod Vagg
2017-09-12doc: fix typo in Buffer.from(string, [encoding])Michał Wadas
2017-09-12dns: add `verbatim` option to dns.lookup()Ben Noordhuis
2017-09-12doc: rephrase text of child_process.execSync()hafiz
2017-09-12doc: beautify net.md formatssevenryze
2017-09-12doc: link to correct "OS Constants" heading in docsJames Kyle
2017-09-12doc: update http2.md example codeRefinedSoftwareLLC
2017-09-12doc: fix doc for napi_get_value_string_utf8Daniel Taveras
2017-09-12n-api: add ability to remove a wrappingGabriel Schulhof
2017-09-12doc: fixed link definitions in http2.md footersharababy
2017-09-12doc: remove `you` and fixup note in stream.mdJames M Snell
2017-09-12doc: minor fixes to http/2 docsAnand Suresh
2017-09-12doc,fs: rename defaultEncoding option to encodingAleh Zasypkin
2017-09-12doc: remove redundant only from doc/api/stream.mdGeorge Sapkin
2017-09-12doc: fix http api document陈刚
2017-09-12doc: fix typo in cli.mdhsmtkk
2017-09-12doc: added napi_get_value_string_latin1Kyle Farnung
2017-09-12doc: fix word wrapping for api stability boxesSaad Quadri
2017-09-10tools: checkout for unassigned DEP00XX codesJames M Snell