summaryrefslogtreecommitdiffstats
path: root/tokio-signal
AgeCommit message (Expand)Author
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-01Replace try! macro with ? operator (#1024)Taiki Endo
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
2019-03-13signal: Fix deprecated use of `Handle::current` (#981)Lucio Franco
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2019-01-06Bump version to 0.1.14. (#836)Carl Lerche
2018-11-21Bump version to v0.1.13 (#771)Carl Lerche
2018-11-20tests: handle errors properly in examples (#748)Liran Ringel
2018-11-16signal: miscellaneous tweaks and improvements (#751)Ivan Petkov
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