| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -1/+1 | |
| This was previously implemented, and it just needed a snapshot to go through | ||||
| 2014-02-05 | move concurrent stuff from libextra to libsync | JeremyLetang | -2/+2 | |
| 2013-09-19 | Modernize extra::future API | Steven Fackler | -2/+2 | |
| 2013-09-19 | Removed future's destructor | Steven Fackler | -0/+19 | |
| It was only there to prevent Future from being copyable, but it's noncopyable anyways since it contains a ~fn. | ||||
