| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-09-03 | Elide lifetimes in libcore | Manish Goregaokar | -5/+5 |
| 2015-08-26 | Make iter::order functions into methods on Iterator | Steven Fackler | -3/+1 |
| 2015-08-08 | Accurate decimal-to-float parsing routines. | Robin Kruppe | -11/+10 |
| 2015-08-08 | Add various methods to Bignum: | Robin Kruppe | -5/+141 |
| 2015-08-08 | Enlarge Bignum type from 1152 to 1280 bits. | Robin Kruppe | -5/+5 |
| 2015-08-03 | syntax: Implement #![no_core] | Alex Crichton | -2/+3 |
| 2015-06-10 | Removed many pointless calls to *iter() and iter_mut() | Joshua Landau | -3/+3 |
| 2015-05-06 | core: fixed typos and revised comments in flt2dec. | Kang Seonghoon | -6/+8 |
| 2015-05-06 | core: added core::num::flt2dec for floating-point formatting. | Kang Seonghoon | -0/+355 |
