summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2018-03-012018-03-01, Version 9.7.0 (Current)Rod Vagg
2018-02-26Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater
2018-02-26perf_hooks: emit trace events for marks, measures, and timerifyJames M Snell
2018-02-26doc: remove redundant `the`Leko
2018-02-26doc: fix/add link to Android infoVse Mozhet Byt
2018-02-26doc: remove `Returns: {undefined}`Sho Miyamoto
2018-02-26doc: add process.debugPort to doc/api/process.mdflickz
2018-02-26doc: `readable.push(undefined)` in non-object mode陈刚
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-23doc: update description of 'clientError' eventLuigi Pinca
2018-02-222018-02-22, Version 9.6.0 (Current)Myles Borins
2018-02-22doc: enable eslint prefer-template ruleRuben Bridgewater
2018-02-22errors: update all internal errorsRuben Bridgewater
2018-02-22fs: support as and as+ flags in stringToFlags()Sarat Addepalli
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2018-02-20doc: improved documentation for fs.unlink()dustinnewman98
2018-02-20doc: fix typo in http2.mdVse Mozhet Byt
2018-02-19http2: make response.end() return thisMatteo Collina
2018-02-19http: OutgoingMessage.end() should return thisMatteo Collina
2018-02-19stream: writable.end should return this.Matteo Collina
2018-02-17doc: mark accessing IPC channel fd as undefinedBartosz Sosnowski
2018-02-17fs: move fs.promises API to fs/promisesMichaël Zasso
2018-02-16doc: warn against concurrent http2stream.respondWithFDAnna Henningsen
2018-02-16doc: add fs declarations to stream doc js examplesIvan Filenko
2018-02-16doc: activate `no-multiple-empty-lines` ruleRuben Bridgewater
2018-02-16doc: add missing `Returns` in fs & utilSho Miyamoto
2018-02-16doc: fix a typo in util.isDeepStrictEqualSho Miyamoto
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-16process: deprecate process.assert()Ruben Bridgewater
2018-02-16doc: fix deprecation numberRuben Bridgewater
2018-02-16tools: add assert.doesNotThrow eslint ruleRuben Bridgewater
2018-02-16doc: update buffer examplesRuben Bridgewater
2018-02-15src: deprecate legacy node::MakeCallbackAli Ijaz Sheikh
2018-02-15http: process 100, 102-199 according to specs.Miles Elam
2018-02-14doc: update crypo Certficate class.Antoine AMARA
2018-02-14module: support main w/o extension, pjson cacheGuy Bedford
2018-02-12fs: make URL paths no longer experimentalJames M Snell
2018-02-12repl: remove deprecated NODE_REPL_HISTORY_FILERuben Bridgewater
2018-02-12async_hooks: rename PromiseWrap.parentIdAli Ijaz Sheikh
2018-02-11doc: mark NAPI_AUTO_LENGTH as codeTobias Nießen
2018-02-10doc: add error check to fs exampleEvan Lucas
2018-02-10doc: fix exporting a function exampleAonghus O Nia
2018-02-10doc: add history for url.parseSteven
2018-02-10crypto: allow passing null as IV unless requiredTobias Nießen
2018-02-10https: add extra options to Agent#getName()Jeff Principe
2018-02-09async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh
2018-02-09http2: add req and res options to server creationPeter Marton
2018-02-09doc: fix arg definition in fsAnatoli Papirovski
2018-02-09doc: fix links in YAML metadata of assert.mdVse Mozhet Byt