summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-04-292019-04-29, Version 12.1.0 (Current)Michaël Zasso
2019-04-27tools: prohibit `assert.doesNotReject()` in Node.js coreRuben Bridgewater
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-25doc: fix pull request numberRuben Bridgewater
2019-04-24doc: clarify behaviour of writeFile(fd)Sam Roberts
2019-04-23doc: fix v12.0.0 changelog idBeth Griggs
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-22src: do not reuse async resource in http parsersDaniel Beckert
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-20doc: fix extname with the correct descriptionhimself65
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-17child_process: change the defaults maxBuffer sizekohta ito
2019-04-17src: allows escaping NODE_OPTIONS with backslashesMaël Nison
2019-04-17doc: add ABI version registryRod Vagg
2019-04-16dns: do not indicate invalid IPs are IPv6Rich Trott
2019-04-162019-04-16, Version 8.16.0 'Carbon' (LTS)Myles Borins
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15doc: add internal documentationAymen Naghmouchi
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-04-15doc: update util colorsRuben Bridgewater
2019-04-15util: highlight stack framesRuben Bridgewater
2019-04-15buffer: use stricter range checksRuben Bridgewater
2019-04-15doc: fix some linksVse Mozhet Byt
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