1330 Commits (3d9b379cd03b966a22a9bcbbbc49caa8e7acc248)

Author SHA1 Message Date
Bartosz Sosnowski 08996fde3c fs: restore JS implementation of realpath 8 years ago
Michael Dawson a0b3bc56c6 test: mark test failing on AIX as flaky 8 years ago
Anna Henningsen 6d3241d19c
test,util: fix flaky test-util-sigint-watchdog 8 years ago
Rich Trott 4c62892a4b test: console constructor missing new keyword 8 years ago
Owen Smith b7a8a691b4 events: unwrap #once listeners in #listeners 9 years ago
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 8 years ago
Feross Aboukhadijeh a8438a0438 test,assert: add deepEqual/deepStrictEqual tests for typed arrays 8 years ago
hefangshi 55852e1421 module: fix node_modules search path in edge case 9 years ago
Linus Unnebäck 4a87abb8e8 fs: add bytesRead to ReadStream 8 years ago
cjihrig 2d4a521d58 repl: don't override all internal repl defaults 8 years ago
Pat Pannuto 99f45b2476
child_process: control argv0 for spawned processes 8 years ago
Anna Henningsen 8f90dcc1b8
buffer: throw on negative .allocUnsafe() argument 9 years ago
Anna Henningsen be73480eec
test: fix flaky test-vm-sigint-existing-handler 8 years ago
Prince J Wesley b779eb423d
repl: Add editor mode support 8 years ago
Franziska Hinkelmann ff7a841f4d src: make EnvDelete behave like the delete operator 8 years ago
yorkie 99296eedbe http: specify _implicitHeader in OutgoingMessage 8 years ago
Myles Borins 21b0a27af8
Revert "fs: make callback mandatory to all async functions" 8 years ago
Anna Henningsen 1a9e247c79
readline: show completions only after 2nd TAB 8 years ago
Prince J Wesley 488d28d391 repl: deprecate unused function convertToContext 8 years ago
Franziska Hinkelmann 588ee2296a src: do not copy on failing setProperty() 8 years ago
Myles Borins c5a18e748d Revert "fs: validate args of truncate functions in js" 8 years ago
Rich Trott b4258bba11 test: improve chained property readability 8 years ago
Santiago Gimeno 93ac2ea36e
test: fix test-vm-sigint flakiness 8 years ago
Anna Henningsen 1b24b37299
util: fix formatting of objects with SIMD enabled 8 years ago
cjihrig 75c6d9dd95 cluster: support stdio option for workers 8 years ago
Prince J Wesley c52a9730b8 test: don't hard code deprecation count 8 years ago
Rich Trott bc464a8a3b test: fix flaky test-tls-wrap-timeout 8 years ago
Erin Spiceland 7d75338c0e timers: fix cleanup of nested same-timeout timers 8 years ago
Rich Trott 8fbdfb9c4e test: speed up test-net-reconnect-error 8 years ago
Prince J Wesley 68ac0d0d7d
repl: Use displayErrors for SyntaxError 8 years ago
Vse Mozhet Byt ea725eda42
test: ensure stream preprocessing order 8 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Evan Lucas 392c70a827 repl: prevent undefined ref in completion 8 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 8 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
Sakthipriyan Vairamani c86c1eeab5 fs: validate args of truncate functions in js 9 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 8 years ago
cjihrig 2cc01da7f0 repl: default useGlobal to true 8 years ago
Rich Trott 814b8c3cf7 test: handle IPv6 localhost issues within tests 8 years ago
Rich Trott 135a863f80 test: increase RAM requirement for intensive tests 8 years ago
Rich Trott fd02c93d29 test: ensure callback runs in test-vm-sigint 8 years ago
Gireesh Punathil 17883dfaaf test: avoid usage of mixed IPV6 addresses 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Rich Trott 7cb70e9ece test: fix flaky test-http-server-consumed-timeout 8 years ago
Christopher Jeffrey 151d316b99
buffer: optimize hex_decode 8 years ago
Anna Henningsen 35e8c9481f
util: inspect boxed symbols like other primitives 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 8 years ago
Jeremy Whitlock 5aac4c42da timers: fix processing of nested timers 9 years ago
Rich Trott 9dc0651657 test: improve error message in test-tick-processor 8 years ago