| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-07-03 | std: Stabilize APIs for the 1.11.0 release | Alex Crichton | -4/+19 |
| 2016-02-04 | Enable unit tests for literals that overflow. I have no idea why this conditi... | Robin Kruppe | -7/+5 |
| 2016-02-04 | Prevent the immediate panic uncovered by #31109 and add a test. | Robin Kruppe | -0/+11 |
| 2016-01-04 | Make float parsing "." return Err | Toby Scrace | -1/+2 |
| 2015-10-14 | Reject "+" and "-" when parsing floats. | Robin Kruppe | -0/+12 |
| 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 | -3/+3 |
| 2015-08-17 | core: Shuffle around float parsing | Alex Crichton | -26/+25 |
| 2015-08-12 | Mention that the fast path is broken without SSE. | Robin Kruppe | -0/+7 |
| 2015-08-08 | Accurate decimal-to-float parsing routines. | Robin Kruppe | -0/+365 |
