summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-04-12lib,src,doc: add --heapsnapshot-signal CLI flagcjihrig
2019-04-11doc: add missing n-api version indicatorMichael Dawson
2019-04-112019-04-11, Version 11.14.0 (Current)Beth Griggs
2019-04-10util: change inspect compact and breakLength defaultRuben Bridgewater
2019-04-10lib: move DEP0021 to end of lifecjihrig
2019-04-09doc: assign missed deprecation codeRichard Lau
2019-04-09child_process: use non-infinite maxBuffer defaultskohta ito
2019-04-09doc: remove outdated linkcjihrig
2019-04-09doc: specify return type for tty.isatty()Mykola Bilochub
2019-04-08crypto: add support for RSA-PSS keysTobias Nießen
2019-04-06doc: add missing step to npm release processMyles Borins
2019-04-06buffer: add {read|write}Big[U]Int64{BE|LE} methodsNikolai Vavilov
2019-04-04crypto: remove legacy native handlesTobias Nießen
2019-04-04crypto: fail early if passphrase is too longTobias Nießen
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