| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-07-03 | std: Stabilize APIs for the 1.11.0 release | Alex Crichton | -7/+7 |
| 2016-04-01 | Fix a couple of dead links on core::num::ParseFloatError docs | Oliver Middleton | -2/+2 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -1/+1 |
| 2016-02-09 | Some docs for std::num | Steve Klabnik | -0/+7 |
| 2016-02-04 | Prevent the immediate panic uncovered by #31109 and add a test. | Robin Kruppe | -8/+28 |
| 2015-12-17 | Don't import ParseResult's variants in dec2flt. | Ms2ger | -6/+5 |
| 2015-12-12 | dec2flt: Remove unused macro argument | Robin Kruppe | -3/+3 |
| 2015-12-12 | dec2flt: Simplify imports and module surface | Robin Kruppe | -4/+4 |
| 2015-09-20 | Reorganize core::num internals | Robin Kruppe | -3/+0 |
| 2015-08-17 | core: Shuffle around float parsing | Alex Crichton | -13/+87 |
| 2015-08-15 | std: Add issues to all unstable features | Alex Crichton | -1/+2 |
| 2015-08-08 | Accurate decimal-to-float parsing routines. | Robin Kruppe | -0/+234 |
