| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-07 | add tests for div_duration_* functions | Jacob Kiesel | -0/+26 |
| 2022-10-14 | Fix `Duration::{try_,}from_secs_f{32,64}(-0.0)` | beetrees | -0/+8 |
| 2022-09-29 | Fix integer overflow in `format!("{:.0?}", Duration::MAX)` | beetrees | -1/+23 |
| 2021-09-16 | Make Duration's Debug format pad to width | Michiel De Muynck | -0/+28 |
| 2020-10-27 | Fixup tests: Duration::MIN -> ::ZERO | Jubilee Young | -4/+4 |
| 2020-10-21 | Duration::zero() -> Duration::ZERO | Jubilee Young | -15/+10 |
| 2020-10-21 | Dogfood Duration API in std::time tests | Jubilee Young | -45/+45 |
| 2020-09-12 | Make all methods of `Duration` const | Christiaan Dirkx | -0/+101 |
| 2020-09-08 | Add saturating methods for `Duration` | marmeladema | -0/+30 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+293 |
