16108 Commits (811ccdf06a70ff9430de78896f979036eee957dd)
 

Author SHA1 Message Date
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
Jason Marsh f4dd304c32
doc: add table of contents to README.md 8 years ago
Refael Ackermann 49ee30b8ac
test: more robust check for location of `node.exe` 8 years ago
Refael Ackermann a93eaa4b2c
test: performance, remove Popen(shell=True) on Win 8 years ago
DavidCai 5f928a85e5
test: increase querystring coverage 8 years ago
Santiago Gimeno 7af87384bc
test: fix flaky test-child-process-exec-timeout 8 years ago
Roman Reiss d007427c63
doc: add logo to README 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4caae6924f
test: reduce buffer size in buffer-creation test 8 years ago
Nikolai Vavilov 1a63321dbf
src: fix base64 decoding 8 years ago
Michaël Zasso cad425c571
tools: update dotfile whitelist in .gitignore 8 years ago
Franziska Hinkelmann eb19acb84e
test: fix misleading comment 8 years ago
Vse Mozhet Byt 9dda771c1f
doc: update and modernize examples in fs.ms 8 years ago
Alexey Orlenko e2279e297a
test: fix broken tests in test-buffer-includes 8 years ago
Sebastian Van Sande 81f561bed8
doc: stdout/err/in are all Duplex streams 8 years ago
Fumiya KARASAWA 97035136d6
doc: fix process.stdout fd number 8 years ago
Dejon "DJ" Gill cddc32c954
test: replace throw with common.fail 8 years ago
Luca Maraschi f23377c82d
test: test validity of prefix in mkdtempSync 8 years ago
John F. Mercer c65de59f52
test: add regex for expected error message 8 years ago
Rj Bernaldo fcc19e1637
test: add second argument to assert.throws() 8 years ago
Rich Trott b69cac72e4
test: refactor test-cluster-disconnect 8 years ago
Gibson Fahnestock 0fff04f24f
lib: add comment to script eval _tickCallback 8 years ago
Ben Noordhuis 1a7d6337fb
lib: fix event race condition with -e 8 years ago
Rich Trott 4cb4803db2
test: add coverage for child_process bounds check 8 years ago
cjihrig 2ee2cc6907
test: refactor test-cli-eval.js 8 years ago
cjihrig b6c30e14fc
test: fix broken assertion 8 years ago
Sumit Goel 4d6b484cf4
test: refactor test-cli-eval.js 8 years ago
Luca Maraschi 31dea5c319
test: invalid chars in http client path 8 years ago
Nick Peleh 6063a4ac17
test: improve test-vm-cached-data.js 8 years ago
Rich Trott aab9526d69
doc: update collaborator email address 8 years ago
Shigeki Ohtsu 632aee186d
timers: fix not to close reused timer handle 8 years ago
Vse Mozhet Byt 6885dccd3d
doc: correct info in child_process.md 8 years ago
Rich Trott fb0a2e426d
doc: remove superfluous sample assert code 8 years ago
Bradley Farias 3ad0a1430d
doc: require uses fs root for '/' prefix 8 years ago
Timothy Gu c33933eb6d
src, buffer: do not segfault on out-of-range index 8 years ago
Rich Trott 38017905d6
test: add test for child_process.execFile() 8 years ago
Rich Trott 485bb1b334
test: fix flaky test-tls-socket-close 8 years ago
Vse Mozhet Byt abbf6e38f1
benchmark: fix fs\bench-realpathSync.js 8 years ago
Roman Reiss d149844b49
doc: fix gitter badge in README 8 years ago
Bartosz Sosnowski 1434e7ff11
src: ensure that fd 0-2 are valid on windows 8 years ago
Jyotman Singh 4a97bc7a39
doc: add missing word in stream.md 8 years ago
Rich Trott 53d7a89497
buffer: remove unneeded eslint-disable comment 8 years ago
Ali Ijaz Sheikh 8cdddcdb68
deps: cherry-pick ca0f9573 from V8 upstream 8 years ago
Ben Noordhuis d0868ff36c
tls: fix segfault on destroy after partial read 8 years ago
Vse Mozhet Byt f53c48e173
doc: add vsemozhetbyt to collaborators 8 years ago
Ruslan Bekenev c10a4a2a7a
doc: add note that vm module is not a security mechanism 8 years ago
Gaara b8e3a5f109
doc: fix a typo in api/process.md 8 years ago
Alexander 463f29413b
doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt 8a521fe0dc
doc: var -> let / const in events.md 8 years ago
Vse Mozhet Byt 331c0a8a26
doc: console.log() -> console.error() in events.md 8 years ago