4309 Commits (5d43131af4f8ed5537925f3c9bca4232a96cb862)

Author SHA1 Message Date
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 ccbc78cfc6 test: remove common.getServiceName() 9 years ago
Rich Trott 8c634d78f8 test: favor strictEqual() in addon test 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
Rich Trott abb063a6a3 test: fix test-debugger-repl-break-in-module 9 years ago
Rich Trott 5701599767 test: fix test-debugger-repl-term 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
Ben Noordhuis 477e61db9f src: don't use locale-sensitive strcasecmp() 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
Rich Trott 75adc6a026 test: move test-debugger-debug-brk to sequential 9 years ago
Rich Trott 0bc1784529 test: refactor doctool tests 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
Rich Trott d74062454b test: make stdout buffer test more robust 9 years ago
Ben Noordhuis f264749c5c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Anna Henningsen 01f010f669 test: allow out-of-order replies in dgram tests 9 years ago
Rich Trott be241c3262 test: run known_issues tests in CI 9 years ago
Bryan English 8141c2fce2 test: add tests for console.[info|error|warn] 9 years ago
Rich Trott 83dab801e2 test: fix unreliable known_issues test 9 years ago
Rich Trott 8c434e6d84 test: unmark test-http-regr-gh-2928 as flaky 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
Rich Trott edb29b8096 tools: lint for object literal spacing 9 years ago
Daniel Wang 341eaf202e tools: update marked dependency 9 years ago
Anna Henningsen 94f82553aa tools: allow multiple added: version entries 9 years ago
Anna Henningsen 1370fdcad5 test,tools: test yaml parsing of doctool 9 years ago
Rich Trott 559c2583e0 lib,test: update in preparation for linter update 9 years ago
Rich Trott ceeae4b180 tools,test: make argument linting more stringent 9 years ago
Rumkin 6d1527bb37 util: fix invalid date output with util.inspect 9 years ago
Anna Henningsen 1d6c17efd7 util: adhere to `noDeprecation` set at runtime 9 years ago
Anna Henningsen 9cd14ced09 buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen a550ddbf3c buffer: fix needle length misestimation for UCS2 9 years ago
Anna Henningsen 6fc20c5a97 buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen 44015754a3 buffer: fix lastIndexOf index underflow issue 9 years ago
Rich Trott 955c90d725 benchmark,test,lib: remove extra spaces 9 years ago