summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2016-11-08Fix line-frames testAlex Crichton
2016-11-08Refactor framing to use Streams and SinksAaron Turon
2016-10-25Polish tokio-core in prep for overall 0.1 releaseAaron Turon
2016-10-21Fix testsAlex Crichton
2016-10-21Move Framed from tokio-proto to coreAlex Crichton
2016-10-10Implement `tokio_core::reactor::Interval`Paul Colomiets
2016-09-08Don't remove timeouts that have firedAlex Crichton
2016-09-07Swap Handle/PinnedAlex Crichton
2016-09-07Tweak TaskIo wording and suchAlex Crichton
2016-09-07Reorganize the entire crate:Alex Crichton
2016-09-02Update with Poll/Async changesAlex Crichton
2016-08-31Update to futures masterAlex Crichton
2016-08-26Rename to tokio-core, add in futures-ioAlex Crichton
2016-08-21Update futures-mio testsJean Pierre Dudey
2016-08-17Relax the 'static bound on Loop::runAlex Crichton
2016-08-17Update futures-minihttpAlex Crichton
2016-08-17Re-work I/OAlex Crichton
2016-08-17Remove Future::scheduleAlex Crichton
2016-08-15Keep polling in Buffered if there's more futuresAlex Crichton
2016-08-05Don't export the `timer_wheel` moduleAlex Crichton
2016-08-03Add a timer wheelAlex Crichton
2016-08-02Add a simple UDP testAlex Crichton
2016-07-30Let's rename everything!Alex Crichton