summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-02-10https: add extra options to Agent#getName()Jeff Principe
2018-02-10doc: fix links to Style Guide and CPP Style GuideJustin Lee
2018-02-09async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh
2018-02-09http2: add req and res options to server creationPeter Marton
2018-02-09doc: fix arg definition in fsAnatoli Papirovski
2018-02-09doc: fix links in YAML metadata of assert.mdVse Mozhet Byt
2018-02-09domain: runtime deprecate MakeCallbackAndreas Madsen
2018-02-09doc: add missing meta for createCipherivTobias Nießen
2018-02-09doc: fix description of createDecipherivTobias Nießen
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-08doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-02-08doc: fix link in https.mdVse Mozhet Byt
2018-02-07doc: be more explicit in the sypnosisTim O. Peters
2018-02-07lib,doc: revert format name to cjs over commonjsGuy Bedford
2018-02-07tools: add FileHandle to doc/type-parser.jsVse Mozhet Byt
2018-02-06doc: add missing "changes" key in YAML commentLuigi Pinca
2018-02-06doc: fix typo in http2.mdVse Mozhet Byt
2018-02-06doc: add missing URL types in fs promise APIVse Mozhet Byt
2018-02-06http2: add http fallback options to .createServerPeter Marton
2018-02-06http: add options to http.createServer()Peter Marton
2018-02-06doc,assert,timers: assign deprecation codesAnna Henningsen
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