Files
rust/src/libcoretest
Robin Kruppe ba792a4baa Accurate decimal-to-float parsing routines.
This commit primarily adds implementations of the algorithms from William
Clinger's paper "How to Read Floating Point Numbers Accurately". It also
includes a lot of infrastructure necessary for those algorithms, and some
unit tests.

Since these algorithms reject a few (extreme) inputs that were previously
accepted, this could be seen as a [breaking-change]
2015-08-08 17:15:31 +02:00
..
2015-07-25 12:26:17 +02:00
2015-03-26 12:10:22 -07:00
2015-06-24 22:16:25 -07:00
2015-01-30 04:38:54 +01:00
2015-03-26 12:10:22 -07:00
2015-03-26 12:10:22 -07:00
2015-07-09 11:05:32 +02:00