summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-08stream: make the pipeline callback mandatoryRuben Bridgewater
2018-06-08doc: naming function as suggested in addon docsTommaso Allevi
2018-06-07doc: document BigInt support in fs.StatsJoyee Cheung
2018-06-06doc: remove spaces around slashesRich Trott
2018-06-06doc: alphabetize tls optionsRich Trott
2018-06-06doc: streamline errors.md introductory materialRich Trott
2018-06-06doc: simplify deprecation languageRich Trott
2018-06-06worker: rename to worker_threadsAnna Henningsen
2018-06-06doc: explain Worker semantics in async_hooks.mdAnna Henningsen
2018-06-06worker: enable stdioAnna Henningsen
2018-06-06worker: initial implementationAnna Henningsen
2018-06-06worker: add `SharedArrayBuffer` sharingAnna Henningsen
2018-06-06worker: support MessagePort passing in messagesAnna Henningsen
2018-06-06worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-06-062018-06-06, Version 10.4.0 (Current)Myles Borins
2018-06-06async_hooks: remove deprecated exampleMathias Buus
2018-06-05doc: fix typo in addons.mdRich Trott
2018-06-05doc: add offboarding docRich Trott
2018-06-03fs: do not crash when using a closed fs event watcherJoyee Cheung
2018-06-02doc: add notable-change to onboarding.md exerciseRich Trott
2018-06-02doc: remove link prediction from STYLE_GUIDE.mdRich Trott
2018-06-02doc: remove POST_STATUS_TO_PR from onboarding.mdRich Trott
2018-06-01doc: fix typos on `e.g.` abbreviationsRich Trott
2018-06-01doc: use "is" rather than "has been"Rich Trott
2018-06-01doc: move upstream information to onboarding docRich Trott
2018-06-01doc: remove vestigial onboarding sectionRich Trott
2018-06-01doc: add guides on writing tests involving promisesJoyee Cheung
2018-06-01doc: remove invalid `vm.Script` argumentsSimen Bekkhus
2018-06-01lib: unmask mode_t values with 0o777Joyee Cheung
2018-06-01doc: fix inconsistent documentation (host vs hostname)Davis Okoth
2018-06-01timers: add hasRef method to Timeout & ImmediateAnatoli Papirovski
2018-05-31doc: fix typo in n-api.mdohbarye
2018-05-31doc: better font stack for monospace in docsRoman Reiss
2018-05-31doc: make minor improvements to fs.realpath() docsRich Trott
2018-05-30doc: add missing link for 10.3.0 changelogMyles Borins
2018-05-30doc: improve note on zlib APIs threadpool usageLuigi Pinca
2018-05-30doc: make constants enumeration consistentDiego Rodríguez Baquero
2018-05-292018-05-29, Version 10.3.0 (Current)Myles Borins
2018-05-28doc: fix doc for napi_get_typedarray_infoMichael Dawson
2018-05-25doc: update the notable changesRuben Bridgewater
2018-05-25doc: fix outdated link FSEventsamitbend
2018-05-25doc: fix filehandle.truncate() sample codesMasashi Hirano
2018-05-242018-05-24, Version 10.2.1 (Current)Myles Borins
2018-05-24net: allow IPC servers be accessible by allBartosz Sosnowski
2018-05-232018-05-23, Version 10.2.0 (Current)Anna Henningsen
2018-05-23src,doc: add doc of --prof flag to help commandohbarye
2018-05-23doc: fix incorrect fs.readFileSync example outputTeddy Katz
2018-05-22http2: fix several serious bugsAnatoli Papirovski
2018-05-21doc: fix some nits in hardcoded manpage linksVse Mozhet Byt
2018-05-20doc: fix fs.promises sample codesKeita Akutsu