| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-10-28 | Fix the output of negative duration | Vladimir Smola | -13/+18 |
| 2014-10-09 | std: Convert statics to constants | Alex Crichton | -13/+13 |
| 2014-09-03 | Fix spelling errors and capitalization. | Joseph Crail | -1/+1 |
| 2014-08-28 | libstd: Wrap duration.rs at 100 characters. | Ruud van Asseldonk | -3/+6 |
| 2014-08-21 | libstd: Limit Duration range to i64 milliseconds. | Ruud van Asseldonk | -39/+49 |
| 2014-08-20 | libstd: Refactor Duration. | Ruud van Asseldonk | -282/+190 |
| 2014-08-15 | Derive Clone for std::time::Duration | Andrew Poelstra | -1/+1 |
| 2014-08-13 | Add a fixme about Duration representation | Brian Anderson | -0/+2 |
| 2014-08-13 | Update docs | Brian Anderson | -2/+5 |
| 2014-08-13 | std: Fix build errors | Brian Anderson | -1/+1 |
| 2014-08-13 | std: Remove Duration::new/new_opt/to_tuple | Brian Anderson | -37/+0 |
| 2014-08-13 | std: Improve Duration comments | Brian Anderson | -17/+2 |
| 2014-08-13 | std: Refactor time module a bit | Brian Anderson | -0/+696 |
