about summary refs log tree commit diff
path: root/src/etc/test-float-parse/many-digits.rs
AgeCommit message (Expand)AuthorLines
2021-07-17Changed dec2flt to use the Eisel-Lemire algorithm.Alex Huszagh-27/+0
2019-12-22Format the worldMark Rousskov-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-05Remove unnecessary or invalid feature attributesvarkor-2/+0
2016-02-04Add the kind of input from #31109 to the expensive tests (not run by default)Robin Kruppe-2/+2
2015-08-09Add optional, external tests for floating point parsing.Robin Kruppe-0/+39