1155 Commits (d6d32296039165ff3eb2cae182d97dac37a782e5)

Author SHA1 Message Date
Alex J Burke 9d0b7d85b5 test: add tests for stream3 buffering using cork 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Santiago Gimeno dffafde7f1 test: fix test-process-exec-argv flakiness 9 years ago
Sakthipriyan Vairamani 4803d116a8 test: make sure O_NOATIME is present only in Linux 9 years ago
Blake Embrey 9552e3b4af repl: exports `Recoverable` 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
Jeremiah Senkpiel fe4837afcc handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel 96a9439fd2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Myles Borins 738a1d639f test: ensure test-npm-install uses correct node 9 years ago
Myles Borins 9460b2038c test: fix test-vm-cached-data to work with old v8 9 years ago
Bradley Meck 41a063f067 test: test preloaded modules using stdin or repl 9 years ago
Santiago Gimeno 588cfc5cfc test: fix test-debugger-pid 9 years ago
Anna Henningsen aa34b43909
test: allow out-of-order replies in dgram tests 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Bryan English fd49556c23 test: add tests for console.[info|error|warn] 9 years ago
Steven R. Loomis cd752e8463
intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen bc8b525440
buffer: fix lastIndexOf index underflow issue 9 years ago
Anna Henningsen 55b975d402
buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen 4d49bcb73e
buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 5defa0cbaa
buffer: fix needle length misestimation for UCS2 9 years ago
Stefan Budeanu fc66e55396 test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott 1027b9447e lib,test: update in preparation for linter update 9 years ago
Rich Trott 52f85bebfc src: add O_NOATIME constant 9 years ago
Carl Lei b72d048a74
repl: create history file with mode 0600 9 years ago
Shigeki Ohtsu be480b1499 test: fix alpn tests for openssl1.0.2h 9 years ago
James M Snell a2e57192eb util: truncate inspect array and typed array 9 years ago
James M Snell ba6196f843 util: fix inspecting of proxy objects 9 years ago
cjihrig 1ab5b4ef20 test: refactor large event emitter tests 9 years ago
cjihrig 8a87b29034 readline: remove deprecated methods 9 years ago
Rich Trott d3aafd02ef assert: allow circular references 9 years ago
Patrick Mueller 52cb410402 process: add process.cpuUsage() - implementation, doc, tests 9 years ago
DavidCai 706778a902 events: pass the original listener added by once 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott 296bfd239c crypto: fix error in deprecation message 9 years ago
Ben Noordhuis 428240519c test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis a58d4839af src: simplify handlewrap state tracking logic 9 years ago
Fedor Indutny cee4c25c92 net: introduce `Socket#connecting` property 9 years ago
surya panikkal 0303a2552e
readline: allow history to be disabled 9 years ago
Evan Lucas 4f619bde4c cluster: migrate from worker.suicide 9 years ago
Jeremiah Senkpiel 9bb5a5e2a1 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
Alex Kocharin eb4201f07a url: drop auth in `url.resolve()` if host changes 10 years ago
Anna Henningsen 3ee68f794f repl: don’t complete expressions when eval fails 9 years ago
Alex Lamar de1dc0ae2e module: preserve symlinks when requiring 9 years ago
Eugene Obrezkov 1c84579031 console: timeEnd() with no label emits warning 9 years ago
dcposch@dcpos.ch 6c1e5ad3ab buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell 0e7d57af35 events: add prependListener() and prependOnceListener() 9 years ago
Evan Lucas 84ebf2b40d test: add tests for console.assert 9 years ago
Ali Ijaz Sheikh a770a163ab test: v8-flags is sensitive to script caching 9 years ago