Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: add comment for dtoa.c. | lijunlong | 2024-08-01 | 1 | -0/+4 |
* | feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed. | Hisham Muhammad | 2024-06-11 | 1 | -28/+83 |
* | Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c | lijunlong | 2023-02-22 | 1 | -510/+2353 |
* | bugfix: fixed bugs suspected by cppcheck: shift signed 32-bit value by 31 bit... | Johnny Wang | 2021-10-19 | 1 | -3/+7 |
* | Use Javascript compat values for Infinity/NaN | Mark Pulford | 2012-03-04 | 1 | -2/+2 |
* | Use internal dtoa/strtod for double conversion | Mark Pulford | 2012-03-04 | 1 | -4/+6 |
* | Added Netlib dtoa.c/g_fmt.c routines (20110428) | Mark Pulford | 2011-12-29 | 1 | -0/+4356 |