Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-06-01 | Store fractional seconds as a u32 instead of a f64 | Alan Du | -24/+23 |
2017-06-01 | Truncate fractional seconds to picoseconds | Alan Du | -1/+4 |
2017-05-30 | Store fraction of seconds in times unconditionally | Alan Du | -5/+5 |
2017-04-20 | Support serde 1.0.0 | Alex Crichton | -13/+13 |
2017-04-12 | Simplify if-statements | Daniel Lockyer | -4/+3 |
2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -0/+424 |