summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-10-29v8: migrate setFlagsFromString to internal/errorsJames M Snell
2017-10-29doc: more accurate zlib windowBits informationAnna Henningsen
2017-10-29zlib: gracefully set windowBits from 8 to 9Myles Borins
2017-10-29doc: add link for stream.pipe()Jon Moss
2017-10-29stream: complete migration to internal/errorsMatteo Collina
2017-10-29zlib: finish migrating to internal/errorsJames M Snell
2017-10-29doc: http2.connect accepts net & tls optionsAnatoli Papirovski
2017-10-29stream: migrate _stream_readable use error codesBen Halverson
2017-10-28doc: add note to releases.mdJon Moss
2017-10-28doc: fix CHANGELOG_V8 indentationJon Moss
2017-10-28querystring: convert to using internal/errorsRami Moshe
2017-10-27crypto: migrate setFipsCrypto to internal/errorsJames M Snell
2017-10-27doc: remove http2 pushStream weight optionSebastiaan Deckers
2017-10-26doc: add multiple build guide to benchmarking docPeter Marton
2017-10-26doc, win: remove note about resizeBartosz Sosnowski
2017-10-26doc: add missing error codesJames M Snell
2017-10-26crypto: migrate timingSafeEqual to internal/errorsJames M Snell
2017-10-25util,assert: expose util.isDeepStrictEqual()Rich Trott
2017-10-252017-10-25, Version 8.8.1 (Current)cjihrig
2017-10-25crypto: migrate setEngine to internal/errorsJames M Snell
2017-10-25doc: remove loader hooks from unsupported featuresTeppei Sato
2017-10-25doc: improve http2 documentationJacob Hoffman-Andrews
2017-10-25http2: do not allow socket manipulationAnatoli Papirovski
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-10-25doc: fix wrong URLJon Moss
2017-10-25doc: fix spelling in v8.8.0 changelogMyles Borins
2017-10-24doc: fix typo in changelog for 8.8.0Alec Perkins
2017-10-242017-10-24, Version 4.8.5 'Argon' (Maintenance)Myles Borins
2017-10-242017-10-24, Version 6.11.5 'Boron' (LTS)Myles Borins
2017-10-242017-10-24, Node.js Version 8.8.0 (Current)Myles Borins
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-24doc: add recommendations for first timersRefael Ackermann
2017-10-23util: graduate TextEncoder/TextDecoder, testsJames M Snell
2017-10-23crypto: refactor argument validation for pbkdf2James M Snell
2017-10-23doc: replace methods used in the example codeDamian
2017-10-23vm: deprecate vm.runInDebugContextJosh Gavant
2017-10-23http: support generic `Duplex` streamsAnna Henningsen
2017-10-23http2: support generic `Duplex` streamsAnna Henningsen
2017-10-23doc: fix http2 example with rstWithCancelc0b
2017-10-22tty,doc: add type-check to isattyBryan English
2017-10-22doc: async_hooks grammar nitsJon Moss
2017-10-22doc: replace undocumented encoding aliasesVse Mozhet Byt
2017-10-21doc: link to async_hooks destroy callback properlyJon Moss
2017-10-21doc: improve {readable,writable}._destroy() docsLuigi Pinca
2017-10-20doc: remove duplicate optionsaayush.a
2017-10-20doc: fix comment in assert.mdumatoma
2017-10-20doc: add space after periodDiego Rodríguez Baquero
2017-10-19repl: deprecate REPLServer.prototype.memoryLance Ball
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-10-19doc: minor correction to note on process sectionDaniel Bevenius