2188 Commits (5d0cc617bbced05b28eaf7954f45a923e55d8069)

Author SHA1 Message Date
Peter Mescalchin 1660311056
doc: fix typo in http.md 8 years ago
Alex Jordan b934058128
doc: correct and complete dgram's Socket.bind docs 8 years ago
Vse Mozhet Byt c26258e1fd
doc: fix confusing example in dns.md 8 years ago
Rich Trott d404d8b673
doc: edit stability text for clarity and style 8 years ago
Rich Trott 38938e1ba9
doc: remove assertions about assert 8 years ago
Timo Tijhof 89d30908f2
doc: fix "initial delay" link in http.md 8 years ago
Rich Trott 6cadc7160f
doc: remove extraneous paragraph from assert doc 8 years ago
Rich Trott d5d8a8d7b5
doc: fix typo in dgram doc 8 years ago
Daiki Arai 59a1d00906
doc: add and fix System Error properties 8 years ago
Matteo Collina 72adba4317
doc: add links between cork() and uncork() 8 years ago
Nikolai Vavilov 1cd526c253
doc: clarify the behavior of Buffer.byteLength 8 years ago
Rich Trott b1bda165ce
doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Vse Mozhet Byt 1150af00f7
doc: improve consistency in documentation titles 8 years ago
Franziska Hinkelmann 7df4ee8d49
doc: update link to V8 Embedder's guide 8 years ago
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