summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 2017-05-02, Version 6.10.3 'Boron' (LTS)v6.10.3Myles Borins2017-05-021-1/+170
* doc: modernize and fix code examples in modules.mdVse Mozhet Byt2017-04-241-11/+11
* doc: clarify out-of-bounds behavior of buf[index]Nikolai Vavilov2017-04-241-0/+4
* doc: fix confusing example in process.mdVse Mozhet Byt2017-04-181-1/+4
* doc: fix confusing reference in net.mdVse Mozhet Byt2017-04-181-1/+2
* doc: document the performance teamGibson Fahnestock2017-04-181-0/+1
* doc: modernize and fix code examples in https.mdVse Mozhet Byt2017-04-181-9/+10
* doc: fix string interpolation in Stream 'finish'Vinay Hiremath2017-04-181-1/+1
* doc: update and modernize examples in fs.msVse Mozhet Byt2017-04-181-25/+25
* doc: stdout/err/in are all Duplex streamsSebastian Van Sande2017-04-181-7/+14
* doc: fix process.stdout fd numberFumiya KARASAWA2017-04-181-1/+1
* doc: correct info in child_process.mdVse Mozhet Byt2017-04-181-3/+3
* doc: remove superfluous sample assert codeRich Trott2017-04-181-16/+1
* doc: require uses fs root for '/' prefixBradley Farias2017-04-181-3/+5
* doc: add missing word in stream.mdJyotman Singh2017-04-181-1/+1
* doc: add note that vm module is not a security mechanismRuslan Bekenev2017-04-181-0/+3
* doc: fix a typo in api/process.mdGaara2017-04-181-2/+2
* doc: correct comment error in stream.mdAlexander2017-04-181-1/+1
* doc: var -> let / const in events.mdVse Mozhet Byt2017-04-181-5/+5
* doc: console.log() -> console.error() in events.mdVse Mozhet Byt2017-04-181-2/+2
* doc: update to current V8 versionsFranziska Hinkelmann2017-04-181-6/+6
* doc: package main can be directory with an indexBradley Farias2017-04-181-3/+7
* doc: reduce font size on smaller screensGibson Fahnestock2017-04-181-1/+1
* doc: fix occurences of "the the"Jeroen Mandersloot2017-04-182-2/+2
* doc: fix process links to console.log/errorSam Roberts2017-04-181-0/+2
* doc: fixed readable.isPaused() version annotationLaurent Fortin2017-04-181-1/+1
* doc: remove Locked from stability indexRich Trott2017-04-181-6/+0
* doc: unlock moduleRich Trott2017-04-181-1/+1
* doc: fix misleading ASCII commentsRahat Ahmed2017-04-181-6/+6
* timers: unlock the timers APIRich Trott2017-04-181-1/+1
* doc: fix typo in stream docBradley Curran2017-04-181-1/+1
* doc: fixup errors.mdVse Mozhet Byt2017-04-181-29/+16
* doc: add link to references in net.SocketJoyee Cheung2017-04-181-1/+2
* doc: use common malformed instead of misformattedJames Sumners2017-04-181-1/+1
* doc: fix typo in STYLE_GUIDE.mdNikolai Vavilov2017-04-181-1/+1
* doc: make os api doc more consistentEvan Lucas2017-04-181-0/+5
* doc: use correct tls certificate property nameSam Roberts2017-04-181-8/+10
* doc,test: tls .ca option supports multi-PEM filesSam Roberts2017-04-181-4/+15
* doc: clarify memory sharing behavior of buffer ctorZach Bjornson2017-04-181-14/+16
* doc: new TLSSocket has no secure context optionsSam Roberts2017-04-181-6/+2
* doc: fix stylistic issues in api/net.mdAlexey Orlenko2017-04-181-6/+6
* doc: fix broken URL to event loop guidePoker2017-04-181-1/+1
* 2017-04-04, Version 6.10.2 'Boron' (LTS)v6.10.2Myles Borins2017-04-041-0/+35
* 2017-03-21, Version 6.10.1 'Boron' (LTS)v6.10.1Myles Borins2017-03-211-0/+328
* doc: restrict the ES.Next features usage in testsDavidCai2017-03-091-2/+6
* doc: add missing entry in v6 changelog tableLuigi Pinca2017-03-081-0/+1
* doc: for style, remove "isn't" contractionSam Roberts2017-03-086-17/+17
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-03-082-0/+50
* doc: update http.md for consistency and clarityLance Ball2017-03-081-37/+46
* doc: clarify Buffer.indexOf/lastIndexOf edge casesdcposch@dcpos.ch2017-03-081-0/+53