| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-10-08 | typos: fix a grabbag of typos all over the place | Cristi Cobzarenco | -1/+1 |
| 2015-09-20 | Reorganize core::num internals | Robin Kruppe | -54/+3 |
| 2015-09-03 | Elide lifetimes in libcore | Manish Goregaokar | -2/+2 |
| 2015-08-17 | Remove dependencies on libm functions from libcore. | Eli Friedman | -3/+0 |
| 2015-08-08 | Enlarge Bignum type from 1152 to 1280 bits. | Robin Kruppe | -1/+1 |
| 2015-08-08 | Make core::num::dec2flt::strategy::grisu::Fp methods public. | Robin Kruppe | -3/+3 |
| 2015-08-03 | syntax: Implement #![no_core] | Alex Crichton | -2/+4 |
| 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: added core::num::flt2dec for floating-point formatting. | Kang Seonghoon | -0/+1076 |
