2187 Commits (6463ef6affa73794a5ad33108997c430d02acf2c)

Author SHA1 Message Date
Rich Trott 1b2d3f7ae7 doc: clarify information about ABI version 8 years ago
Matt Crummey 109bfd21d8 doc: improve rinfo object documentation 8 years ago
Sam Roberts 97ab4b2998 doc: add tls.DEFAULT_ECDH_CURVE 10 years ago
Fumiya KARASAWA 37d6052867 doc: fixup errors in stream.md 8 years ago
Vse Mozhet Byt 3e4dc60fae doc: more efficient example in the console.md 8 years ago
Vse Mozhet Byt 2b4dfeba1d doc: var -> const / let in the console.md 8 years ago
Anna Henningsen f2ef850f11
fs: support Uint8Array input to methods 8 years ago
Vse Mozhet Byt f5011786ba
doc: add the valid link for curl(1) in repl.md 8 years ago
Vse Mozhet Byt 5f8aa1fcb1
doc: replace anonymous functions in repl.md 8 years ago
Vse Mozhet Byt 224cbf8bd8
doc: fix a function name in repl.md 8 years ago
Vse Mozhet Byt 4936c41194
doc: fix an output example in repl.md 8 years ago
Vse Mozhet Byt cb507af454
doc: white space unification in repl.md 8 years ago
Vse Mozhet Byt c919dd7788
doc: var => let / const in repl.md 8 years ago
Myles Borins 0bdd39f729 doc: consistent 'Returns:' part two 8 years ago
Vicente Jimenez Aguilar f4cda23016 doc: require() tries first core not native modules 8 years ago
Kevin Zurawel f368eee19f doc: update process.versions.modules documentation 8 years ago
Vse Mozhet Byt e03ee719e6
doc: modernize code examples in the cluster.md 8 years ago
Tanuja-Sawant f347dad0b7
doc: update writable.write return value 8 years ago
Anna Henningsen beca3244e2
buffer: allow Uint8Array input to methods 8 years ago
misterpoe ba4847e879 src: Node Tracing Controller 8 years ago
Sam Roberts 7b924f1713 doc: fix typo in ecdhCurve, a tls property name 8 years ago
Sam Roberts 0b44384561 tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars 5d14602181 cluster: return worker reference from disconnect() 8 years ago
Vse Mozhet Byt 50cb3a3711
doc: document argument variant in the repl.md 8 years ago
Sam Roberts caa7fa982a doc: rework tls for accuracy and clarity 8 years ago
Sam Roberts d4050b38d6 tls: document and test option-less createServer 8 years ago
Vse Mozhet Byt f418a22767 doc: modernize child_process example code 8 years ago
pallxk 14b0b4463e doc: fix typo in code example of 'path' module 8 years ago
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
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
Rich Trott 6b43c3f33e doc: correct it's vs. its usage 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
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