| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-17 | core: Split apart the global `core` feature | Alex Crichton | -0/+2 |
| 2015-06-10 | Removed many pointless calls to *iter() and iter_mut() | Joshua Landau | -3/+3 |
| 2015-06-07 | change some statics to constants | Oliver 'ker' Schneider | -4/+1 |
| 2015-05-06 | core: use banker's rounding for the exact mode in flt2dec. | Kang Seonghoon | -1/+5 |
| 2015-05-06 | core: updated for the master changes. | Kang Seonghoon | -0/+5 |
| 2015-05-06 | core: fixed a slight bug. | Kang Seonghoon | -6/+6 |
| 2015-05-06 | core: fixed typos and revised comments in flt2dec. | Kang Seonghoon | -14/+17 |
| 2015-05-06 | core: tweaked flt2dec to match the casing of the older formatting code. | Kang Seonghoon | -18/+18 |
| 2015-05-06 | core: added core::num::flt2dec for floating-point formatting. | Kang Seonghoon | -0/+2216 |
