Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swap bitmask values around so that STRTOG_Neg doesn't get affected | 2011-07-03 | 1 | -6/+6 | |
* | Rebase on gdtoa-20110428; contains fixes for absurdly long inputs | 2011-07-02 | 14 | -612/+696 | |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | 2010-02-03 | 1 | -4/+4 | |
* | teach gdtoa & its subroutines that malloc can fail; in which case | 2009-10-16 | 42 | -2986/+381 | |
* | define substitution in some cases might happen after prototypes are | 2009-08-07 | 1 | -39/+39 | |
* | don't use freelist if it overruns; use heap memory instead not | 2009-06-11 | 1 | -2/+6 | |
* | strcpy -> strlcpy; ok mbalmer@ martynas@ | 2008-12-12 | 4 | -8/+14 | |
* | bugfix update to gdtoa 2008-10-10. ok millert@, tested by many | 2008-12-09 | 23 | -152/+500 | |
* | build w/ USE_LOCALE. ok millert@ | 2008-10-21 | 1 | -1/+2 | |
* | - replace dtoa w/ David's gdtoa, version 2008-03-15 | 2008-09-07 | 51 | -0/+10023 |