summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-12-06doc: remove unused link referenceAnatoli Papirovski
2017-12-06doc: remove IPC channel implementation detailsBartosz Sosnowski
2017-12-06doc: fix typo in Buffer.prototype.fill()cjihrig
2017-12-06buffer: throw on failed fill attemptscjihrig
2017-12-06doc: use arrow functions in util.md sample codeMithun Sasidharan
2017-12-05doc: use serial comma in tls.mdRich Trott
2017-12-05doc: edit module introductionRich Trott
2017-12-05doc: standardize preposition usage in fs.mdRich Trott
2017-12-05doc: improve punctuation in fs.open() textRich Trott
2017-12-05doc: use colon consistently in assert.mdRich Trott
2017-12-052017-12-05, Version 8.9.2 'Carbon' (LTS)Gibson Fahnestock
2017-12-05doc: update example in module registrationFranziska Hinkelmann
2017-12-052017-12-05, Version 6.12.1 'Boron' (LTS)Myles Borins
2017-12-05buffer: zero-fill buffer allocated with invalid contentAnna Henningsen
2017-12-05doc: warn against filling buffer with invalid dataAnna Henningsen
2017-12-04console: make dirxml an alias for console.logBenjamin Zaslavsky
2017-12-01doc: add missing serial commasRich Trott
2017-12-01doc: be concise about serial commasRich Trott
2017-12-01crypto: better docs for cases where peer's public key is invalidJose M. Palacios Diaz
2017-12-01util: use @@toStringTagGus Caplan
2017-12-01doc: document tls.checkServerIdentityHannes Magnusson
2017-12-01doc: improve checkServerIdentity docsHannes Magnusson
2017-11-30doc,test: remove unnecessary await with return instancesRich Trott
2017-11-30doc: add guide to maintaining npmMyles Borins
2017-11-29doc: fix doc example for cctestMatheus Marchini
2017-11-29errors, child_process: use internal/errors codesJon Moss
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