Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Attempt to handle numbers at the limits of the IEEE 754 range better (nan.test now passes). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2a74ae1969aeec93576a44e11177677e |
User & Date: | shane 2009-09-07 03:48:53.000 |
Context
2009-09-07
| ||
04:38 | Warning cleanup from the MSVC compile. (check-in: 26cd015c0e user: shane tags: trunk) | |
03:48 | Attempt to handle numbers at the limits of the IEEE 754 range better (nan.test now passes). (check-in: 2a74ae1969 user: shane tags: trunk) | |
02:46 | Changes to internal AtoF to improve "accuracy" when measured against built-in GCC atof(). (check-in: 438e1577d0 user: shane tags: trunk) | |
Changes
Changes to src/util.c.