| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-09-17 | Remove rustc_bitflags; use the bitflags crate | Tamir Duberstein | -17/+15 |
| 2017-09-16 | change #![feature(const_fn)] to specific gates | Alex Burka | -1/+4 |
| 2017-08-25 | *: remove crate_{name,type} attributes | Tamir Duberstein | -1/+0 |
| 2017-08-23 | Speed up APFloat division by using short division for small divisors. | Eduard-Mihai Burtescu | -30/+96 |
| 2017-08-02 | rustc_apfloat: complete the IEEE & PPC implementations. | Eduard-Mihai Burtescu | -90/+2834 |
| 2017-08-02 | rustc_apfloat: port the suite of unit tests. | Eduard-Mihai Burtescu | -0/+7546 |
| 2017-08-02 | rustc_apfloat: stub IEEE & PPC implementations. | Eduard-Mihai Burtescu | -1/+455 |
| 2017-08-02 | rustc_apfloat: introduce the base Float API. | Eduard-Mihai Burtescu | -0/+700 |
