summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-12-21buffer: allow Uint8Array input to methodsAnna Henningsen
2016-12-202016-12-20, Version 7.3.0 (Current)cjihrig
2016-12-20src: Node Tracing Controllermisterpoe
2016-12-20doc: fix typo in ecdhCurve, a tls property nameSam Roberts
2016-12-19tls: allow obvious key/passphrase combinationsSam Roberts
2016-12-19cluster: return worker reference from disconnect()Sean Villars
2016-12-15doc: expand common module material in test guideRich Trott
2016-12-12doc: document argument variant in the repl.mdVse Mozhet Byt
2016-12-12doc: rework tls for accuracy and claritySam Roberts
2016-12-12tls: document and test option-less createServerSam Roberts
2016-12-12doc: modernize child_process example codeVse Mozhet Byt
2016-12-12doc: fix typo in code example of 'path' modulepallxk
2016-12-09doc: standardizing on make -j4Jonathan Darling
2016-12-09doc: buffer allocation throws for negative sizejoyeecheung
2016-12-08doc: add some info on `tty#setRawMode()`Jeremiah Senkpiel
2016-12-07doc: update `path.format` description and examplesanoff
2016-12-062016-12-06, Version 7.2.1 (Current)Jeremiah Senkpiel
2016-12-062016-12-06, Version 4.7.0 'Argon' (LTS)Myles Borins
2016-12-062016-12-06, Version 6.9.2 'Boron' (LTS) ReleaseMyles Borins
2016-12-06doc: fix a wrong note in the buffer.mdVse Mozhet Byt
2016-12-06doc: remove an extraneous word in the buffer.mdVse Mozhet Byt
2016-12-06doc: fix examples in buffer.md to avoid confusionVse Mozhet Byt
2016-12-06doc: remove a wrong remark in the buffer.mdVse Mozhet Byt
2016-12-06doc: add a variable declaration in the buffer.mdVse Mozhet Byt
2016-12-06doc: repeat a remark as needed in the buffer.mdVse Mozhet Byt
2016-12-06doc: fix copy-paste artifacts in the buffer.mdVse Mozhet Byt
2016-12-06doc: fix wrong function arguments in the buffer.mdVse Mozhet Byt
2016-12-06doc: fix a syntax error in the buffer.mdVse Mozhet Byt
2016-12-06doc: var => const/let in the buffer.mdVse Mozhet Byt
2016-12-06doc: remove repeated info onboarding.mdBethGriggs
2016-12-05doc: correct it's vs. its usageRich Trott
2016-12-06doc: add people to cc for async_wrapAnna Henningsen
2016-12-05doc: add link to `net.Server` in tls.mdDevon Rifkin
2016-12-05doc: fix typo for `decipher.final`.iamchenxin
2016-12-03doc: suggest Buffer.alloc instead of Buffer#fillTeddy Katz
2016-12-03doc: clarify fs.createReadStream optionsWes Tyler
2016-12-03doc: var => const in js code examples of addons.mdVse Mozhet Byt
2016-12-03doc: rename writing_tests.md to writing-tests.mdSafia Abdalla
2016-12-02doc: it’s -> its in api/child_process.mdDevon Rifkin
2016-12-02doc: remove minor contradiction in debugger docRich Trott
2016-11-29doc: clarify introductory module materialRich Trott
2016-11-29doc: improve description of module `exports`Sam Roberts
2016-11-28doc: add guide for maintaining V8Ali Ijaz Sheikh
2016-11-25doc: fix crypto Verify cut-n-paste from Sign子丶言
2016-11-24doc: minor fixes event-loop-timers-and-nexttick.mdDan Koster
2016-11-24doc: changed order of invocations in https.request() example.atrioom
2016-11-24doc: fix crypto "decipher.setAAD()" typo子丶言
2016-11-23doc: clarify slashes-appending in url moduleRich Trott
2016-11-23doc: "util" is not needed to extend ES6 classesAdam Brunner
2016-11-23crypto: allow adding extra certs to well-known CAsSam Roberts