Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-27 | Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153) | Bartek IwaĆczuk | |
2024-01-26 | refactor(cli): use new sanitizer for resources (#22125) | Matt Mastracci | |
Step 1 of the Rustification of sanitizers, which unblocks the faster timers. This replaces the resource sanitizer with a Rust one, using the new APIs in deno_core. | |||
2024-01-26 | fix(testing): add op_spawn_wait mapping in resource sanitizer (#22129) | Luca Casonato | |
2024-01-25 | chore(cli): split 40_testing (#22112) | Matt Mastracci | |
No code changes -- just splitting 40_testing into three files and removing a couple of unused lines of code. |