2324 Commits (feb6863a5c72ced96be0fd1a59ea32fbbafa1232)

Author SHA1 Message Date
Jessica Quynh Tran feb6863a5c
doc: document bytes to chars after setEncoding 8 years ago
AJ Jordan 5696223534
doc: clarify http.get data consumption requirement 7 years ago
Jan Schär f0328f631a
doc,stream: remove wrong remark on readable.read 7 years ago
Sam Roberts 4c26913dab
doc: crypto.randomBytes does not block when async 7 years ago
Rod Vagg 605a02b613
doc: environmental->environment & NodeJS->Node.js 7 years ago
Michał Wadas b10bc31030
doc: fix typo in Buffer.from(string, [encoding]) 7 years ago
hafiz 7546eef262
doc: rephrase text of child_process.execSync() 7 years ago
James Kyle 70e9a6ece3
doc: link to correct "OS Constants" heading in docs 7 years ago
Rich Trott f8fbac7842
doc: improve fs.read() doc text 8 years ago
dcharbonnier 5a7a49f505
doc: clarify the position argument for fs.read 8 years ago
Daniel Bevenius ca61f3bd80
tools: fix tools/addon-verify.js 8 years ago
Daniel Bevenius b5904a2054
doc: remove undef NDEBUG from addons.md 8 years ago
Daniel Bevenius c0e47e4f22
doc: fix order of AtExit callbacks in addons.md 8 years ago
Marc Hernández Cabot dcdc9053b4
doc: fix typo in stream.md 8 years ago
Samuel Reed 594e3c2115
doc: add readline.emitKeypressEvents note 8 years ago
Timothy Gu 90fcccd7a3
doc: add documentation on ICU 8 years ago
Rich Trott f8b85e16cd
tools: replace assert-throw-arguments custom lint 8 years ago
Azard 8604772960
readline: remove max limit of crlfDelay 7 years ago
Vse Mozhet Byt 38ae5c4e34
doc, lib, test: do not re-require needlessly 8 years ago
James M Snell c013c545a4
doc: update experimental status to reflect use 8 years ago
Oleksandr Kushchak 1d5ba9c8e9
docs: add note about fs.rmdir() 8 years ago
Devin Boyer 226ef71a1b
doc: replace dead link in v8 module 8 years ago
Matteo Collina d6ab8e2f43
doc,stream: _transform happens one at a time 8 years ago
James Sumners b0286acd52
doc: update umask for clarity 8 years ago
Rich Trott 49d3dee0c2
doc: correct stream Duplex allowHalfOpen doc 8 years ago
Dean Coakley 9599faae18
doc: note 'resize' event conditions on Windows 8 years ago
Moogen Tian 8dbf827de3
doc: fix mistake in http.md 8 years ago
XadillaX c307f03b2b
doc,test: fs - reserved characters under win32 8 years ago
Rich Trott 62de339327
tools: remove legacy indentation linting 7 years ago
Rich Trott a3cd733dea
doc: fix indentation issues in sample code 8 years ago
Natanael Log 7f6f1c2ddc
doc, util, console: clarify ambiguous docs 8 years ago
Ruslan Iusupov f1d91ce3d2
doc: fix example in child_process.md 8 years ago
Gibson Fahnestock db4fabae27
doc: note that fs.futimes only works on AIX >7.1 8 years ago
Tobias Nießen c34a7472d2
doc: fix mistake in path.relative 8 years ago
Chris Young 7142c92dd6
doc: fixed formatting issue in cli docs 8 years ago
Rob Wu 87906d25d4
doc: add missing zlib link to stream API docs 8 years ago
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