4245 Commits (6ed4ea8fd667903061e864369c5581f7043289d4)

Author SHA1 Message Date
hefangshi ccbb46378f module: fix node_modules search path in edge case 9 years ago
Linus Unnebäck 0bb9d21f0e fs: add bytesRead to ReadStream 9 years ago
cjihrig 61e57e06a6 repl: don't override all internal repl defaults 9 years ago
cjihrig 9735accd3e test: allow globals to be whitelisted 9 years ago
Pat Pannuto e561895275 child_process: control argv0 for spawned processes 9 years ago
Anna Henningsen a385277eb5 test: fix flaky test-vm-sigint-existing-handler 9 years ago
Prince J Wesley 4875aa2aa2 repl: Add editor mode support 9 years ago
Gibson Fahnestock b5beae2529 test: remove internal headers from addons 9 years ago
Franziska Hinkelmann 317ae96c33 src: make EnvDelete behave like the delete operator 9 years ago
yorkie db3a7e83eb http: specify _implicitHeader in OutgoingMessage 9 years ago
Franziska Hinkelmann 1ab796fa96 src: do not copy on failing setProperty() 9 years ago
vladimir 295d1ea016 util: support classes in util.deprecate() 9 years ago
Rich Trott 02b12fe880 test: improve chained property readability 9 years ago
Santiago Gimeno d94063a22b test: fix test-vm-sigint flakiness 9 years ago
Anna Henningsen 0a07201ca1 util: fix formatting of objects with SIMD enabled 9 years ago
cjihrig a4f0b13e2b cluster: support stdio option for workers 9 years ago
Prince J Wesley facd7dade1 test: don't hard code deprecation count 9 years ago
Vse Mozhet Byt 4aee970d92 test: decrease inconsistency in the common.js 9 years ago
Rich Trott 10f0c94c35 test: fix flaky test-tls-wrap-timeout 9 years ago
Erin Spiceland 381aef8145 timers: fix cleanup of nested same-timeout timers 9 years ago
Rich Trott ccfa6bf4d4 test: speed up test-net-reconnect-error 9 years ago
Prince J Wesley fc3ba2ff4f repl: Use displayErrors for SyntaxError 9 years ago
Vse Mozhet Byt 577adc74cd test: ensure stream preprocessing order 9 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
cjihrig da481c634f child_process: support stdio option in fork() 9 years ago
Rich Trott 2f45941807 test: handle IPv6 localhost issues within tests 9 years ago
Matteo Collina 51a2041b90 dgram: generalized send queue to handle close 9 years ago
Rich Trott e56db1477c test: fix flaky test-*-connect-address-family 9 years ago
Diosney Sarmiento b3164ae22e repl: add support for custom completions 9 years ago
Ben Noordhuis f3e5b39696 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis da9bd2fc48
src: alias BINARY to LATIN1 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Evan Lucas 980f4da8c4 repl: prevent undefined ref in completion 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
cjihrig 6e6cf36761 repl: default useGlobal to true 9 years ago
Franziska Hinkelmann 44c9a72aad test: add regression test for instanceof 9 years ago
cjihrig 2e05e65916 test: add known issue test for #7788 9 years ago
Rich Trott 7fb4794e19 test: increase RAM requirement for intensive tests 9 years ago
Rich Trott 61542e82c1 test: ensure callback runs in test-vm-sigint 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Gireesh Punathil 83cbf3175c test: avoid usage of mixed IPV6 addresses 9 years ago
Rich Trott 39f5d9ca7a test: fix flaky test-http-server-consumed-timeout 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Anna Henningsen 0858e620e9 util: inspect boxed symbols like other primitives 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
Jeremy Whitlock 49a6ea1b73 timers: fix processing of nested timers 10 years ago
Ingvar Stepanyan 4a3300e66b buffer: fix creating from zero-length ArrayBuffer 9 years ago