Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2019-09-252019-09-24, Version 12.11.0 (Current)v12.11.0Ruben Bridgewater
2019-09-25util: include reference anchor for circular structuresRuben Bridgewater
2019-09-25doc: update N-API version matrixGabriel Schulhof
2019-09-25tls: add option to override signature algorithmsAnton Gerasimov
2019-09-25stream: make _write() optional when _writev() is implementedRobert Nagy
2019-09-25doc: add code example to process.throwDeprecation propertyJuan José Arboleda
2019-09-25events: add support for EventTarget in onceJenia
2019-09-25doc: fix some signatures of .end() methodsVse Mozhet Byt
2019-09-25doc: explain stream.finished cleanupRobert Nagy
2019-09-25doc: fix require call for spawn() in code exampleMarian Rusnak
2019-09-25doc: make minor improvements to stream.mdRobert Nagy
2019-09-25console: skip/strip %c formattingGus Caplan
2019-09-25process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe
2019-09-25doc: fix nits in net.mdVse Mozhet Byt
2019-09-25doc: add missing complete property to http2 docsJavier Ledezma
2019-09-25module: reintroduce package exports dot mainGuy Bedford
2019-09-25doc: add leap second behavior notes for napi methodsLevhita
2019-09-25doc: explain esm options for package authorsGeoffrey Booth
2019-09-25doc: update experimental loader hooks example codeDenis Zavershinskiy
2019-09-25doc: use consistent unordered list styleNick Schonning
2019-09-25inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-09-25util: add encodeInto to TextEncoderAnna Henningsen
2019-09-25crypto: add oaepLabel optionTobias Nießen
2019-09-25doc: mention unit for process.hrtime.bigint()Anna Henningsen
2019-09-25doc: add documentation for stream readableFlowingChetan Karande
2019-09-25src,lib: expose memory file mapping flagJoão Reis
2019-09-25worker: mark as stableAnna Henningsen
2019-09-25doc: indent child list items for remark-lintNick Schonning
2019-09-25doc: space around listsNick Schonning
2019-09-25doc: exitedAfterDisconnect value can be falseNimit Aggarwal
2019-09-20doc: simplify wording in n-api docMichael Dawson
2019-09-20doc: indent ordered list child contentNick Schonning
2019-09-20doc: fix unsafe writable stream code exampleChetan Karande
2019-09-20doc: async_hooks.createHook promiseResolve optionBen Noordhuis
2019-09-20doc: change urls directly from 'http' to 'https'Maledong
2019-09-20n-api: mark version 5 N-APIs as stableGabriel Schulhof
2019-09-20doc: use consistent indenting for unordered list itemsNick Schonning
2019-09-20doc: start unorded lists at start of lineNick Schonning
2019-09-20doc: change the 'txt' to 'console' for a commandMaledong
2019-09-042019-09-04, Version 12.10.0 (Current)v12.10.0Ruben Bridgewater
2019-09-04doc: escape elements swallowed as HTML in markdownNick Schonning
2019-09-04doc: add extends for derived classesKamat, Trivikram
2019-09-04doc: add blanks around code fencesNick Schonning
2019-09-04doc: format http2 anchor link and referenceNick Schonning
2019-09-04doc: remove multiple consecutive blank linesNick Schonning
2019-09-04doc,crypto: add extends for derived classesKamat, Trivikram
2019-09-04src: allow --interpreted-frames-native-stack in NODE_OPTIONSMatheus Marchini
2019-09-04doc,fs: add extends for derived classesKamat, Trivikram
2019-09-04doc,errors: add extends to derived classesKamat, Trivikram
2019-09-03doc,http: add extends for derived classesTrivikram Kamat