Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-16 | v0.12.0 | Ryan Dahl | |
2019-07-08 | Rewrite snapshot_creator in Rust | Bartek Iwańczuk | |
2019-07-07 | v0.11.0 | Ryan Dahl | |
2019-06-25 | v0.10.0 | Ryan Dahl | |
2019-06-15 | v0.9.0 | Ryan Dahl | |
2019-06-15 | third_party: upgrade rust crates | Bert Belder | |
2019-06-12 | Move ModuleSpecifier to //core (#2509) | Bartek Iwańczuk | |
2019-06-08 | v0.8.0 | Ryan Dahl | |
2019-05-30 | third_party: upgrade rust crates | Bert Belder | |
2019-05-29 | v0.7.0 | Ryan Dahl | |
2019-05-20 | v0.6.0 | Ryan Dahl | |
2019-05-11 | v0.5.0 | Ryan Dahl | |
2019-05-11 | third_party: upgrade rust crates | Bert Belder | |
2019-05-03 | v0.4.0 | Ryan Dahl | |
2019-05-03 | v0.3.11 | Ryan Dahl | |
2019-04-25 | v0.3.10 | Ryan Dahl | |
2019-04-25 | v0.3.9 | Ryan Dahl | |
2019-04-19 | v0.3.8 | Ryan Dahl | |
2019-04-16 | Move deno_core_http_bench into examples dir (#2127) | Ryan Dahl | |
2019-04-15 | third_party: upgrade rust crates | Bert Belder | |
2019-04-11 | v0.3.7 | Ryan Dahl | |
2019-04-04 | v0.3.6 | Ryan Dahl | |
2019-04-04 | Improve docs in core (#2049) | Ryan Dahl | |
2019-03-31 | Publish rust crate on crates.io (#2024) | Bert Belder | |
2019-03-31 | Remove deno_core_http_bench from core/Cargo.toml (#2023) | Ryan Dahl | |
So we don't have to have an optional tokio dependency. We build deno_core_http_bench using GN anyway. | |||
2019-03-30 | Rename crate deno_core to deno (#2022) | Ryan Dahl | |
2019-03-29 | third_party: upgrade rust crates | Bert Belder | |
2019-03-28 | v0.3.5 | Ryan Dahl | |
2019-02-27 | third_party: upgrade rust crates | Bert Belder | |
2019-02-26 | core: add Cargo.toml | Bert Belder | |
This aids development using Visual Studio Code. The http_bench can't be built with cargo yet because it needs to link with libdeno. |