1186 Commits (f817875235aec724ba1c7130d7dfebb046b99da2)

Author SHA1 Message Date
Rich Trott 0503681348 child_process: measure buffer length in bytes 9 years ago
cjihrig 93e150f1d6 cluster: guard against undefined message handlers 9 years ago
Trevor Norris 4333fda46d src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 5779ed2a4a tls_wrap: do not abort on new TLSWrap() 9 years ago
Santiago Gimeno 83e6d53817 test: test cluster worker disconnection on error 9 years ago
Santiago Gimeno 4cc6a18448 test: verify IPC messages are emitted on next tick 9 years ago
Anna Henningsen 55b736a63b vm: don't abort process when stack space runs out 9 years ago
cjihrig 69e119dbfb test: refactor spawnSync() cwd test 9 years ago
cjihrig b28468e0a7 child_process: allow buffer encoding in spawnSync 9 years ago
Justin Sprigg 98270c6d15 buffer: fix single digit hex string handling 9 years ago
Ben Noordhuis d270706881 util: pretty-print SIMD types 9 years ago
Sakthipriyan Vairamani c068880757 fs: mkdtemp shouldn't crash if no callback passed 9 years ago
Rich Trott c81b6f8d0d test: refactor to eliminate __defineGetter__ 9 years ago
Dirceu Pereira Tiegs 2ab36093e6 http: use `localAddress` instead of `path` 9 years ago
Rich Trott 588c76cd5c dgram,test: add addMembership/dropMembership tests 9 years ago
Rich Trott 2cf3a53ce1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 5374afdef8 test: add logging for test-debug-port-cluster 9 years ago
Santiago Gimeno bae7adb6fa test: fix flaky test-stdout-close-catch 9 years ago
Brian White 528ca04e8d test: add more path.basename() tests 9 years ago
Brian White 1469b98fa1 test: remove duplicate path tests 9 years ago
Brian White 1908b7f00a path: fix basename() regressions 9 years ago
Myles Borins 81e765f521 test: robust handling of env for npm-test-install 9 years ago
Devon Rifkin 2895860138 test: cluster-setup-master online workers check 9 years ago
suryagh 7c932c2d49 test: added tests for https-agent-getname 9 years ago
Anna Henningsen 64415564de zlib: remove `_closed` in source 9 years ago
Jeremiah Senkpiel f31a5ec34a handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel cc2af793d2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Ben Noordhuis 8a7e68ff83 test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis bbf3b3ebbb src: simplify handlewrap state tracking logic 9 years ago
Jeremiah Senkpiel 2000072903 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
Jeremiah Senkpiel d3132048cb handle_wrap: expose an `isRefed()` check to JS 9 years ago
Rich Trott 1389a4fc5e test: fix flaky test-preload 9 years ago
James M Snell 95b7560d8e src,module: add --preserve-symlinks command line flag 9 years ago
Eugene Obrezkov 226b9668db repl: copying tabs shouldn't trigger completion 9 years ago
Alex J Burke 71c91747ef test: add tests for stream3 buffering using cork 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Sakthipriyan Vairamani 7d3f5751b3 test: make sure O_NOATIME is present only in Linux 9 years ago
Blake Embrey ce2d5be4a1 repl: exports `Recoverable` 9 years ago
Steven R. Loomis 59666502c5 intl: Don't crash if v8BreakIterator not available 9 years ago
Rich Trott 37736f4dad src: add O_NOATIME constant 9 years ago
Carl Lei 635357958d repl: create history file with mode 0600 9 years ago
Santiago Gimeno 89b25fac4c test: fix test-process-exec-argv flakiness 9 years ago
Myles Borins 0c62bd13fb test: ensure test-npm-install uses correct node 9 years ago
Myles Borins 1b71231dd2 test: fix test-vm-cached-data to work with old v8 9 years ago
Bradley Meck 0eb25cb4b5 test: test preloaded modules using stdin or repl 10 years ago
Santiago Gimeno 577e132f00 test: fix test-debugger-pid 9 years ago
Anna Henningsen 01f010f669 test: allow out-of-order replies in dgram tests 9 years ago
Bryan English 8141c2fce2 test: add tests for console.[info|error|warn] 9 years ago
Stefan Budeanu 916e694b2b test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott be5386e0cf test,dgram: add tests for setBroadcast() 9 years ago