3381 Commits (2084f525852066347e37e9fd135dd1667a720931)

Author SHA1 Message Date
Ben Noordhuis 2084f52585 test: test more http response splitting scenarios 9 years ago
Alexis Campailla fa08d1d8a1 test: add test-spawn-cmd-named-pipe 9 years ago
Matt Harrison d4cd5ac407 readline: fix tab completion bug 9 years ago
Trevor Norris d63e02e08d buffer: don't set zero fill for zero-length buffer 9 years ago
Evan Lucas 2034f68668 src: honor --abort_on_uncaught_exception flag 9 years ago
Michael Dawson 71b5d80682 test: make cluster tests more time tolerant 9 years ago
Imran Iqbal 3e09dcfc32 test: update cwd-enoent tests for AIX 9 years ago
Sakthipriyan Vairamani 648c003e14 test: use tmp directory in chdir test 9 years ago
Trevor Norris 079a2173d4 test: fix Buffer OOM error message 9 years ago
Sam Roberts f931b9dd95 timer: ref/unref return self 9 years ago
Karl Skomski 0a5f80a11f src: use subarray() in Buffer#slice() for speedup 9 years ago
Michael Dawson 43397b204e build: Updates to enable AIX support 9 years ago
Sakthipriyan Vairamani 52019a1b21 test: fix default value for additional param 9 years ago
Yazhong Liu 6108ea9bb4 fs: consider NaN/Infinity in toUnixTimestamp 9 years ago
Fedor Indutny ea15d71c16 http_server: fix resume after socket close 9 years ago
Matt Loring 519caba021 tools: fix flakiness in test-tick-processor 9 years ago
Rich Trott 5df5d0423a test: remove disabled test 9 years ago
Rich Trott 9e5f0995bd test: split up internet dns tests 9 years ago
Rich Trott 41f2dde51a test: increase dgram timeout for armv6 9 years ago
Rich Trott 6e2fe1c21a test: remove valid hostname check in test-dns.js 9 years ago
Rich Trott 779e14f1a7 test: expect error for test_lookup_ipv6_hint on FreeBSD 9 years ago
Fedor Indutny c60857a81a cluster: allow shared reused dgram sockets 9 years ago
Evan Lucas 2c3939c9c0 child_process: use stdio.fd even if it is 0 9 years ago
Karl Skomski eba3d3dccd src: use standard conform snprintf on windows 9 years ago
Karl Skomski cddbec231f src: fix buffer overflow for long exception lines 9 years ago
Sakthipriyan Vairamani 7038388558 doc,test: enable recursive file watching in Windows 9 years ago
Michaël Zasso d3178d8b1b buffer: SlowBuffer only accept valid numeric values 9 years ago
Rod Vagg 384effed20 test: fix use of `common` before required 9 years ago
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local 9 years ago
Ali Ijaz Sheikh f146f686b7 test: fix test-repl-tab-complete.js for V8 4.5 9 years ago
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