summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-02-25doc: copyedit util docRich Trott
2016-02-25crypto: Improve control of FIPS modeStefan Budeanu
2016-02-25doc: fix typo in pbkdf2Sync code sampleMarc Cuva
2016-02-25doc: fix buf.readInt16LE outputChinedu Francis Nwafili
2016-02-25repl: accept no arguments to start()cjihrig
2016-02-25doc: note util.isError() @@toStringTag limitationscjihrig
2016-02-25doc: clarify error handling in net.createServerDirceu Pereira Tiegs
2016-02-25doc: document fs.datasync(Sync)Ron Korving
2016-02-25cluster: emit worker as first 'message' event argBen Noordhuis
2016-02-23doc: add "building node with ninja" guideJeremiah Senkpiel
2016-02-23doc: mention prototype check in deepStrictEqual()cjihrig
2016-02-22child_process: add keepOpen option to send()cjihrig
2016-02-22child_process: support options in send()cjihrig
2016-02-21vm: fix `produceCachedData`Jiho Choi
2016-02-19doc: clarify child_process.execFile{,Sync} file argKevin Locke
2016-02-18doc: fix buf.length slice exampleChinedu Francis Nwafili
2016-02-18doc: fix buffer[index] exampleChinedu Francis Nwafili
2016-02-18doc: fix template stringRafael Cepeda
2016-02-17doc: clarify exceptions during uncaughtExceptionNoah Rose
2016-02-17doc: improvements to console.markdown copyAlexander Makarenko
2016-02-17doc: update process.send() signaturecjihrig
2016-02-17doc: add simple http clientError exampleJames M Snell
2016-02-15doc: fix net.createConnection() exampleBrian White
2016-02-14doc: improve scrolling, various CSS tweaksRoman Reiss
2016-02-11http: allow async createConnection()Brian White
2016-02-11doc: fix minor inconsistencies in repl docRich Trott
2016-02-10buffer: add encoding parameter to fill()Trevor Norris
2016-02-09http: strictly forbid invalid characters from headersJames M Snell
2016-02-09doc: merging behavior of writeHead vs setHeaderAlejandro Oviedo
2016-02-09doc: fix type references for link gen, link cssClaudio Rodriguez
2016-02-08doc: fix dgram doc indentationRich Trott
2016-02-08dns: add resolvePtr to query plain DNS PTR recordsDaniel Turing
2016-02-08doc: clarify dgram socket.send() multi-buffer supportMatteo Collina
2016-02-07doc: console is asynchronous unless it's a fileBen Noordhuis
2016-02-07doc: fix typo in dgram docRich Trott
2016-02-04doc: fix links order in Buffer docAlexander Makarenko
2016-02-04doc: add CTC meeting minutes 2016-01-20Rod Vagg
2016-02-04doc: minor improvement in OS docsAlexander Makarenko
2016-02-04doc: add CTC meeting minutes 2016-01-27Rod Vagg
2016-02-04doc: fix links in Addons docsAlexander Makarenko
2016-02-04doc: fix inconsistent stylingBrian White
2016-02-04doc: fix link in cluster documentationTimothy Gu
2016-02-04doc: fix reference to API `hash.final`Minwoo Jung
2016-02-03doc: correct tlsSocket.getCipher() descriptionBrian White
2016-02-03tls: add getProtocol() to TLS socketsBrian White
2016-02-03doc: clarify optional arguments of Buffer methodsMichaƫl Zasso
2016-02-03doc: uppercase 'RSA-SHA256' in crypto.markdownRainer Oviir
2016-02-02doc: apply consistent styling for functionsRich Trott
2016-02-02doc: multiple improvements in Stream docsAlexander Makarenko
2016-02-02doc: improve styling consistency in VM docsAlexander Makarenko