summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-08-12doc: clarify http2 docs around class exportsJames M Snell
2018-08-12doc: add missing option for child_process.spawnSync()James Bromwell
2018-08-11http2: remove `streamError` from docsJames M Snell
2018-08-11doc: list encodings supported by buffer.transcodeJames M Snell
2018-08-11doc: discuss special protocol handlingJames M Snell
2018-08-11fs: implement mkdir recursive (mkdirp)Benjamin Coe
2018-08-10doc: add subprocess.ref() and subprocess.unref()Thomas Hunter II
2018-08-10crypto: deprecate useless crypto APIsTobias Nießen
2018-08-08doc: replace _WG_ with _team_Rich Trott
2018-08-07trace_events: add node.promises category, rejection counterJames M Snell
2018-08-07dgram: deprecate all previous private APIscjihrig
2018-08-06dgram: implement socket.bind({ fd })Ouyang Yadong
2018-08-06doc: remove unused error codes from errors.mdСковорода Никита Андреевич
2018-08-05crypto: move createCipher to runtime deprecationTobias Nießen
2018-08-05doc: update recommendations for createCipherTobias Nießen
2018-08-05doc: correct crypto.randomFill() and randomFillSync()Gerhard Stoebich
2018-08-04assert: multiple improvementsRuben Bridgewater
2018-08-03doc: fix return type of server.address()Weijia Wang
2018-08-02doc: rename stackStartFunction in assert.mdEugene Y. Q. Shen
2018-08-01doc: fix changelog for v10.8.0Michaël Zasso
2018-08-01doc: mark DEP0004 and DEP0042 as End-of-LifeJon Moss
2018-08-012018-08-01, Version 10.8.0 (Current)Michaël Zasso
2018-07-31doc: fixup process.binding deprecation codeJames M Snell
2018-07-31doc: documentation deprecation of process.bindingJames M Snell
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan
2018-07-27doc: add missing worker errorBenjamin Gruenbaum
2018-07-27doc: fix typo in releases.mdVitor Bruno de Oliveira Barth
2018-07-26doc: do not advise to cancel full CI on onboardingVse Mozhet Byt
2018-07-26doc: replace deprecated CI jobVse Mozhet Byt
2018-07-25doc: add guide for updating N-API API surfaceHitesh Kanwathirtha
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-24doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-07-23doc: link n-api module init to multi-load addonsGabriel Schulhof
2018-07-23doc: document http2 network error behaviourAnna Henningsen
2018-07-23doc: document MODULE_NOT_FOUND errorJacob Page
2018-07-22doc: fix sorting in the `vm.Module` sectionVse Mozhet Byt
2018-07-21doc: fix descriptions of sync methods in fs.mdTim Ruffles
2018-07-20doc: update and improve the release guideMichaël Zasso
2018-07-20doc: fix incorrect method nameAnto Aravinth
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-07-182018-07-18, Version 10.7.0 (Current)Michaël Zasso
2018-07-18doc: add missing `require` to example in http2.mdKevin Simper
2018-07-18doc: fix worker example to receive messageSakthipriyan Vairamani (thefourtheye)
2018-07-18crypto: add better scrypt option aliasesAnna Henningsen
2018-07-18crypto: add support for OCB mode for AEADTobias Nießen
2018-07-16doc: add documentation for buffer.byteOffsetAndreas Madsen
2018-07-16doc: fix vm.runInNewContext signatureMichaël Zasso
2018-07-16doc: make markdown input compliantSam Ruby
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-14doc: prevent some redirectionsVse Mozhet Byt