0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/util
Divy Srivastava 51649272bd
perf: do not depend on iana-time-zone (#18088)
Chrono's `clock` feature pulls in `iana-time-zone` which links to macOS
core_foundation. This PR itself is not enough to get rid of
CoreFoundation. Removal depends on getting rid of security framework,
see #18071
2023-03-15 07:14:22 +00:00
..
progress_bar fix(npm): show a progress bar when initializing the node_modules folder (#18136) 2023-03-13 18:18:29 +00:00
checksum.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
console.rs refactor(runtime): factor out deno_io extension crate (#18001) 2023-03-05 00:39:48 +00:00
diff.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
display.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
draw_thread.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
file_watcher.rs refactor: reland "preserve ProcState::file_fetcher between restarts" (#17636) 2023-02-03 20:15:16 +01:00
fs.rs fix: attempt to only allow one deno process to update the node_modules folder at a time (#18058) 2023-03-08 15:13:13 +00:00
logger.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
mod.rs perf: do not depend on iana-time-zone (#18088) 2023-03-15 07:14:22 +00:00
path.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
text_encoding.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
time.rs perf: do not depend on iana-time-zone (#18088) 2023-03-15 07:14:22 +00:00
unix.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
v8.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
windows.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00