2324 Commits (feb6863a5c72ced96be0fd1a59ea32fbbafa1232)

Author SHA1 Message Date
Artur Vieira d4edc82aa5
doc: edit Error.captureStackTrace html comment 8 years ago
Gabriel Schulhof 8860117600
addons: remove semicolons from after module definition 8 years ago
Flarna c01a2d545e
doc: add docs for server.address() for pipe case 8 years ago
Glenn Schlereth 83f272d4ee
doc: fix typo in streams.md 8 years ago
Steven Lehn 28add410c2
doc: improve path.posix.normalize docs 8 years ago
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
Roman Reiss 5b379e0aad
doc: clarify the callback arguments of dns.resolve 8 years ago
cjihrig a7869541e4
doc: increase Buffer.concat() documentation 8 years ago
Aditya Anand 3b1d9112e0
doc: update readFileSync in fs.md 8 years ago
Anna Henningsen bc66495061
doc: document vm timeout option perf impact 8 years ago
Vse Mozhet Byt a3ae360ea6
doc: modernize and fix code examples in repl.md 8 years ago
Vse Mozhet Byt 2435af9db6
doc: update os.uptime() and process.uptime() info 8 years ago
Amelia Clarke 7ba172f56f
doc: argument types for https methods 8 years ago
Vse Mozhet Byt eb9e281b6b
doc: update output examples in debugger.md 8 years ago
Alexey Orlenko 55cbe24c60
zlib: fix node crashing on invalid options 8 years ago
Roman Reiss 8d043876c1
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss dd1fb98bda
doc: consistent case for primitive types 8 years ago
Myles Borins 40859e2f56
2017-06-06, Version 6.11.0 'Boron' (LTS) 8 years ago
Gireesh Punathil ae1f6fd03a
fs: re-enable watch facility in AIX 8 years ago
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
Vse Mozhet Byt 5ce108955d
doc: fix an unclear wording in readline.md 8 years ago
morrme 18c56df81e
doc: fix typo in doc/api/process.md 8 years ago
Vse Mozhet Byt e1098a4e9f
doc: unify spaces in a querystring.md code example 8 years ago
MapleUncle 5fa417086a
doc: fix encoding string in buffer example 8 years ago
JR McEntee 32a6d87a21
doc: correct markdown file line lengths 8 years ago
JR McEntee db4aef4ac6
doc: change Mac OS X to macOS 8 years ago
Danny Nemer e9f33e392d
readline: rename `deDupeHistory` option 8 years ago
Danny Nemer 8bd6ab7870
readline: add option to stop duplicates in history 9 years ago
cjihrig 637d9e3544
process: add NODE_NO_WARNINGS environment variable 8 years ago
Sam Roberts 7cad5613c7
tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts df9d8ee6cb
tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars ae587f3578
cluster: return worker reference from disconnect() 8 years ago
Ben Noordhuis da70161308
dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 8 years ago
Adam Majer e72749b319
crypto: ability to select cert store at runtime 8 years ago
Kirill Fomichev 875674bb1c
crypto: return `this` in setAuthTag/setAAD 8 years ago
Sam Roberts f8da60fb21
crypto: support OPENSSL_CONF again 8 years ago
John Barboza c408a3bd63
src: support "--" after "-e" as end-of-options 8 years ago
John Paul Bamberg c6f3ebd774
doc: fix typo in streams.md 8 years ago
Tobias Nießen a6e06738ef
doc: path functions ignore trailing slashes 8 years ago
Shubheksha Jalan 929ca307d2
doc: add info about serializable types 8 years ago
Ruslan Bekenev 3c1bd05a24
doc: response.write ignores body in some cases 8 years ago
Tarun Batra 3ae8d00dd1
doc: add single arg scenario for util.format 8 years ago
Vse Mozhet Byt d15188f6e2
doc: modernize and fix code examples in modules.md 8 years ago
Nikolai Vavilov 03f9388eb7
doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Vse Mozhet Byt 8d1a474ec2
doc: fix confusing example in process.md 8 years ago
Vse Mozhet Byt 34f9dfde1f
doc: fix confusing reference in net.md 8 years ago
Vse Mozhet Byt 811ccdf06a
doc: modernize and fix code examples in https.md 8 years ago
Vinay Hiremath c0d9b1c02b
doc: fix string interpolation in Stream 'finish' 8 years ago
Vse Mozhet Byt 9dda771c1f
doc: update and modernize examples in fs.ms 8 years ago