summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-29process: add flag for uncaught exception abortAnna Henningsen
2017-11-29tls: set ecdhCurve default to 'auto'Hativ
2017-11-28doc: fix typo in stream.mdMatthew Leon
2017-11-28http2: use 'close' event instead of 'streamClosed'James M Snell
2017-11-28assert: add strict functionality exportRuben Bridgewater
2017-11-28doc: improve assert documentationRuben Bridgewater
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-28doc: non-partitioned async crypto operationsJamie Davis
2017-11-28doc: move Code of Conduct to admin repoMyles Borins
2017-11-28doc: fix typo occuring -> occurringLeko
2017-11-28module: add builtinModulesJon Moss
2017-11-27doc: Add link for ECMAScript 2015smatsu-hl
2017-11-27doc: caution against removing pseudoheadersJames M Snell
2017-11-26doc: replace string with template stringLeko
2017-11-26doc: replace function with arrow function in vm.mdnarirou
2017-11-26doc: replace function with arrow functionLeko
2017-11-26doc: update maintainting V8 guideMichaƫl Zasso
2017-11-25doc: fix typo in api doc of url.format(urlObject)pkovacs
2017-11-24doc: add ES Modules entry to who-to-ccRich Trott
2017-11-24lib,src: remove vm.runInDebugContext()Ben Noordhuis
2017-11-23doc: update http URLs to https in doc/apiRonald Eddy Jr
2017-11-23doc: add SharedArrayBuffer to Buffer documentationThomas den Hollander
2017-11-23doc: document resolve hook formatsLucas Azzola
2017-11-22process: Send signal name to signal handlersRobert Rossmann
2017-11-22doc: fs.readFile is async but not partitionedJamie Davis
2017-11-22test,doc: document where common modules goGibson Fahnestock
2017-11-22assert: use Object.is comparison in .strictEqualRuben Bridgewater
2017-11-22doc: add description for inspector-only console methods.Benjamin Zaslavsky
2017-11-22net: remove deprecated getters for internalsAnna Henningsen
2017-11-22doc: use better terminology for build machinesAnna Henningsen
2017-11-22doc: use "JavaScript" instead of "Javascript"Rich Trott
2017-11-22doc: prepare for v8/V8 linting in doc textRich Trott
2017-11-22doc: add capitalization styling to STYLE_GUIDERich Trott
2017-11-22async_hooks: remove deprecated APIAndreas Madsen
2017-11-21doc: update release table in V8 guideAli Ijaz Sheikh
2017-11-21http2: major update to internalsJames M Snell
2017-11-21n-api: add helper for addons to get the event loopAnna Henningsen
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-18doc: change v8 to V8Rich Trott
2017-11-18doc: avoid mentioning 'uncaughtException'Luigi Pinca
2017-11-18doc: add note about using cluster without networkingpimlie
2017-11-18doc: explicitly document highWaterMark optionSebastian Silbermann
2017-11-18doc: fix a link in dgram.mdVse Mozhet Byt
2017-11-18console: add support for console.debugBenjamin Zaslavsky
2017-11-17doc: make error descriptions more conciseRich Trott
2017-11-17doc: document common pattern for instanceof checksMichael Dawson
2017-11-16util: runtime deprecation for custom .inspect()Rich Trott
2017-11-16util: emit deprecation code only onceRich Trott
2017-11-16doc: improve documentation for util.deprecate()Rich Trott