2324 Commits (feb6863a5c72ced96be0fd1a59ea32fbbafa1232)

Author SHA1 Message Date
Vse Mozhet Byt 8468d823a8
doc: update code examples in domain.md 8 years ago
Rich Trott fb75bed078
assert: unlock the assert API 8 years ago
Sam Roberts 10a497cdcb
doc: describe when stdout/err is sync 8 years ago
Sam Roberts 53d5002ef9
doc: dns examples implied string args were arrays 8 years ago
QianJin2013 e0868aa529
doc: add comment for net.Server's error event 8 years ago
Anna Henningsen b503824b81
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
Diego Rodríguez Baquero 9a684a1511
doc: note message event listeners ref IPC channels 8 years ago
Amelia Clarke bfa3989584
doc: argument types for assert methods 8 years ago
Zach Bjornson fc41a1d34d
doc: document clientRequest.aborted 8 years ago
Sebastian Van Sande ff77425eba
doc: link to readable and writeable stream section 8 years ago
Vse Mozhet Byt d04de226a1
doc: update examples in api/crypto.md 8 years ago
Jessica Quynh Tran 787d4ec197
doc: clarifying variables in fs.write() 8 years ago
Anna Henningsen f48c86ce48
doc: add links for zlib convenience methods 8 years ago
Anna Henningsen 1dbb366611
doc: add missing `added:` tag for `zlib.constants` 8 years ago
Anna Henningsen 867b4d87dc
doc: fix broken internal link in process.md 8 years ago
Nathan Phillip Brink 6d726c07aa
doc: update writable.write return value 8 years ago
Alexey Orlenko 494ee5163f
doc: fix misleading language in vm docs 8 years ago
Matteo Collina 032d73841d
doc: handle backpressure when write() return false 8 years ago
Johannes Rieken b5fd61d77a
doc: fix missing negation in stream.md 8 years ago
Rich Trott 0a1d15fba6
doc: clarify information about ABI version 8 years ago
AnnaMag 22f3813b3e
doc: clarify the statement in vm.createContext() 8 years ago
Matt Crummey 38d63e49eb
doc: improve rinfo object documentation 8 years ago
Sam Roberts 998fd1e7e1
doc: add tls.DEFAULT_ECDH_CURVE 10 years ago
Vse Mozhet Byt 4995a819e0
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt 6d3c2d6212
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt 020c90eb2d
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 8af811f90e
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt a2b40ad6a4
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt e94abaec1c
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt b36c315423
doc: var => const/let in the buffer.md 8 years ago
Sakthipriyan Vairamani (thefourtheye) 055f666065
doc: change logical to bitwise OR in dns lookup 8 years ago
Sakthipriyan Vairamani (thefourtheye) 78b83e7249
doc: killSignal option accepts integer values 8 years ago
Sam Roberts a2f02859b0 crypto: allow adding extra certs to well-known CAs 8 years ago
Sam Roberts 447287c432 doc: unify dirname and filename description 8 years ago
Matthew Garrett c3882f4d8b doc: warn about unvalidated input in child_process 8 years ago
Vicente Jimenez Aguilar 636335a1c3 doc: require() tries first core not native modules 8 years ago
Tanuja-Sawant b814b4cec7 doc: update writable.write return value 8 years ago
Fumiya KARASAWA 1dc7b8918d doc: fixup errors in stream.md 8 years ago
Vse Mozhet Byt c2156fcba1 doc: more efficient example in the console.md 8 years ago
Vse Mozhet Byt 809ae9da29 doc: var -> const / let in the console.md 8 years ago
Myles Borins 59aa4e9e29 doc: consistent 'Returns:' part two 8 years ago
Vse Mozhet Byt c9c9b5c47e doc: modernize code examples in the cluster.md 8 years ago
Sam Roberts 24bf75309a doc: fix typo in ecdhCurve, a tls property name 8 years ago
Sam Roberts b662de6301 doc: rework tls for accuracy and clarity 8 years ago
Sam Roberts d50e8d8af9 tls: document and test option-less createServer 8 years ago
Vse Mozhet Byt e53262cda9 doc: modernize child_process example code 8 years ago
pallxk 9988f02025 doc: fix typo in code example of 'path' module 8 years ago
Jeremiah Senkpiel 7815efa5c1 doc: add some info on `tty#setRawMode()` 8 years ago
anoff 639ef411b4 doc: update `path.format` description and examples 8 years ago
Fedor Indutny 8ea4487ca7 process: add `process.memoryUsage.external` 8 years ago