summaryrefslogtreecommitdiffstats
path: root/tokio-timer
AgeCommit message (Expand)Author
2018-05-08Fix typos (#348)Julian Tescher
2018-05-02Bump version to v0.1.6 (#336)Carl Lerche
2018-05-01 Timer: always park nested Park (#327)Stefan Bühler
2018-04-10Add additional timer::Error docs. (#311)Carl Lerche
2018-04-02Bump tokio-timer to v0.2.1 (#287)Carl Lerche
2018-04-02Fix tokio-timer on 32bit systems (#274)Daniel Griffen
2018-03-30Bump version to v0.1.5 (#271)Carl Lerche
2018-03-30Rename `Sleep` to `Delay` (#270)Carl Lerche
2018-03-28Provide a timer implementation (#249)Carl Lerche