index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
util
/
text_encoding.rs
Age
Commit message (
Expand
)
Author
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-10-24
perf(compile): pass module source data from binary directly to v8 (#26494)
David Sherret
2024-10-14
feat(unstable): `--unstable-detect-cjs` for respecting explicit `"type": "com...
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-10
chore: bump deno_core (#21832)
Matt Mastracci
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-04-04
refactor(core): Improve ergonomics of managing ASCII strings (#18498)
Matt Mastracci
2023-03-21
perf(core) Reduce script name and script code copies (#18298)
Matt Mastracci
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-11-28
refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...
David Sherret