4527 Commits (2a456162b67e914eec77849623dcdb87011a482f)

Author SHA1 Message Date
Rich Trott 88650aaa70 test: remove extraneous space 9 years ago
Rich Trott 647826017e test: add test for assert.notStrictEqual() 9 years ago
Rich Trott 3f6e1dae7e test: add uncaught exception test for debugger 9 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 9 years ago
Rich Trott 3dfcb2e266 test: add test for debug usage message 9 years ago
Bartosz Sosnowski 08996fde3c fs: restore JS implementation of realpath 9 years ago
Michael Dawson a0b3bc56c6 test: mark test failing on AIX as flaky 9 years ago
Anna Henningsen 6d3241d19c
test,util: fix flaky test-util-sigint-watchdog 9 years ago
Rich Trott 4c62892a4b test: console constructor missing new keyword 9 years ago
Eugene Ostroukhov 49e473a45f test: fix failing inspector cctest 9 years ago
Owen Smith b7a8a691b4 events: unwrap #once listeners in #listeners 9 years ago
Jan Schär 1b99093df7 timers: remove unused repeat param in timer_wrap 9 years ago
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 9 years ago
Feross Aboukhadijeh a8438a0438 test,assert: add deepEqual/deepStrictEqual tests for typed arrays 9 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 9 years ago
cjihrig 2d4a521d58 repl: don't override all internal repl defaults 9 years ago
cjihrig f18b1c91b8 test: allow globals to be whitelisted 9 years ago
Pat Pannuto 99f45b2476
child_process: control argv0 for spawned processes 9 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 9 years ago
Prince J Wesley b779eb423d
repl: Add editor mode support 9 years ago
Gibson Fahnestock 9a0d26fa43 test: remove internal headers from addons 9 years ago
Franziska Hinkelmann ff7a841f4d src: make EnvDelete behave like the delete operator 9 years ago
yorkie 99296eedbe http: specify _implicitHeader in OutgoingMessage 9 years ago
Myles Borins 21b0a27af8
Revert "fs: make callback mandatory to all async functions" 9 years ago
Anna Henningsen 1a9e247c79
readline: show completions only after 2nd TAB 9 years ago
Prince J Wesley 488d28d391 repl: deprecate unused function convertToContext 9 years ago
Franziska Hinkelmann 588ee2296a src: do not copy on failing setProperty() 9 years ago
Myles Borins c5a18e748d Revert "fs: validate args of truncate functions in js" 9 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 9 years ago
Rich Trott b4258bba11 test: improve chained property readability 9 years ago
Santiago Gimeno 93ac2ea36e
test: fix test-vm-sigint flakiness 9 years ago
Anna Henningsen 1b24b37299
util: fix formatting of objects with SIMD enabled 9 years ago
cjihrig 75c6d9dd95 cluster: support stdio option for workers 9 years ago
Prince J Wesley c52a9730b8 test: don't hard code deprecation count 9 years ago
Ben Noordhuis c8c1f96abe src: avoid manual memory management in inspector 9 years ago
Ben Noordhuis 0190db44ac test: fix memory leaks in inspector tests 9 years ago
Vse Mozhet Byt 0de55d864d
test: decrease inconsistency in the common.js 9 years ago
Rich Trott bc464a8a3b test: fix flaky test-tls-wrap-timeout 9 years ago
Erin Spiceland 7d75338c0e timers: fix cleanup of nested same-timeout timers 9 years ago
Rich Trott 8fbdfb9c4e test: speed up test-net-reconnect-error 9 years ago
Prince J Wesley 68ac0d0d7d
repl: Use displayErrors for SyntaxError 9 years ago
Vse Mozhet Byt ea725eda42
test: ensure stream preprocessing order 9 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Evan Lucas 392c70a827 repl: prevent undefined ref in completion 9 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 9 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 9 years ago
Sakthipriyan Vairamani c86c1eeab5 fs: validate args of truncate functions in js 10 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 9 years ago