summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2016-11-222016-11-22, Version 7.2.0 (Current)Jeremiah Senkpiel
2016-11-22doc: fix <code> inside stability boxesRoman Reiss
2016-11-22doc: fix typo in assert code exampleVse Mozhet Byt
2016-11-21tools: disallow trailing whitespace for markdownSam Roberts
2016-11-20src: extend `HeapStatistics` with new fieldsGareth Ellis
2016-11-20crypto: return `this` in setAuthTag/setAADKirill Fomichev
2016-11-20doc: remove backtick escaping for manpage refsAnna Henningsen
2016-11-19doc: improve description of urlObject.queryRahat Ahmed
2016-11-19doc: small improvements in readline code examplesVse Mozhet Byt
2016-11-18doc: child_process .stdio accepts a String typeKenneth Skovhus
2016-11-18doc: remove invalid padding from privateEncryptJungMinu
2016-11-18doc: add return types and props types to OS moduleimatvieiev
2016-11-18dns: implement {ttl: true} for dns.resolve6()Ben Noordhuis
2016-11-18dns: implement {ttl: true} for dns.resolve4()Ben Noordhuis
2016-11-18doc: strip trailing whitespaceSam Roberts
2016-11-18doc: fix "either as either" typoSam Roberts
2016-11-18doc: fix tls "the the" typoSam Roberts
2016-11-18doc: describe when a tls server emits 'close'Sam Roberts
2016-11-18doc: fix an SNI mistyped as SNSSam Roberts
2016-11-18doc: move TSC and CTC meeting minutes out of core repoJames M Snell
2016-11-18doc: fix typo in doc/repl.md line: 6Mitsuo Utano
2016-11-16doc: make comment indentation consistentDaniel Bevenius
2016-11-15doc: remove redundant warning informationBrian White
2016-11-15doc: improve process.emitWarning() exampleBrian White
2016-11-15doc: clarify eventType in fs.watchNikolai Vavilov
2016-11-15doc: wrap long lines in http.requestTimothy Gu
2016-11-15doc: fix type of http.request's `agent` optionTimothy Gu
2016-11-15doc: fix a typo in the assert.mdVse Mozhet Byt
2016-11-13process: add `process.memoryUsage.external`Fedor Indutny
2016-11-14doc: fix typo e.g., => e.g.Daijiro Yamada
2016-11-13doc: consistent 'Returns:'Roman Reiss
2016-11-13doc: simplify process.memoryUsage() example codeThomas Watson Steen
2016-11-13doc: fix typo about cluster doc, (eg. -> e.g.)YutamaKotaro
2016-11-13doc: fix typo in doc/tls.mdSyuhei Kobayashi
2016-11-13doc: fix e.g., to e.g. in doc/http.mdikasumi_wt
2016-11-12doc: fix the index order in pseudocode of moduleskohta ito
2016-11-11doc: add process api data types to documentationimatvieiev
2016-11-11doc: added types to path docsimatvieiev
2016-11-11doc: fix fs constants linkTimothy
2016-11-11doc: fix minor style issue in code examplesDaniel Bevenius
2016-11-11doc: clarify the exit code part of writing_testsJeremiah Senkpiel
2016-11-11doc: fix link to Event Loop pagetimathon
2016-11-11doc: add missing link in changelogEvan Lucas