summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-01-25Revert "chore: upgrade rusty_v8 to 0.62.0 (#17200)" (#17523)Bartek Iwańczuk
2023-01-25chore: upgrade rusty_v8 to 0.62.0 (#17200)Bartek Iwańczuk
2023-01-23refactor: Move lockfile to a separate crate (#17503)Bartek Iwańczuk
2023-01-19chore: upgrade tokio to 1.24.2 (#17467)Jun Jiang
2023-01-18chore(ext/crypto): Update rsa to 0.7.0 (#16327)Kyle Willmon
2023-01-17chore: forward v1.29.4 release commit to main (#17453)denobot
2023-01-14chore: upgrade rusty_v8 to 0.60.1 (#17407)Bartek Iwańczuk
2023-01-13chore: forward 1.29.3 release back to main (#17401)David Sherret
2023-01-06chore: upgrade tokio to 1.24.0 (#17271)Jun Jiang
2023-01-05chore: forward v1.29.2 release commit to main (#17277)denobot
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-20chore: bump deno_fetch and deno_http versions (#17124)Ryan Dahl
2022-12-15chore: forward v1.29.1 release commit to main (#17067)denobot
2022-12-151.29.0 (#17052)denobot
2022-12-13chore: upgrade rusty_v8 to 0.60.0 (#17033)Bartek Iwańczuk
2022-12-08chore: remove exact version constraint from libc (#16955)Christian Dürr
2022-12-07feat(fmt): improve width calculation (#16982)David Sherret
2022-12-06refactor: remove `deno_graph::Locker` usage (#16877)David Sherret
2022-12-01chore: forward v1.28.3 release commit to main (#16884)denobot
2022-11-30chore: upgrade rusty_v8 to 0.58.0 (#16879)Bartek Iwańczuk
2022-11-30chore: upgrade rusty_v8 to 0.57.0 (#16871)Bartek Iwańczuk
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret
2022-11-26chore: update rusty_v8 to 0.56.1 (#16835)Bartek Iwańczuk
2022-11-26chore: update rusty_v8 to 0.56.0 (#16814)Bartek Iwańczuk
2022-11-24chore: forward v1.28.2 release commit to main (#16796)denobot
2022-11-22chore: workspace inheritance (#16343)Leo Kettmeir
2022-10-07perf(napi): optimize primitive napi functions (#16163)Divy Srivastava
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava
2022-09-28feat: implement Web Cache API (#15829)Satya Rohith
2022-09-27Revert "perf(cli): use -O3 instead of -Oz (#15952)" (#16053)Bartek Iwańczuk
2022-09-22perf(cli): use -O3 instead of -Oz (#15952)Divy Srivastava
2022-08-18feat(ext/flash): An optimized http/1.1 server (#15405)Divy Srivastava
2022-08-11chore(ext/node): correct publishing for ext/node (#15461)David Sherret
2022-07-05Revert "refactor(snapshots): to their own crate (#14794)" (#15076)Bartek Iwańczuk
2022-06-29perf(ext/web): use base64-simd for atob/btoa (#14992)Nugine
2022-06-24refactor(snapshots): to their own crate (#14794)Aaron O'Mullan
2022-06-04chore: eliminate an empty comment (#14788)AlexDebug
2022-03-14feat(core): codegen ops (#13861)Divy Srivastava
2022-03-14perf: opt-level-3 all of ext/* (#13940)Aaron O'Mullan
2022-02-15chore(ext/timers): move ext/timers to ext/web (#13665)Andreu Botella
2022-01-10feat(cli, runtime): compress snapshots (#13320)evan
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-08perf: optimize some important crates more aggressively (#12332)Bert Belder
2021-10-27chore: update to rusty_v8 0.33.0 (#12564)Luca Casonato
2021-10-20chore: return serde_v8 to main repo (#12500)Aaron O'Mullan
2021-08-24chore(ext/webgpu): update wgpu to 0.10.0 (#11781)Leo K
2021-08-19perf(url): build with opt-level 3 (#11779)Aaron O'Mullan
2021-08-13perf(wpt/crypto): optimize num-bigint-dig for debug builds (#11681)Divy Srivastava
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl