aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-09-13dgram: support for setting socket buffer sizeDamien O'Reilly
2017-09-13doc: fix nits in esm.mdVse Mozhet Byt
2017-09-13n-api: stop creating references to primitivesGabriel Schulhof
2017-09-12assert: fix boxed primitives in deepStrictEqualRuben Bridgewater
2017-09-12assert: support custom errorsgeek
2017-09-122017-09-12, Version 8.5.0 (Current)Myles Borins
2017-09-12doc: fix some internal linksVse Mozhet Byt
2017-09-11crypto: fix Node_SignFinalDavid Benjamin
2017-09-10intl: unexpose Intl.v8BreakIteratorBen Noordhuis
2017-09-10n-api: implement napi_run_scriptGabriel Schulhof
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-09-09doc: fix Error property markdown levelSam Roberts
2017-09-08src: add support to pass flags to dlopenEzequiel Garcia
2017-09-08fs: add fs.copyFile{Sync}cjihrig
2017-09-08doc: add ESM doc to _toc.md and all.mdVse Mozhet Byt
2017-09-07doc, tls: mark parseCertString() as deprecatedXadillaX
2017-09-07doc: document bytes to chars after setEncodingJessica Quynh Tran
2017-09-07doc: document missing error codesGeorge Bezerra
2017-09-07tls: multiple PFX in createSecureContextYury Popov
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-09-07doc: add options argument to crypto docsAdina Shanholtz
2017-09-052017-09-05, Version 6.11.3 'Boron' (LTS)Myles Borins
2017-09-05doc: clarify async/asynchronous in deprecations.mdRich Trott
2017-09-05assert: use SameValueZero in deepStrictEqualRuben Bridgewater
2017-09-05doc: add missing changelogs to assert docsRuben Bridgewater
2017-09-04net: multiple listen() events fail silentlyEduard Bondarenko
2017-09-01doc: `readFileSync` instead of `fs.readFileSync`Piotr Mionskowski
2017-09-01doc,lib,src,test: strip executable bits off filesAnna Henningsen
2017-09-01assert: handle errors properly with deep*EqualRuben Bridgewater
2017-08-31errors: convert 'fs'matzavinos
2017-08-31module: mark DEP0019 as EOL and remove compat codeRoman Reiss
2017-08-30n-api: adds function to adjust external memoryChris Young
2017-08-30doc: fix comment about http2.createSecureServercreeperyang
2017-08-30http2: handle 100-continue flow & writeContinueAnatoli Papirovski
2017-08-30doc: remove braces which shouldn't be thereJan Schär
2017-08-29doc: clarify http.get data consumption requirementAJ Jordan
2017-08-29meta: merge TSC and CTC back into a single bodyJames M Snell
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-28http2: refactor error handlingMatteo Collina
2017-08-27timers: Migrate to use internal/errorsWeijia Wang
2017-08-26Revert "http2: refactor error handling"Rich Trott
2017-08-25perf_hooks: mark as experimentalJames M Snell
2017-08-25http2: refactor error handlingMatteo Collina
2017-08-25doc,stream: remove wrong remark on readable.readJan Schär
2017-08-25doc: threadpool size, and APIs using the poolSam Roberts
2017-08-25doc: sort bottom-of-file dns markdown linksSam Roberts
2017-08-25doc: crypto.randomBytes does not block when asyncSam Roberts
2017-08-25n-api: implement promiseGabriel Schulhof
2017-08-24doc: environmental->environment & NodeJS->Node.jsRod Vagg
2017-08-25doc: fix typo in Buffer.from(string, [encoding])Michał Wadas