summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* n-api: mark thread-safe function as stableGabriel Schulhof2019-01-211-11/+11
* doc: use correct placeholder for policy docsAnna Henningsen2019-01-212-2/+2
* doc: hyperlink reference to process.nextTickSam Roberts2019-01-211-1/+2
* doc: reword stream docs to clarify that decodeStrings encodes stringsDaniel George Holz2019-01-201-10/+16
* doc: correct my wrong note about buf.fill()Vse Mozhet Byt2019-01-201-1/+1
* tls: make tls.connect() accept a timeout optionLuigi Pinca2019-01-201-0/+7
* doc: add a note to `buf.fill()` descriptionVse Mozhet Byt2019-01-191-1/+3
* 2019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater2019-01-186-17/+287
* test: add node-report testsLakshmiSwethaG2019-01-181-0/+6
* doc: add node-report documentationVipin Menon2019-01-186-0/+720
* worker: enable passing command line flagsYael Hermon2019-01-182-3/+12
* doc: fix typo in Buffer APIH1Gdev2019-01-181-1/+1
* process: allow reading umask in workerscjihrig2019-01-172-1/+7
* policy: manifest with subresource integrity checksBradley Farias2019-01-175-0/+157
* doc: add metadata about ecdh curve optionsSam Roberts2019-01-171-0/+8
* doc: revert incorrect change on readable._readMatteo Collina2019-01-151-7/+1
* doc: add TLSSocket.isSessionReused() docsSam Roberts2019-01-141-0/+9
* doc: improve Sign/Verify examples and docsSam Roberts2019-01-141-64/+45
* doc: fix section order in vm.mdVse Mozhet Byt2019-01-141-258/+258
* doc: fix sorting in buffer.mdVse Mozhet Byt2019-01-131-28/+28
* doc: fix `napi_open_callback_scope` descriptionPhilipp Renoth2019-01-131-1/+1
* doc: document that stream.on('close') was changed in Node 10Matteo Collina2019-01-121-2/+14
* doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt2019-01-112-86/+204
* doc: fix the path to postMessage()Mitar2019-01-111-3/+3
* doc: update `os.networkInterfaces()` examplejvelezpo2019-01-111-0/+2
* doc,worker: revise worker_threads.mdRich Trott2019-01-111-13/+11
* doc: fix deprecations metadataRichard Lau2019-01-101-4/+4
* lib: move DEP0029 to end of lifecjihrig2019-01-102-16/+5
* lib: move DEP0028 to end of lifecjihrig2019-01-102-16/+5
* lib: move DEP0027 to end of lifecjihrig2019-01-102-14/+5
* lib: move DEP0026 to end of lifecjihrig2019-01-102-14/+5
* doc: make sure that calls to .read() are loopedMatteo Collina2019-01-103-20/+35
* doc: wrap and punctuate YAML description textSam Roberts2019-01-091-12/+9
* doc: add history to http.request.setTimeout()James Bunton2019-01-091-0/+4
* doc: add clarification for exception behaviourMichael Dawson2019-01-091-0/+9
* doc: clarify timing of socket.connectingSam Roberts2019-01-081-4/+5
* doc: update benchmark docKazushi Kitaya2019-01-091-11/+11
* util: inspect ArrayBuffers contents as wellRuben Bridgewater2019-01-091-0/+3
* doc: use lowercase for zlibRich Trott2019-01-081-1/+1
* worker: remove `--experimental-worker` flagAnna Henningsen2019-01-093-12/+1
* crypto: remove deprecated crypto._toBufTobias Nießen2019-01-081-2/+5
* doc: fix process.stdin exampleAnna Henningsen2019-01-081-2/+3
* crypto: always accept private keys as public keysTobias Nießen2019-01-081-0/+16
* doc: make modules.md more accurateVse Mozhet Byt2019-01-084-16/+18
* doc: update behaviour of fs.writeFileSakthipriyan Vairamani (thefourtheye)2019-01-081-4/+4
* crypto: fix key object wrapping in sync keygenTobias Nießen2019-01-071-14/+9
* doc: fs.mkdir('/') throws EPERM on WindowsCorey Farrell2019-01-061-0/+9
* lib: move DEP0023 to end of lifecjihrig2019-01-061-3/+6
* doc: add documentation for brotli supportAnna Henningsen2019-01-052-13/+209
* zlib: add brotli supportAnna Henningsen2019-01-051-0/+10