4099 Commits (16f98e589c69ffe6283aa11493fd417368708557)

Author SHA1 Message Date
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
Devon Rifkin 149bea0fc4
test: cluster-setup-master online workers check 9 years ago
suryagh 377eb22bf5 test: added tests for https-agent-getname 9 years ago
Anna Henningsen b53473f0e7
zlib: remove `_closed` in source 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
Rich Trott 78520fa472 test,dgram: add tests for setBroadcast() 9 years ago
Rich Trott 5a5b74aad6 test: move test-debugger-debug-brk to sequential 9 years ago
Rumkin 9c33e0ebe7
util: fix invalid date output with util.inspect 9 years ago
Rich Trott d73e189c26 tools,test: make argument linting more stringent 9 years ago
Rich Trott 9bc72ea0de test: refactor doctool tests 9 years ago
Rich Trott 1a0c80a1da test: remove common.getServiceName() 9 years ago
Rich Trott 517d1da47c test: favor strictEqual() in addon test 9 years ago
Rich Trott b5a75baa5b test: fix flaky test-preload 9 years ago
Anna Henningsen a4564f3649
util: adhere to `noDeprecation` set at runtime 9 years ago
James M Snell 5d38d543cd src,module: add --preserve-symlinks command line flag 9 years ago
Eugene Obrezkov ae178838eb
repl: copying tabs shouldn't trigger completion 9 years ago