summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* stream: make the pipeline callback mandatoryRuben Bridgewater2018-06-081-3/+3
* doc: naming function as suggested in addon docsTommaso Allevi2018-06-081-4/+4
* doc: document BigInt support in fs.StatsJoyee Cheung2018-06-071-26/+119
* doc: remove spaces around slashesRich Trott2018-06-068-16/+16
* doc: alphabetize tls optionsRich Trott2018-06-061-53/+53
* doc: streamline errors.md introductory materialRich Trott2018-06-061-12/+6
* doc: simplify deprecation languageRich Trott2018-06-066-9/+9
* worker: rename to worker_threadsAnna Henningsen2018-06-065-33/+37
* doc: explain Worker semantics in async_hooks.mdAnna Henningsen2018-06-061-1/+5
* worker: enable stdioAnna Henningsen2018-06-061-1/+43
* worker: initial implementationAnna Henningsen2018-06-064-3/+348
* worker: add `SharedArrayBuffer` sharingAnna Henningsen2018-06-061-4/+11
* worker: support MessagePort passing in messagesAnna Henningsen2018-06-062-1/+13
* worker: implement `MessagePort` and `MessageChannel`Anna Henningsen2018-06-064-0/+164
* 2018-06-06, Version 10.4.0 (Current)Myles Borins2018-06-061-0/+106
* async_hooks: remove deprecated exampleMathias Buus2018-06-061-8/+0
* doc: fix typo in addons.mdRich Trott2018-06-051-1/+1
* doc: add offboarding docRich Trott2018-06-051-0/+16
* fs: do not crash when using a closed fs event watcherJoyee Cheung2018-06-031-2/+4
* doc: add notable-change to onboarding.md exerciseRich Trott2018-06-021-1/+1
* doc: remove link prediction from STYLE_GUIDE.mdRich Trott2018-06-021-2/+1
* doc: remove POST_STATUS_TO_PR from onboarding.mdRich Trott2018-06-021-3/+1
* doc: fix typos on `e.g.` abbreviationsRich Trott2018-06-012-2/+2
* doc: use "is" rather than "has been"Rich Trott2018-06-011-38/+38
* doc: move upstream information to onboarding docRich Trott2018-06-012-12/+6
* doc: remove vestigial onboarding sectionRich Trott2018-06-011-4/+0
* doc: add guides on writing tests involving promisesJoyee Cheung2018-06-011-0/+31
* doc: remove invalid `vm.Script` argumentsSimen Bekkhus2018-06-011-6/+0
* lib: unmask mode_t values with 0o777Joyee Cheung2018-06-011-0/+6
* doc: fix inconsistent documentation (host vs hostname)Davis Okoth2018-06-012-5/+5
* timers: add hasRef method to Timeout & ImmediateAnatoli Papirovski2018-06-011-0/+18
* doc: fix typo in n-api.mdohbarye2018-05-311-1/+1
* doc: better font stack for monospace in docsRoman Reiss2018-05-311-1/+1
* doc: make minor improvements to fs.realpath() docsRich Trott2018-05-311-21/+3
* doc: add missing link for 10.3.0 changelogMyles Borins2018-05-301-0/+1
* doc: improve note on zlib APIs threadpool usageLuigi Pinca2018-05-301-4/+4
* doc: make constants enumeration consistentDiego Rodríguez Baquero2018-05-301-4/+6
* 2018-05-29, Version 10.3.0 (Current)Myles Borins2018-05-291-0/+59
* doc: fix doc for napi_get_typedarray_infoMichael Dawson2018-05-281-3/+8
* doc: update the notable changesRuben Bridgewater2018-05-251-1/+6
* doc: fix outdated link FSEventsamitbend2018-05-251-1/+1
* doc: fix filehandle.truncate() sample codesMasashi Hirano2018-05-251-4/+20
* 2018-05-24, Version 10.2.1 (Current)Myles Borins2018-05-241-0/+14
* net: allow IPC servers be accessible by allBartosz Sosnowski2018-05-241-0/+8
* 2018-05-23, Version 10.2.0 (Current)Anna Henningsen2018-05-236-10/+245
* src,doc: add doc of --prof flag to help commandohbarye2018-05-232-0/+10
* doc: fix incorrect fs.readFileSync example outputTeddy Katz2018-05-231-1/+1
* http2: fix several serious bugsAnatoli Papirovski2018-05-221-0/+4
* doc: fix some nits in hardcoded manpage linksVse Mozhet Byt2018-05-213-10/+11
* doc: fix fs.promises sample codesKeita Akutsu2018-05-201-1/+12