| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Windows MinGW doesn't convert Infinity/NaN/hexadecimal numbers. Add
DISABLE_INVALID_NUMBERS build option option to disable invalid numbers.
|
|
|
|
|
|
|
|
| |
Create a separate buffer and translate comma <> dot before calling
strtod(), and after calling sprintf() as required.
- Add "update_locale" Lua API call and init locale on module load.
- Move sprintf format string to fpconv
|
| |
|
|
build-packages.sh has several advantages:
- Automatically bumps version numbers
- Builds HTML documentation on the fly
|