summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-04-04util: use minimal object inspection with %s specifierRuben Bridgewater
2019-04-03doc: fix default maxBuffer sizekohta ito
2019-04-03doc: fix section sorting, add link referenceVse Mozhet Byt
2019-04-032019-04-03, Version 6.17.1 'Boron' (LTS)Beth Griggs
2019-04-03esm: fix typosGeoffrey Booth
2019-04-03readline: make Symbol.asyncIterator support stableMatteo Collina
2019-04-03stream: make Symbol.asyncIterator support stableMatteo Collina
2019-04-03doc: document the 'pause' and 'resume' eventsLuigi Pinca
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2019-04-02report: add cwd to reportcjihrig
2019-04-03doc: remove old system_errorsMinwoo Jung
2019-04-03module: mark DEP0019 as End-of-LifeRuben Bridgewater
2019-04-03doc: unify link formatting in buffer.mdVse Mozhet Byt
2019-04-03doc: unify periods in comments in buffer.mdVse Mozhet Byt
2019-04-03doc: add notes about negative offsets in buffer.mdVse Mozhet Byt
2019-04-03doc: mark optional parameters in buffer.mdVse Mozhet Byt
2019-04-03doc: add note about Buffer octets integer coercionVse Mozhet Byt
2019-04-03doc: fix error notes in `Buffer.from()` variantsVse Mozhet Byt
2019-04-03doc: unify number/integer types in buffer.mdVse Mozhet Byt
2019-04-03doc: add missing types in buffer.mdVse Mozhet Byt
2019-04-03doc: fix possible typo in buffer.mdVse Mozhet Byt
2019-04-03doc: remove description duplication in buffer.mdVse Mozhet Byt
2019-04-02fs: remove experimental warning for fs.promisesAnna Henningsen
2019-04-02doc: improve the doc of the 'information' eventLuigi Pinca
2019-04-01doc: move "Prints: ..." under the codesimon3000
2019-04-01doc: add information about modules cache behaviorRuben Bridgewater
2019-04-01doc: list when promiseResolve hook was added to async_hooksThomas Watson
2019-04-01crypto: don't crash on unknown asymmetricKeyTypeFilip Skokan
2019-03-31doc: change code lang and update it with latest Node.jsgengjiawen
2019-03-31child_process: doc deprecate ChildProcess._channelcjihrig
2019-03-30worker: use copy of process.envAnna Henningsen
2019-03-30crypto: decode missing passphrase errorsTobias Nießen
2019-03-29doc: add note about mkdtemp() platform differencescjihrig
2019-03-29doc: move dns.promises to stable statuscjihrig
2019-03-29doc: change links to https in benchmark guidegengjiawen
2019-03-28crypto: add crypto.sign() and crypto.verify()Brian White
2019-03-28doc: correct typo: cert.issuerCertificateSteven R. Loomis
2019-03-28doc: remove reference to "credentials object"Sam Roberts
2019-03-28tls: return an OpenSSL error from renegotiateSam Roberts
2019-03-28crypto: add openssl specific error propertiesSam Roberts
2019-03-28deps: sync V8 gypfiles with 7.4Ujjwal Sharma
2019-03-282019-03-28, Version 11.13.0 (Current)Michaël Zasso
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-27doc: mark settings as optional and add callbackRuben Bridgewater
2019-03-27module: throw an error for invalid package.json main entriesRuben Bridgewater
2019-03-26doc: add option to require 'process' to api docsdkundel
2019-03-25doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSIONSam Roberts
2019-03-25repl: fix terminal default settingRuben Bridgewater
2019-03-25crypto: add support for x25119 and x448 KeyObjectsFilip Skokan