summary refs log tree commit diff
path: root/src/libcore/num/dec2flt/rawfp.rs
AgeCommit message (Expand)AuthorLines
2016-01-12Speed up dec2flt fast path with additional tables.Robin Kruppe-0/+12
2015-12-12Remove an accent in a commentRobin Kruppe-1/+1
2015-09-20Reorganize core::num internalsRobin Kruppe-2/+2
2015-08-08Accurate decimal-to-float parsing routines.Robin Kruppe-0/+356