3351 Commits (f3696f64a15215b65a9ee95747f8e2a9d762bd5b)

Author SHA1 Message Date
Jeremiah Senkpiel f3696f64a1 events,lib: don't require EE#listenerCount() 9 years ago
Karl Skomski 101db80111 build: add --enable-asan with builtin leakcheck 9 years ago
James M Snell 609db5a1dd child_process: check execFile and fork args 9 years ago
Rich Trott fe4b309fd3 test: refactor to eliminate flaky test 9 years ago
Alexis Campailla 619721e6b8 test: mark eval_messages as flaky 9 years ago
Ben Noordhuis d010568c23 child_process: add callback parameter to .send() 9 years ago
Karl Skomski 5201cb0ff1 src: fix memory leak in ExternString 9 years ago
João Reis 93ba585b66 test: mark test-vm-syntax-error-stderr as flaky 9 years ago
João Reis 367140bca0 test: mark test-repl-persistent-history as flaky 9 years ago
Jeremiah Senkpiel f6b093343d timers: minor _unrefActive fixes and improvements 9 years ago
Julien Gilli 403d7ee7d1 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli 7a8c3e08c3 timers: Avoid linear scan in _unrefActive. 10 years ago
Karl Skomski 0357c8fc71 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Trevor Norris c7351db6dc test: improve performance of stringbytes test 9 years ago
Rich Trott c4ec1d2aad test: unmark test-process-argv-0.js as flaky 9 years ago
Roman Reiss 83c2c3b676 test: lint and refactor to avoid autocrlf issue 9 years ago
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Sakthipriyan Vairamani bdef668881 test: handling failure cases properly 9 years ago
Alexis Campailla 34e25b2313 test: initial list of flaky tests 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 9 years ago
Rich Trott 972a57cb20 test: make test-process-argv-0 robust 9 years ago
Rich Trott fffa4c2528 test: speed up test-child-process-spawnsync.js 9 years ago
Rich Trott 7e63eb7762 test: make spawnSync() test robust 9 years ago
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 9 years ago
Rich Trott d6167689d9 test: refactor test-https-simple.js 9 years ago
Bradley Meck 2d251e661a module: fix module preloading when cwd is ENOENT 9 years ago
João Reis 6480f42288 test: remove test-timers-first-fire 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Rich Trott ae8d436623 test: use reserved IP in test-net-connect-timeout 9 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 9 years ago
Mike Atkins f1810ed1b8 tls: handle empty cert in checkServerIndentity 9 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 9 years ago
Michaël Zasso 518a4d08cb test: disallow unreachable code 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
Brendan Ashworth 0d39d35739 test: reduce timeouts in test-net-keepalive 9 years ago
Brendan Ashworth 2052941149 test: improve test-net-server-pause-on-connect 9 years ago
Brendan Ashworth 04722d14ca test: improve test-net-pingpong 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 9 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Rich Trott 522f8a8071 test: refactor test-fs-watchfile.js 9 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 9 years ago
Matt Loring 7bdf7da867 tools: run the tick processor without building v8 9 years ago
muddletoes 6fff0f73dc test: correct spelling of 'childProcess' 10 years ago