3131 Commits (cffbb326a2893348f137f8c53b141a61274742b1)

Author SHA1 Message Date
joyeecheung bc335c0a8d
doc: buffer allocation throws for negative size 8 years ago
Jeremiah Senkpiel a0a6ff2ea5 doc: add some info on `tty#setRawMode()` 8 years ago
anoff 2d0ce510e8 doc: update `path.format` description and examples 8 years ago
Jeremiah Senkpiel 8ab8363677 2016-12-06, Version 7.2.1 (Current) 8 years ago
Myles Borins 6ade6dedab 2016-12-06, Version 4.7.0 'Argon' (LTS) 8 years ago
Myles Borins c4391f4664 2016-12-06, Version 6.9.2 'Boron' (LTS) Release 8 years ago
Vse Mozhet Byt 898c25aa64
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt dede04c686
doc: remove an extraneous word in the buffer.md 8 years ago
Vse Mozhet Byt 0d0028935b
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt ae2b19687b
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 39ed512d8a
doc: add a variable declaration in the buffer.md 8 years ago
Vse Mozhet Byt b20cb6f469
doc: repeat a remark as needed in the buffer.md 8 years ago
Vse Mozhet Byt 96e5017449
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt 6050bbe60a
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt 8fbcf78d85
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt 69a34e4a07
doc: var => const/let in the buffer.md 8 years ago
BethGriggs 8951d3e0e5 doc: remove repeated info onboarding.md 8 years ago
Rich Trott 6b43c3f33e doc: correct it's vs. its usage 8 years ago
Anna Henningsen 62eee49d92
doc: add people to cc for async_wrap 8 years ago
Devon Rifkin 1d21c05a67
doc: add link to `net.Server` in tls.md 8 years ago
iamchenxin ca9784e358
doc: fix typo for `decipher.final`. 8 years ago
Teddy Katz ad6a6450c9
doc: suggest Buffer.alloc instead of Buffer#fill 8 years ago
Wes Tyler 384dafe4c9
doc: clarify fs.createReadStream options 8 years ago
Vse Mozhet Byt 7be1f186aa
doc: var => const in js code examples of addons.md 8 years ago
Safia Abdalla 947baaf5b7 doc: rename writing_tests.md to writing-tests.md 8 years ago
Devon Rifkin 479822c45e
doc: it’s -> its in api/child_process.md 8 years ago
Rich Trott 98f9b5df12 doc: remove minor contradiction in debugger doc 8 years ago
Rich Trott 65a53c6f1b doc: clarify introductory module material 8 years ago
Sam Roberts 5887c2ba38 doc: improve description of module `exports` 8 years ago
Ali Ijaz Sheikh 11b087222b doc: add guide for maintaining V8 8 years ago
子丶言 630c63ee68 doc: fix crypto Verify cut-n-paste from Sign 8 years ago
Dan Koster 7e6fcf324c doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom 19cce15cbb doc: changed order of invocations in https.request() example. 8 years ago
子丶言 7eb2e3ff66 doc: fix crypto "decipher.setAAD()" typo 8 years ago
Rich Trott c1133f41b6 doc: clarify slashes-appending in url module 8 years ago
Adam Brunner aa1333ff3b
doc: "util" is not needed to extend ES6 classes 8 years ago
Sam Roberts fd644f51f8 crypto: allow adding extra certs to well-known CAs 8 years ago
Jeremiah Senkpiel db3f12f7e0 2016-11-22, Version 7.2.0 (Current) 8 years ago
Roman Reiss 245a92894b
doc: fix <code> inside stability boxes 8 years ago
Vse Mozhet Byt 929fd4a892 doc: fix typo in assert code example 8 years ago
Sam Roberts 3cbb553df8 tools: disallow trailing whitespace for markdown 8 years ago
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 8 years ago
Kirill Fomichev 6b86ecc007
crypto: return `this` in setAuthTag/setAAD 8 years ago
Anna Henningsen 8a6b37bc51
doc: remove backtick escaping for manpage refs 8 years ago
Rahat Ahmed 8f05611a5c doc: improve description of urlObject.query 8 years ago
Vse Mozhet Byt 45279947f1 doc: small improvements in readline code examples 8 years ago
Kenneth Skovhus 6df167c457
doc: child_process .stdio accepts a String type 8 years ago
JungMinu be0ce60af6
doc: remove invalid padding from privateEncrypt 8 years ago
imatvieiev f9c98563da
doc: add return types and props types to OS module 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago