summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-07-27n-api: add support for DataViewShivanth MP
2017-07-26doc: fix typo in using-internal-errors.mdAnton Paras
2017-07-26net,child_process: improve naming in internal codeAnna Henningsen
2017-07-25doc: add docs for module.pathsatever
2017-07-24util: implement WHATWG Encoding Standard APIJames M Snell
2017-07-24doc: update experimental status to reflect useJames M Snell
2017-07-24errors: migrate dns to use internal/errorsWeijia Wang
2017-07-23doc: fix some linksVse Mozhet Byt
2017-07-23doc: describe labelling process for backportsAnna Henningsen
2017-07-21doc: error message are still majorRefael Ackermann
2017-07-21tools: enforce consistent spacing inside bracesSebastiaan Deckers
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-21errors: migrate socket_list to internal/errorsBougarfaoui El houcine
2017-07-21doc: fix typo in stream.mdMarc Hernández Cabot
2017-07-202017-07-20, Version 8.2.1 (Current)Jeremiah Senkpiel
2017-07-20test: add comments for whatwg-url testsGautam Arora
2017-07-20doc: fixes default shell in child_process.mdHenry
2017-07-192017-07-19, Version 8.2.0 (Current)Jeremiah Senkpiel
2017-07-19docs: add note about fs.rmdir()Oleksandr Kushchak
2017-07-20doc: replace dead link in v8 moduleDevin Boyer
2017-07-19doc,stream: _transform happens one at a timeMatteo Collina
2017-07-18errors: port internal/fs errors to internal/errorsGunar C. Gessner
2017-07-18doc: fix minor typo in cluster.mdLance Ball
2017-07-18doc: fix inspectPort documentation in cluster.mdAnna Henningsen
2017-07-17doc: add guidance on testing new errorsMichael Dawson
2017-07-14cluster: overriding inspector portcornholio
2017-07-14doc: fixes in cluster.mdcornholio
2017-07-14doc: update umask for clarityJames Sumners
2017-07-14doc: add notice about useGlobal option in repl docsstarkwang
2017-07-13n-api: add napi_fatal_error APIKyle Farnung
2017-07-13n-api: add code parameter to error helpersMichael Dawson
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-07-12doc: prefix of the stacktrace in errors.mdRoman Shoryn
2017-07-12n-api: Implement stricter wrappingGabriel Schulhof
2017-07-12doc: add missing spaceTimothy Gu
2017-07-112017-07-11, Version 8.1.4 (Current)Evan Lucas
2017-07-112017-07-11, Version 7.10.1 (Current)Evan Lucas
2017-07-112017-07-11, Version 6.11.1 'Boron' (LTS)Myles Borins
2017-07-112017-07-11, Version 4.8.4 'Argon' (Maintenance)Myles Borins
2017-07-10doc: correct stream Duplex allowHalfOpen docRich Trott
2017-07-10src: whitelist v8 options with '_' or '-'Sam Roberts
2017-07-09doc: note 'resize' event conditions on WindowsDean Coakley
2017-07-09doc: fix mistake in http.mdMoogen Tian
2017-07-09doc,test: fs - reserved characters under win32XadillaX
2017-07-08doc: match debugger output & instructions to master behaviorJan Krems
2017-07-06src: document --abort-on-uncaught-exceptionSam Roberts
2017-07-06n-api: add napi_has_own_property()cjihrig
2017-07-06doc: add documentation on ICUTimothy Gu
2017-07-05src: --abort-on-uncaught-exception in NODE_OPTIONSSam Roberts
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann