summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2018-01-24doc: document the collaborator nomination processJoyee Cheung
2018-01-24doc: improve the instructions of onboarding PRJoyee Cheung
2018-01-24doc: split CONTRIBUTING.mdJoyee Cheung
2018-01-23doc: fix typos in async_hooksMatthew Turner
2018-01-23doc: add missing URL argument types in fs.mdVse Mozhet Byt
2018-01-23doc: remove confusing signature in fs.mdVse Mozhet Byt
2018-01-22doc: use PBKDF2 in textTobias Nießen
2018-01-22doc: fix typo in async_hooks.mdMatthew Turner
2018-01-21doc: Add example of null to assert.ifErrorLeko
2018-01-21build,test: make building addon tests less fragileBen Noordhuis
2018-01-20util: implement util.getSystemErrorName()Joyee Cheung
2018-01-19doc: improve process.platformMars Wong
2018-01-19doc: cjs format is now commonjsGus Caplan
2018-01-18doc: V8 branch used in 8.x not active anymoreFranziska Hinkelmann
2018-01-18doc: add change info for async_hooks.executionAsyncId()Stephen Belanger
2018-01-18timers: allow Immediates to be unrefedAnatoli Papirovski
2018-01-18doc: remove uannecessary RequireMichael Dawson
2018-01-18doc: fix typo in esm.mdRich Trott
2018-01-18doc: add missing link referencesVse Mozhet Byt
2018-01-17doc: simplify sentences that use "considered"Rich Trott
2018-01-18doc: dedupe linksVse Mozhet Byt
2018-01-17doc: update sample output for process.versionsMichael Dawson
2018-01-17doc: fix typo in TextEncoding sectionYosuke Furukawa