4546 Commits (fd16eed8ea9f94cf97bdb7c4c662a18f3e70a81c)

Author SHA1 Message Date
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 8 years ago
Rich Trott 294e3008ad test: add assert.notDeepEqual() tests 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 years ago
Rich Trott de3d805a4c test: add missing assert.deepEqual() test case 8 years ago
Rich Trott c89b6ee347 test: favor strict equality in http tests 8 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
Rich Trott 8ff3d61d8b test: favor strict equality in pummel net tests 8 years ago
Rich Trott a0971b7da0 test: confirm that assert truncates long values 8 years ago
Rich Trott d52ceb4935 test: favor `===` over `==` in test-timers.js 8 years ago
Rich Trott 7652ae9829 test: favor strict equality check 8 years ago
Rich Trott 5eb0ca7d1a test: fix assertion in test-watch-file.js 8 years ago
Ilkka Myller 1d0385f62d url: `url.format()` encodes all `#` in `search` 8 years ago
Santiago Gimeno 5f617c5f9e test: fix flaky fs-watch tests 8 years ago
Calvin Metcalf 774146dc58 stream: avoid caching prepend check 8 years ago
Anna Henningsen 4c9b0bdf2f test: add an zlib binding addon test 8 years ago
Sakthipriyan Vairamani 60dcd7323f tls: copy the Buffer object before using 8 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 8 years ago
Prince J Wesley 4b883a3fb4
readline: keypress trigger for escape character 8 years ago
Rich Trott 8badb67761 test: use strict equality in regression test 8 years ago
Rich Trott 88650aaa70 test: remove extraneous space 8 years ago
Rich Trott 647826017e test: add test for assert.notStrictEqual() 8 years ago
Rich Trott 3f6e1dae7e test: add uncaught exception test for debugger 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 8 years ago
Rich Trott 3dfcb2e266 test: add test for debug usage message 8 years ago
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
Eugene Ostroukhov 49e473a45f test: fix failing inspector cctest 8 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 8 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
cjihrig f18b1c91b8 test: allow globals to be whitelisted 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
Gibson Fahnestock 9a0d26fa43 test: remove internal headers from addons 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
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago