4114 Commits (334ef4f19dc0bbdf9a9fde9f4a6e7042a6c6e2a3)

Author SHA1 Message Date
Ben Noordhuis 334ef4f19d lib,src: drop dependency on v8::Private::ForApi() 9 years ago
Rich Trott e4b78c6fd1 test: make test-child-process-fork-net more robust 9 years ago
Rich Trott 2f417c3193 test: fix spurious EADDRINUSE in test-https-strict 9 years ago
Rich Trott 0d7f313325 test: update weak module for gc tests 9 years ago
Rich Trott 3b8e342278 test: remove `common.PORT` from gc tests 9 years ago
Anna Henningsen ef9a8fa35b
buffer: ignore negative allocation lengths 9 years ago
cjihrig 67368d8553 cluster: expose result of send() 9 years ago
cjihrig c4f80c1f34 cluster: rewrite debug ports consistently 9 years ago
Pavel Feldman 84ad31fff3 src,lib: v8-inspector support 9 years ago
Santiago Gimeno 6e148a34dc test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
Ben Noordhuis ead6c2d5bb test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis fb19b800b8 tls,https: respect address family when connecting 9 years ago
Ben Noordhuis da12b10005 test: work around debugger not killing inferior 9 years ago
Santiago Gimeno 0c29436250 cluster: reset handle index on close 9 years ago
cjihrig a9492f503f test: verify cluster worker exit 9 years ago
Alexis Campailla 6e2ae8aeee test,win: skip addons/load-long-path on WOW64 9 years ago
Matteo Collina c14e98b476 dgram: copy the list in send 9 years ago
Michaël Zasso f9ea52e5eb
test: add regression test for Proxy as vm context 9 years ago
Anna Henningsen b140bad391
tools: make sure doctool anchors respect includes 9 years ago
Ben Noordhuis 18fb4f9a91 debugger: propagate --debug-port= to debuggee 9 years ago
Jesse McCarthy c1ffb9ff9b tools: restore change of signatures to opts hashes 9 years ago
Fedor Indutny 9cac8c894e tls: catch `certCbDone` exceptions 9 years ago
Rich Trott c9a5990a76 child_process: measure buffer length in bytes 9 years ago
cjihrig 33c7b45378 cluster: guard against undefined message handlers 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Rich Trott ff00a48169 test: improve debug-break-on-uncaught reliability 9 years ago
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 43b5215083 tls_wrap: do not abort on new TLSWrap() 9 years ago
Santiago Gimeno f0a07d956e test: test cluster worker disconnection on error 9 years ago
Santiago Gimeno dd21bd9f01 test: verify IPC messages are emitted on next tick 9 years ago
Anna Henningsen dab09877b0
module: don't cache uninitialized builtins 9 years ago
Anna Henningsen 4bd410bbbe
vm: don't abort process when stack space runs out 9 years ago
cjihrig 6bad85c4fd test: refactor spawnSync() cwd test 9 years ago
cjihrig dc76afffb6 child_process: allow buffer encoding in spawnSync 9 years ago
Justin Sprigg 05e2acb428
buffer: fix single digit hex string handling 9 years ago
Ben Noordhuis ee8e7cd25d util: pretty-print SIMD types 9 years ago
Sakthipriyan Vairamani dcbf246b35 fs: mkdtemp shouldn't crash if no callback passed 9 years ago
Rich Trott 37a5a1c497 test: refactor to eliminate __defineGetter__ 9 years ago
Rich Trott 395cc885f4 test: refactor test-tls-reuse-host-from-socket 9 years ago
Dirceu Pereira Tiegs fe77de196c http: use `localAddress` instead of `path` 9 years ago
Rich Trott f94ebb00d4 dgram,test: add addMembership/dropMembership tests 9 years ago
Rich Trott 03505052a1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 2c926dc6eb test: add logging for test-debug-port-cluster 9 years ago
Santiago Gimeno 89460f1f4d test: fix flaky test-stdout-close-catch 9 years ago
Brian White 27549f64ce
test: add more path.basename() tests 9 years ago
Brian White 7d404122d4
test: remove duplicate path tests 9 years ago
Brian White dfaa9c9055
path: fix basename() regressions 9 years ago
Myles Borins 56ae651c80 test: robust handling of env for npm-test-install 9 years ago