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-02doc: remove uannecessary RequireMichael Dawson
2018-05-02n-api: throw RangeError napi_create_typedarray()Jinho Bang
2018-05-02doc: napi: make header style consistentAli Ijaz Sheikh
2018-05-02doc: napi: fix unbalanced emphasisAli Ijaz Sheikh
2018-05-02n-api: throw RangeError in napi_create_dataview() with invalid rangeJinho Bang
2018-05-02doc: updates examples to use NULLMichael Dawson
2018-04-13doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-04-13doc: add history for url.parseSteven
2018-04-13doc: fix links to Style Guide and CPP Style GuideJustin Lee
2018-04-13doc: expand on promises and async_hooksAli Ijaz Sheikh
2018-04-13doc: add introduce about cli optionsWeijia Wang
2018-04-13doc: modify the return value of request.write()陈刚
2018-04-13doc: be more explicit in the sypnosisTim O. Peters
2018-04-13doc: add missing meta for createCipherivTobias Nießen
2018-04-13doc: fix description of createDecipherivTobias Nießen
2018-04-12lib: refactor ES module loader for readabilityAnna Henningsen
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-03-30doc: linkify missing typesVse Mozhet Byt
2018-03-30errors: remove ERR_OUTOFMEMORYTobias Nießen
2018-03-30doc: shell option for the execFile and execFileSync functionsjvelezpo
2018-03-30doc: improve http.request documentationGuangcong Luo
2018-03-30doc: improve stream documentation陈刚
2018-03-30doc: fix manpage warningsRoman Reiss
2018-03-30doc: warn about GCM authenticityTobias Nießen
2018-03-30doc: capitalize non-primitive typesVse Mozhet Byt
2018-03-302018-03-29, Version 8.11.1 'Carbon' (LTS)v8.11.1Myles Borins
2018-03-282018-03-28, Version 8.11.0 'Carbon' (LTS)v8.11.0Myles Borins
2018-03-072018-03-06 Version 8.10.0 'Carbon' (LTS)v8.10.0Gibson Fahnestock
2018-02-27doc: fix e.g., to e.g. in docssreepurnajasti
2018-02-27doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen
2018-02-27doc: add missing word in modules.mdRobert Adamian
2018-02-27doc: add doc for performance.clearGC()Antony Tran
2018-02-27doc: split CONTRIBUTING.mdJoyee Cheung
2018-02-27doc: fix typos in async_hooksMatthew Turner
2018-02-27doc: add missing URL argument types in fs.mdVse Mozhet Byt
2018-02-27doc: remove confusing signature in fs.mdVse Mozhet Byt
2018-02-27doc: use PBKDF2 in textTobias Nießen
2018-02-27doc: fix typo in async_hooks.mdMatthew Turner
2018-02-27doc: Add example of null to assert.ifErrorLeko
2018-02-27doc: improve process.platformMars Wong
2018-02-27doc: cjs format is now commonjsGus Caplan
2018-02-27doc: V8 branch used in 8.x not active anymoreFranziska Hinkelmann
2018-02-27doc: add change info for async_hooks.executionAsyncId()Stephen Belanger
2018-02-27doc: simplify sentences that use "considered"Rich Trott
2018-02-27doc: update sample output for process.versionsMichael Dawson
2018-02-27doc: fix typo in TextEncoding sectionYosuke Furukawa
2018-02-27doc: add documentation for deprecation propertiesJon Moss
2018-02-27doc: decapitalize primitive typesVse Mozhet Byt
2018-02-27doc: be less tentative about undefined behaviorRich Trott
2018-02-27doc: add descriptions of state propertiesJames M Snell