| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-01-04 | Make float parsing "." return Err | Toby Scrace | -8/+9 |
| 2015-10-14 | Reject "+" and "-" when parsing floats. | Robin Kruppe | -1/+6 |
| 2015-08-08 | Accurate decimal-to-float parsing routines. | Robin Kruppe | -0/+128 |
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| summary refs log tree commit diff |
| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-01-04 | Make float parsing "." return Err | Toby Scrace | -8/+9 |
| 2015-10-14 | Reject "+" and "-" when parsing floats. | Robin Kruppe | -1/+6 |
| 2015-08-08 | Accurate decimal-to-float parsing routines. | Robin Kruppe | -0/+128 |