2207 Commits (66c57a24c2cc7e358d230c4bc97e3eec3216d6a3)

Author SHA1 Message Date
Jeremiah Senkpiel 20fdf3aec6 doc: add some info on `tty#setRawMode()` 8 years ago
anoff ae53a6e12b doc: update `path.format` description and examples 8 years ago
Vse Mozhet Byt 30340388f1 doc: add a variable declaration in the buffer.md 8 years ago
Vse Mozhet Byt bc64a63440
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt d4c73d4823
doc: remove an extraneous word in the buffer.md 8 years ago
Vse Mozhet Byt d373b2f2fb
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt 7a39a44dbc
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 39b083eb51
doc: repeat a remark as needed in the buffer.md 8 years ago
Vse Mozhet Byt 622690f242
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt 3b848a279b
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt 9e47b943a7
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt 1864222d50
doc: var => const/let in the buffer.md 8 years ago
Rich Trott 446bcbea4e doc: correct it's vs. its usage 8 years ago
Devon Rifkin 346204d77e doc: add link to `net.Server` in tls.md 8 years ago
iamchenxin c4fbdfa785
doc: fix typo for `decipher.final`. 8 years ago
Teddy Katz d226418b87
doc: suggest Buffer.alloc instead of Buffer#fill 8 years ago
Wes Tyler 78e188d929
doc: clarify fs.createReadStream options 8 years ago
Vse Mozhet Byt cdec174d4d
doc: var => const in js code examples of addons.md 8 years ago
Devon Rifkin c948d9051b
doc: it’s -> its in api/child_process.md 8 years ago
Rich Trott a0e25b2544
doc: remove minor contradiction in debugger doc 8 years ago
Rich Trott 8c70f79249
doc: clarify introductory module material 8 years ago
Sam Roberts 2e22fa043d
doc: improve description of module `exports` 8 years ago
子丶言 4fa84c9589
doc: fix crypto Verify cut-n-paste from Sign 8 years ago
atrioom a8d84d5b50
doc: changed order of invocations in https.request() example. 8 years ago
子丶言 c7cd400fcb
doc: fix crypto "decipher.setAAD()" typo 8 years ago
Rich Trott 77e145a00e
doc: clarify slashes-appending in url module 8 years ago
Adam Brunner 65af114267
doc: "util" is not needed to extend ES6 classes 8 years ago
Vse Mozhet Byt fa98eec410 doc: fix typo in assert code example 8 years ago
Ben Noordhuis 0a3e5cc57a dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
Syuhei Kobayashi 409851427a doc: fix typo in doc/tls.md 8 years ago
Andreas Lind 8a9c45a4a9 fs: Fix default params for fs.write(Sync) 9 years ago
Gareth Ellis c4f33b48f7
src: extend `HeapStatistics` with new fields 9 years ago
Kirill Fomichev 08a7e7b009
crypto: return `this` in setAuthTag/setAAD 8 years ago
Anna Henningsen 39f04829d6
doc: remove backtick escaping for manpage refs 8 years ago
Rahat Ahmed 159799aa1d
doc: improve description of urlObject.query 8 years ago
Vse Mozhet Byt d62376c8d6
doc: small improvements in readline code examples 8 years ago
Kenneth Skovhus 69ffe0cf8c
doc: child_process .stdio accepts a String type 8 years ago
JungMinu c99fb1e0d2
doc: remove invalid padding from privateEncrypt 8 years ago
imatvieiev b258a70a40
doc: add return types and props types to OS module 8 years ago
Sam Roberts 8bf42b4ec4
doc: strip trailing whitespace 8 years ago
Sam Roberts 16819d29b0
doc: fix "either as either" typo 8 years ago
Sam Roberts c18ca1593e
doc: fix tls "the the" typo 8 years ago
Sam Roberts f43e47aab2
doc: describe when a tls server emits 'close' 8 years ago
Sam Roberts a086566be6
doc: fix an SNI mistyped as SNS 8 years ago
Mitsuo Utano 474d4aa2e3
doc: fix typo in doc/repl.md line: 6 8 years ago
Daniel Bevenius 7af680e6fe
doc: make comment indentation consistent 8 years ago
Brian White d964eacd6a
doc: remove redundant warning information 8 years ago
Brian White 25a6f88d98
doc: improve process.emitWarning() example 8 years ago
Nikolai Vavilov d5fa1d5307
doc: clarify eventType in fs.watch 8 years ago