Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-19 | upgrade: rusty_v8 0.16.0, v8 8.9.255.3 (#9180) | Ryan Dahl | |
2021-01-13 | release crates | Ryan Dahl | |
2021-01-11 | upgrade: tokio 1.0 (#8779) | Bartek Iwańczuk | |
Co-authored-by: Bert Belder <bertbelder@gmail.com> | |||
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl | |
2020-12-30 | chore: release crates (#8931) | Bartek Iwańczuk | |
2020-12-28 | upgrade: rusty_v8 0.15.0, v8 8.8.294 (#8898) | Bartek Iwańczuk | |
2020-12-26 | fix: fetch bad URL will not panic (#8884) | Yosi Pramajaya | |
2020-12-22 | chore: release crates (#8854) | Bartek Iwańczuk | |
2020-12-14 | chore: release crates (#8765) | Bartek Iwańczuk | |
2020-12-14 | chore: release crates (#8760) | Bartek Iwańczuk | |
2020-12-13 | chore: release crates (#8744) | Bartek Iwańczuk | |
2020-12-11 | chore: fixed various misspellings and other typos (#8691) | Anh Hong | |
2020-12-09 | core: add plumbing for canceling ops when closing a resource (#8661) | Bert Belder | |
2020-12-08 | chore: release crates (#8662) | Bartek Iwańczuk | |
2020-12-08 | upgrade rusty_v8 to 0.14.0 (#8663) | Ryan Dahl | |
2020-11-25 | core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273) | Bert Belder | |
2020-11-23 | v1.5.4 | Bartek Iwańczuk | |
2020-11-21 | upgrade: rusty_v8 0.13.0, v8 8.8.278.2 (#8446) | Bartek Iwańczuk | |
2020-11-16 | v1.5.3 | Bartek Iwańczuk | |
2020-11-09 | v1.5.2 (#8301) | Kitson Kelly | |
2020-10-31 | v1.5.1 | Luca Casonato | |
2020-10-27 | v1.5.0 | Bartek Iwańczuk | |
Co-authored-by: Ryan Dahl <ry@tinyclouds.org> | |||
2020-10-19 | deno_core 0.64.0 (#8025) | Ryan Dahl | |
2020-10-18 | upgrade rusty_v8 (#8017) | Ryan Dahl | |
2020-10-10 | v1.4.6 | Bartek Iwańczuk | |
2020-10-09 | Implement Serialize for ModuleSpecifier (#7900) | Ryan Dahl | |
Also re-export serde from deno_core, since its now a dependency. | |||
2020-10-08 | v1.4.5 | Bartek Iwańczuk | |
2020-10-07 | upgrade: rusty_v8 0.11.0, V8 8.7.220.3 (#7859) | Bartek Iwańczuk | |
2020-10-03 | v1.4.4 | Bartek Iwańczuk | |
2020-10-02 | v1.4.3 | Bartek Iwańczuk | |
2020-09-25 | v1.4.2 | Bartek Iwańczuk | |
2020-09-18 | v1.4.1 | Bert Belder | |
2020-09-14 | refactor: Remove dependency on downcast_rs. (#7475) | Scott Olson | |
We don't seem to use downcast_rs in any essential way. We can just use the standard library `Any` directly. | |||
2020-09-15 | refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476) | Bert Belder | |
2020-09-14 | Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454) | Bert Belder | |
2020-09-13 | v1.4.0 | Bartek Iwańczuk | |
2020-09-13 | upgrade: rusty_v8 0.10.0 / V8 8.7.75 (#7429) | Bert Belder | |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder | |
2020-09-04 | v1.3.3 | Bartek Iwańczuk | |
2020-08-29 | v1.3.2 | Bartek Iwańczuk | |
2020-08-29 | upgrade: rusty_v8 0.9.1 / V8 8.6.334 (#7243) | Bartek Iwańczuk | |
2020-08-21 | Split core http benchmark into 'bin_ops' and 'json_ops' variants (#7147) | Bert Belder | |
2020-08-21 | v1.3.1 | Bartek Iwańczuk | |
2020-08-17 | Simplify deno_core_http_bench op state (#7038) | Ryan Dahl | |
Removes unnecessary wrappers around ResourceTable and CoreIsolate. Importantly: now uses the resource table inside CoreIsolateState rather than a different one. Removes derive_deref dependency | |||
2020-08-13 | v1.3.0 | Bartek Iwańczuk | |
2020-08-12 | upgrade: Rust crates | Bert Belder | |
The following crates were _not_ upgraded to avoid having multiple versions of the same crate in the dependency tree: * tokio-tungstenite v0.10.1 -> v0.11.0 * swc_common v0. 8.0 -> v0. 9.1 * swc_ecmascript v0. 1.0 -> v0. 3.0 * webpki-roots v0.19.0 -> v0.20.0 * nix v0.17.0 -> v0.18.0 | |||
2020-08-08 | v1.2.3 | Ryan Dahl | |
2020-08-08 | upgrade: rusty_v8 0.8.1 / V8 8.6.334 (#6980) | Bert Belder | |
2020-07-31 | v1.2.2 | Ryan Dahl | |
2020-07-24 | v1.2.1 | Ryan Dahl | |