2381 Commits (e139dae157cca968e89de51ad435ded23f2b8be1)

Author SHA1 Message Date
Vse Mozhet Byt 505936309d doc: modernize and fix code examples in https.md 8 years ago
Vinay Hiremath 82ef00cc0a doc: fix string interpolation in Stream 'finish' 8 years ago
Lovell Fuller 2ff107dad7 test: add case for url.parse throwing a URIError 8 years ago
Daiki Arai e9f2ec4e1e doc: fix the timing of setImmediate's execution 8 years ago
Daiki Arai 08442621a2 doc: fix fs.read arg type 8 years ago
JR McEntee 6ebc806a47 doc: correct markdown file line lengths 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Raphael Okon e1161a3718 doc: add notes to http.get options 8 years ago
Vse Mozhet Byt b2ac3b60b2 doc: fix and update examples in http.md 8 years ago
Gibson Fahnestock 2d2970e3cb
doc, inspector: note that the host is optional 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Jeremiah Senkpiel 1b63fa1096
tty: remove NODE_TTY_UNSAFE_ASYNC 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
Nikolai Vavilov 01ffe30d18 doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Vse Mozhet Byt 31da3757fa doc: update and modernize examples in fs.ms 8 years ago
Ahmad Nassri d367a0a3ac doc: fix https.timeout docs 8 years ago
Ahmad Nassri d437841961 doc: fix http properties documented as methods 8 years ago
Sebastian Van Sande 1005b1dc74 doc: stdout/err/in are all Duplex streams 8 years ago
Fumiya KARASAWA 88daf88bd3
doc: fix process.stdout fd number 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
Anna Henningsen e40ac30e05 doc: document extent of crypto Uint8Array support 8 years ago
ghaiklor 348cc80a3c tls: make rejectUnauthorized default to true 9 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Vse Mozhet Byt 76279cbb5c doc: correct info in child_process.md 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
Rich Trott fbb853f52b doc: remove superfluous sample assert code 8 years ago
Bradley Farias 757ff8071e doc: require uses fs root for '/' prefix 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Jyotman Singh 3622a97715 doc: add missing word in stream.md 8 years ago
Danny Nemer 5bda5faffd readline: add option to stop duplicates in history 9 years ago
Ruslan Bekenev 2e74b0da8f doc: add note that vm module is not a security mechanism 8 years ago
Noj Vek 38299d2456 Fix #7065: cli help documentation for --inspect 8 years ago
cjihrig db39273a8a doc: increase Buffer.concat() documentation 8 years ago
Christian d'Heureuse e296ffb360 doc: fix mistakes in stream doc (object mode) 8 years ago
Amelia Clarke 1faf136bfd doc: argument types for dns methods 8 years ago
Gaara 27f4c9407f doc: fix a typo in api/process.md 8 years ago
Amelia Clarke 73e2d0bce6 doc: argument types for crypto methods 8 years ago
Amelia Clarke 38ba0c25d4 doc: missing argument types for events methods 8 years ago
Alexander 8b03221b28 doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt 4d52d12fd1 doc: console.log() -> console.error() in events.md 8 years ago
Vse Mozhet Byt e494e427c9 doc: var -> let / const in events.md 8 years ago
Alexey Orlenko d3418b1319 doc: fix stylistic issues in api/net.md 8 years ago
Rich Trott ea5a2f4e2b doc: improve child_process `maxBuffer` text 8 years ago