summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-02-06doc: update onboarding-extrasGus Caplan
2018-02-06doc: modify the return value of request.write()陈刚
2018-02-06doc: fix typo in n-api.mdVse Mozhet Byt
2018-02-06doc: add introduce about cli optionsWeijia Wang
2018-02-05fs: add initial set of fs.promises APIsJames M Snell
2018-02-05n-api: add methods to open/close callback scopeMichael Dawson
2018-02-05doc: small typo in n-api.mdiskore
2018-02-05doc: remove usage of you in n-api docMichael Dawson
2018-02-05doc: expand on promises and async_hooksAli Ijaz Sheikh
2018-02-04doc: fix `REPLACEME` in changelog PR URLsAnna Henningsen
2018-02-04doc: shell option for the execFile and execFileSync functionsjvelezpo
2018-02-04doc: improve http.request documentationGuangcong Luo
2018-02-04doc: remove removed apis from http2 docsKelvin Jin
2018-02-03vm: flip Module#link's signatureGus Caplan
2018-02-02timers: runtime-deprecate {un}enroll()Jeremiah Senkpiel
2018-02-02assert: deprecate assert.fail partiallyRuben Bridgewater
2018-02-02crypto: docs-only deprecate crypto.fips, replaceJames M Snell
2018-02-01crypto,doc: fix unassignd deprecation codesJames M Snell
2018-02-01src,lib: implement import.metaMichaël Zasso
2018-02-01src: allow --perf-(basic-)?prof in NODE_OPTIONSLeko
2018-02-01doc: improve stream documentation陈刚
2018-02-01doc: deprecate top-level `this`Hackzzila
2018-02-01fs: partition readFile against pool exhaustionJamie Davis
2018-02-01doc: document asserts Weak(Map|Set) behaviorRuben Bridgewater
2018-02-01assert: use a default message in assertRuben Bridgewater
2018-01-31crypto: runtime deprecate DEFAULT_ENCODINGJames M Snell
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-312018-01-31, Version 9.5.0 (Current)Evan Lucas
2018-01-31module: enable dynamic import flag for esmodulesMyles Borins
2018-01-31perf_hooks: add warning when too many entries in the timelineJames M Snell
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2018-01-30vm: add modulesGus Caplan
2018-01-31doc: add pending-deprecation to deprecations listСковорода Никита Андреевич
2018-01-30doc: fix manpage warningsRoman Reiss
2018-01-30doc: warn about GCM authenticityTobias Nießen
2018-01-29cluster: add cwd to cluster.settingscjihrig
2018-01-28doc: unify type linkificationVse Mozhet Byt
2018-01-27doc: fix typo in REPL docsAdam Engebretson
2018-01-26src, test: node internals' postmortem metadataMatheus Marchini
2018-01-25doc: fix e.g., to e.g. in docssreepurnajasti
2018-01-25Revert "build,test: make building addon tests less fragile"Rod Vagg
2018-01-24doc: fix documentation of http2Stream.pushstream()Peter Dalgaard-Jensen
2018-01-24doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen
2018-01-24src: use uv_hrtime as tracing timestampAli Ijaz Sheikh
2018-01-24assert: stricter ifErrorRuben Bridgewater
2018-01-24assert: wrap original error in ifErrorRuben Bridgewater
2018-01-24tty: add getColorDepth functionRuben Bridgewater
2018-01-24assert: improve error messagesRuben Bridgewater
2018-01-24doc: add missing word in modules.mdRobert Adamian
2018-01-24doc: add doc for performance.clearGC()Antony Tran