summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2019-08-08chore: prepare for v0.2.0-alpha.1 release (#1410)Lucio Franco
2019-08-06tokio: fix API doc examples (#1396)Carl Lerche
2019-07-19chore: remove tokio-futures facade crate (#1327)Carl Lerche
2019-07-15chore: indicate the master branch docs are old. (#1304)Carl Lerche
2019-07-09chore: Add link to docs (#1276)Gurwinder Singh
2019-07-08chore: update examples link in README (#1274)Carl Lerche
2019-07-03Add missing links in README.md (#1233)Thomas Lacroix
2019-06-29docs: add note in the readme about the master branch (#1230)Lucio Franco
2019-06-28chore: remove `tokio-trace`, add "Related Projects" to README (#1221)Eliza Weisman
2019-05-14Merge branch 'v0.1.x'Carl Lerche
2019-05-14Release tokio v0.1.20, tokio-timer v0.2.21, and remove async-await-preview fe...Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-04-27Fix an error in the mit-url in the README.md (#1068)Ian Hamlin
2019-04-25Async/await polish (#1058)Carl Lerche
2019-04-22Bump `tokio` to 0.1.19. (#1053)Carl Lerche
2019-03-22chore: Fix examples not working with `cargo run` (#998)Eliza Weisman
2019-03-22Bump Tokio version to v0.1.18 (#997)Carl Lerche
2019-03-13Bump Tokio to v0.1.17 (#983)Carl Lerche
2019-03-01Bump Tokio to 0.1.16. (#941)Carl Lerche
2019-03-01trace: Fix tokio-trace documentation url in the README (#939)Lucio Franco
2019-03-01Set up CI with Azure Pipelines (#926)Carl Lerche
2019-01-25Bump Tokio to v0.1.15. (#869)Carl Lerche
2019-01-06Bump version to 0.1.14. (#836)Carl Lerche
2018-09-26async-await: track nightly changes (#661)Carl Lerche
2018-08-30readme: fix section ordering (#600)Carl Lerche
2018-08-29Bump minimum supported version & document support policy (#599)Eliza Weisman
2018-08-24draft initial CONTRIBUTING guide (#567)Carl Lerche
2018-07-22General rustdoc improvements (#450)David Kellum
2018-06-13Bump version of a number of sub crates (#414)Carl Lerche
2018-05-23Fix a small typo in README.md (#373)Roman Zeyde
2018-05-14Import tokio-uds (#365)Carl Lerche
2018-05-14Add Gitter badge to README (#358)Carl Lerche
2018-05-02Bump version to v0.1.6 (#336)Carl Lerche
2018-03-14Move tokio::net module into tokio tcp/udp crates (#224)Sam Rijs
2018-03-09Relicense Tokio exclusively under the MIT license. (#215)Carl Lerche
2018-03-07Update readme (#196)Carl Lerche
2018-03-05Fix typos (#176)Philip Munksgaard
2018-03-02Extract the reactor to a dedicated crate. (#169)Carl Lerche
2018-03-01Add `io` facade and update `reactor` docs (#166)Carl Lerche
2018-02-28Update the README (#164)Carl Lerche
2018-02-28Update AppVeyor badge URL (#163)Carl Lerche
2018-02-27Update badges in README (#159)Roman
2018-02-07Prepare for tokio 0.1 release (#119)Carl Lerche
2018-02-02Fix link to documentation in README (#108)Carl Lerche
2018-01-05Expand CI coverage and update README (#80)Alex Crichton
2017-11-02s/serde/tokio/Seamus Abshere
2017-10-30Rename crate to tokioCarl Lerche
2017-10-30Clarify wording of license information in README.Alex Crichton
2017-01-11Point to tokio.rsAlex Crichton
2017-01-09Update docs to docs.rsAlex Crichton