summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2018-05-20doc: fix typo in http2.mdKeita Akutsu
2018-05-19util: remove custom inspection functionRuben Bridgewater
2018-05-19fs: drop duplicate API in promises modeСковорода Никита Андреевич
2018-05-17doc: fix linter warnings and typos in manpageAlhadis
2018-05-17fs: move SyncWriteStream to end-of-lifeJames M Snell
2018-05-17tls: move convertNPNProtocols to End-of-LifeJames M Snell
2018-05-17doc: document file mode caveats on WindowsJoyee Cheung
2018-05-16vm,trace_events: add node.vm.script trace events categoryJames M Snell
2018-05-152018-05-15, Version 8.11.2 'Carbon' (LTS)Myles Borins
2018-05-14http: make client `.aborted` booleanRobert Nagy
2018-05-14doc: add missing `changes:` entry for assert.throwsAnna Henningsen
2018-05-14fs: improve argument handling for ReadStreamUjjwal Sharma
2018-05-14doc: fixup NODE_EXTERN -> NAPI_EXTERNMichael Dawson
2018-05-14doc: fix signature for napi_create_range_errorMichael Dawson
2018-05-14doc: fix typo in dns docsAnna Henningsen
2018-05-13module: add --preserve-symlinks-mainDavid Goldstein
2018-05-12doc: add global node_modules to require.resolve()musgravejw
2018-05-11doc: fix stability text for n-apiMichael Dawson
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-05-11Revert "util: change util.inspect depth default"Anna Henningsen
2018-05-11Revert "util: change %o depth default"Anna Henningsen
2018-05-10doc: add util.types.isModuleNamespaceObject()Gus Caplan
2018-05-10timers: make timer.refresh() a public APIJeremiah Senkpiel
2018-05-10doc: fix nits in doc/api_assets/style.cssVse Mozhet Byt
2018-05-10src: add environment cleanup hooksAnna Henningsen