16087 Commits (0fff04f24f87ce5a0c0d9dacd50502797cf0ff1e)
 

Author SHA1 Message Date
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
mr-spd f8426d9177
lib: remove unused msg parameter in debug_agent 8 years ago
AnnaMag 9dd918b0ab
test: fix assertion in vm test 8 years ago
AnnaMag 8e5c8a3ac1
test: failing behaviour on sandboxed Proxy 8 years ago
Rich Trott 72710d05b9
test: fix flaky test-domain-abort-on-uncaught 8 years ago
AnnaMag 46b2e45b40
test: added test for indexed properties 8 years ago
Matej Krajčovič a3f327fd21
test: add regex to assert.throws 8 years ago
Joyee Cheung 4d916da0d7
test: fail when child dies in fork-net 8 years ago
jseagull 1158f44599
events,test: fix TypeError in EventEmitter warning 8 years ago
Vse Mozhet Byt 7d4941f01a
test: fix args in parallel/test-fs-null-bytes.js 8 years ago
Trevor Norris 858bbaa4aa
Partial revert "tls: keep track of stream that is closed" 8 years ago
Trevor Norris 457c47d85e
stream_base,tls_wrap: notify on destruct 8 years ago
jBarz 1baee1829b
tls: keep track of stream that is closed 8 years ago
Daniel Bevenius 2c2a6649c1
build: add node_use_openssl check to install.py 8 years ago
Franziska Hinkelmann 82d2f13680
doc: update to current V8 versions 8 years ago
Bradley Farias be537d0062
doc: package main can be directory with an index 8 years ago
Santiago Gimeno cd98f5d303
test: fix flaky test-http-set-timeout-server 8 years ago
Gibson Fahnestock 0e13887421
doc: reduce font size on smaller screens 8 years ago
Jeroen Mandersloot 0acebb985f
doc: fix occurences of "the the" 8 years ago
Sam Roberts 8de856b191
doc: fix process links to console.log/error 8 years ago
Rod Vagg 12760339dc
doc: add Franziska Hinkelmann to the CTC 8 years ago
Richard Lau 500d17b071
module: fix loading from global folders on Windows 8 years ago