2288 Commits (efc0f64c179fc2dc8e1bff823f2f38daedbbaca9)

Author SHA1 Message Date
Rich Trott 5ba65f2870
doc: add entry for subprocess.killed property 8 years ago
Rich Trott 73c720dd9e
doc: change `child` to `subprocess` 8 years ago
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt 7deb259ccb
doc: prepare js code for eslint-plugin-markdown 8 years ago
Sam Roberts 59eb761797
doc: document and test that methods return this 8 years ago
Roman Reiss fcb27fa7a1
doc: remove leftover WHATWG url.format section 8 years ago
Rick Bullotta e400ef9a76
doc: don't suggest setEncoding for binary streams 8 years ago
DuanPengfei 24feb333c8
doc: `path.relative` uses `cwd` 8 years ago
Tarun 054f8cdc4d
doc: corrects reference to tlsClientError 8 years ago
Matteo Collina 0d35bcdf84
doc,stream: clarify 'data', pipe() and 'readable' 8 years ago
Matteo Collina cc492c361f
doc: resume a stream after pipe() and unpipe() 8 years ago
Michael Dawson a7b51af049
doc: make spelling of behavior consistent 8 years ago
Vse Mozhet Byt fb07fbcc81
doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt cb03bd1f48
doc: update code example for Windows in stream.md 8 years ago
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