summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-10-31doc: util.isDeepStrictEqual returns booleanLucas Azzola
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-10-31doc: howto decode buffers extending from Writabledicearr
2017-10-312017-10-31, Version 8.9.0 'Carbon' (LTS) ReleaseGibson Fahnestock
2017-10-31module: revert #3384 DEP0019 EOLMyles Borins
2017-10-30crypto: migrate CipherBase to internal/errorsJames M Snell
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-30build: make test-doc and lint addon docsJoyee Cheung
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