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/api
AgeCommit message (Expand)Author
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: 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: 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
2018-02-27doc: multiple updates to child_process.mdRich Trott
2018-02-27doc,test: mention Duplex support for TLSAnna Henningsen
2018-02-19module: add builtinModulesJon Moss
2018-02-18crypto: hard-code tlsSocket.getCipher().versionDavid Benjamin
2018-02-08http: add rawPacket in err of `clientError` eventXadillaX
2018-01-25doc: remove x86 from os.arch() optionsGibson Fahnestock
2018-01-24doc: fix incorrect argument type in fs.readSyncMykola Bilochub
2018-01-24doc: edit for concisionRich Trott
2018-01-24doc: replace wrong U+00A0 by common spacesVse Mozhet Byt
2018-01-24doc: remove duplicate words in API docsTobias Nießen
2018-01-24doc: fix duplicate words & spellings in docssreepurnajasti
2018-01-24doc: doc imitating the old behavior of http.Server.keepAliveTimeoutTyson Andre
2018-01-24doc: fs doc improvementsJames M Snell
2018-01-24doc: fix typoTobias Nießen
2018-01-24doc: improve fs api descriptionsEvan Lucas
2018-01-24doc: removed extra explanation in api/buffer.mdWaleed Ashraf
2018-01-24doc: mark DEP0002 as end of lifeJon Moss
2018-01-24doc: fix typo in child_process.mdRich Trott
2018-01-24doc: not all example code can be run without 1:1Jeremiah Senkpiel
2018-01-24doc: adjust TTY wording & add inter-doc linksJeremiah Senkpiel
2018-01-24doc: fix fs.existsSync descriptionJeremiah Senkpiel
2018-01-24doc: improve documentation.mdJeremiah Senkpiel
2018-01-24doc: change "Node.js style cb" to "error-first cb"Ram Goli
2018-01-22doc: correct pbkdf2 salt length recommendationWill Clark
2018-01-22doc: clearify promisify behavior for bad argumentsRam Goli
2018-01-19async_wrap: add provider types for net serverAndreas Madsen
2018-01-19async_hooks: deprecate undocumented APIAndreas Madsen
2018-01-19async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2018-01-19async_hooks: add trace events to async_hooksAndreas Madsen