summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-01-24doc: simplify process.binding() deprecation messageRich Trott
2019-01-242019-01-24, Version 11.8.0 (Current)Myles Borins
2019-01-24doc: add note regarding pushing release tagsMyles Borins
2019-01-23child_process: truncate output when maxBuffer is exceededJeremiah Senkpiel
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2019-01-21doc: use correct placeholder for policy docsAnna Henningsen
2019-01-21doc: hyperlink reference to process.nextTickSam Roberts
2019-01-20doc: reword stream docs to clarify that decodeStrings encodes stringsDaniel George Holz
2019-01-20doc: correct my wrong note about buf.fill()Vse Mozhet Byt
2019-01-20tls: make tls.connect() accept a timeout optionLuigi Pinca
2019-01-19doc: add a note to `buf.fill()` descriptionVse Mozhet Byt
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-18test: add node-report testsLakshmiSwethaG
2019-01-18doc: add node-report documentationVipin Menon
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-18doc: fix typo in Buffer APIH1Gdev
2019-01-17process: allow reading umask in workerscjihrig
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-17doc: add metadata about ecdh curve optionsSam Roberts
2019-01-15doc: revert incorrect change on readable._readMatteo Collina
2019-01-14doc: add TLSSocket.isSessionReused() docsSam Roberts
2019-01-14doc: improve Sign/Verify examples and docsSam Roberts
2019-01-14doc: fix section order in vm.mdVse Mozhet Byt
2019-01-13doc: fix sorting in buffer.mdVse Mozhet Byt
2019-01-13doc: fix `napi_open_callback_scope` descriptionPhilipp Renoth
2019-01-12doc: document that stream.on('close') was changed in Node 10Matteo Collina
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2019-01-11doc: fix the path to postMessage()Mitar
2019-01-11doc: update `os.networkInterfaces()` examplejvelezpo
2019-01-11doc,worker: revise worker_threads.mdRich Trott
2019-01-10doc: fix deprecations metadataRichard Lau
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-10doc: make sure that calls to .read() are loopedMatteo Collina
2019-01-09doc: wrap and punctuate YAML description textSam Roberts
2019-01-09doc: add history to http.request.setTimeout()James Bunton
2019-01-09doc: add clarification for exception behaviourMichael Dawson
2019-01-08doc: clarify timing of socket.connectingSam Roberts
2019-01-09doc: update benchmark docKazushi Kitaya
2019-01-09util: inspect ArrayBuffers contents as wellRuben Bridgewater
2019-01-08doc: use lowercase for zlibRich Trott
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-08crypto: remove deprecated crypto._toBufTobias Nießen
2019-01-08doc: fix process.stdin exampleAnna Henningsen
2019-01-08crypto: always accept private keys as public keysTobias Nießen
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-08doc: update behaviour of fs.writeFileSakthipriyan Vairamani (thefourtheye)
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen