Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c | lijunlong | 2023-02-22 | 1 | -1/+11 |
* | optimization: add void to functions with no arguments to prevent compiler war... | lijunlong | 2023-02-22 | 1 | -2/+2 |
* | fixed the warning "inline function ‘fpconv_init’ declared but never defin...2.1.0.3rc2 | Yichun Zhang (agentzh) | 2015-11-01 | 1 | -1/+1 |
* | Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONV | Mark Pulford | 2012-03-04 | 1 | -1/+1 |
* | Use internal dtoa/strtod for double conversion | Mark Pulford | 2012-03-04 | 1 | -1/+9 |
* | Sanitise locale code, comments and documentation | Mark Pulford | 2012-01-01 | 1 | -2/+5 |
* | Add fpconv to work around comma decimal points | Mark Pulford | 2011-12-30 | 1 | -0/+11 |