summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: add missing complete property to http2 docsJavier Ledezma2019-09-171-0/+10
* module: reintroduce package exports dot mainGuy Bedford2019-09-171-0/+36
* doc: add leap second behavior notes for napi methodsLevhita2019-09-171-0/+6
* doc: explain esm options for package authorsGeoffrey Booth2019-09-171-13/+57
* doc: update experimental loader hooks example codeDenis Zavershinskiy2019-09-171-5/+19
* doc: use consistent unordered list styleNick Schonning2019-09-1637-1814/+1810
* inspector: new API - Session.connectToMainThreadEugene Ostroukhov2019-09-162-3/+15
* util: add encodeInto to TextEncoderAnna Henningsen2019-09-131-0/+18
* crypto: add oaepLabel optionTobias Nießen2019-09-131-0/+10
* doc: mention unit for process.hrtime.bigint()Anna Henningsen2019-09-121-1/+1
* doc: add documentation for stream readableFlowingChetan Karande2019-09-121-0/+11
* src,lib: expose memory file mapping flagJoão Reis2019-09-111-0/+6
* worker: mark as stableAnna Henningsen2019-09-111-1/+1
* doc: indent child list items for remark-lintNick Schonning2019-09-106-16/+17
* doc: space around listsNick Schonning2019-09-0930-13/+246
* doc: exitedAfterDisconnect value can be falseNimit Aggarwal2019-09-091-1/+3
* doc: remove wrong escapesXhmikosR2019-09-087-78/+78
* doc: update N-API version matrixGabriel Schulhof2019-09-071-8/+9
* doc: prepare markdown files for more stringent blank-line lintingRich Trott2019-09-072-2/+0
* doc: simplify wording in n-api docMichael Dawson2019-09-061-6/+6
* doc: update release guide with notes for major releasesJames M Snell2019-09-061-0/+94
* doc: indent ordered list child contentNick Schonning2019-09-063-151/+153
* doc: fix unsafe writable stream code exampleChetan Karande2019-09-051-6/+26
* doc: async_hooks.createHook promiseResolve optionBen Noordhuis2019-09-061-0/+2
* doc: change urls directly from 'http' to 'https'Maledong2019-09-054-5/+5
* n-api: mark version 5 N-APIs as stableGabriel Schulhof2019-09-052-9/+1
* 2019-09-04, Version 12.10.0 (Current)Ruben Bridgewater2019-09-044-11/+111
* doc: use consistent indenting for unordered list itemsNick Schonning2019-09-0313-274/+274
* doc: start unorded lists at start of lineNick Schonning2019-09-0313-715/+718
* doc: change the 'txt' to 'console' for a commandMaledong2019-09-0310-15/+15
* doc: escape elements swallowed as HTML in markdownNick Schonning2019-09-024-9/+10
* doc: add extends for derived classesKamat, Trivikram2019-09-019-26/+34
* doc: add blanks around code fencesNick Schonning2019-08-3121-5/+208
* doc: format http2 anchor link and referenceNick Schonning2019-08-311-7/+8
* doc: remove multiple consecutive blank linesNick Schonning2019-08-3126-52/+0
* doc,crypto: add extends for derived classesKamat, Trivikram2019-08-291-0/+12
* doc: inconsistent indentation for list itemsNick Schonning2019-08-283-9/+9
* doc: heading levels should only increment by oneNick Schonning2019-08-281-3/+3
* src: allow --interpreted-frames-native-stack in NODE_OPTIONSMatheus Marchini2019-08-271-0/+1
* doc,fs: add extends for derived classesKamat, Trivikram2019-08-261-10/+9
* doc,errors: add extends to derived classesKamat, Trivikram2019-08-262-19/+32
* 2019-08-26, Version 12.9.1 (Current)Michaël Zasso2019-08-261-0/+23
* doc,http: add extends for derived classesTrivikram Kamat2019-08-231-13/+7
* doc: add https.Server extends tls.ServerTrivikram Kamat2019-08-231-2/+3
* doc,tls: add extends for derived classesTrivikram Kamat2019-08-231-4/+7
* net: allow reading data into a static bufferBrian White2019-08-231-0/+36
* doc: fix nits in esm.mdVse Mozhet Byt2019-08-231-10/+10
* fs: add recursive option to rmdir()cjihrig2019-08-231-4/+51
* doc: add missing extends Http2SessionTrivikram Kamat2019-08-231-0/+4
* doc: indicate that Http2ServerRequest extends ReadableTrivikram Kamat2019-08-231-4/+2