summaryrefslogtreecommitdiffstats
path: root/tokio-signal/Cargo.toml
AgeCommit message (Expand)Author
2019-08-17signal: move into tokio-net (#1463)Carl Lerche
2019-08-15reactor: rename tokio-reactor -> tokio-net (#1450)Carl Lerche
2019-08-13signal: remove driver task for Windows event implementation (#1429)Ivan Petkov
2019-08-10chore: update futures-preview to 0.3.0-alpha.18 (#1427)Taiki Endo
2019-08-08chore: prepare for v0.2.0-alpha.1 release (#1410)Lucio Franco
2019-07-04chore: Update futures-preview to 0.3.0-alpha.17 (#1267)Taiki Endo
2019-07-03signal: migrate to std::futures (#1218)Ivan Petkov
2019-06-25signal: factor out event delivery into its own module to share between Unix a...Ivan Petkov
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-04-28signal: Smaller dependency (#1069)Michal 'vorner' Vaner
2019-04-24chore: remember to remove path deps on release (#1057)Carl Lerche
2019-04-01signal: refactor Windows registrations to be lazy (#1001)Ivan Petkov
2019-03-22Bump Tokio version to v0.1.18 (#997)Carl Lerche
2019-03-19chore: repo maintenance + no path dependencies (#991)Carl Lerche
2018-11-21Bump version to v0.1.13 (#771)Carl Lerche
2018-10-23Bump version to 0.1.12 (#718)Carl Lerche
2018-10-23signal: Bump version to 0.2.6 (#714)Ivan Petkov
2018-09-14signal: Remove Apache licenseMichal 'vorner' Vaner
2018-09-14signal: Fix tests after importing & linkingMichal 'vorner' Vaner
2018-09-14signal: Link tokio-signal and tokio cratesMichal 'vorner' Vaner
2018-09-14signal: Move to tokio-signal subdirectoryMichal 'vorner' Vaner