Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed. | Hisham Muhammad | 2024-06-11 | 1 | -1/+1 |
* | optimization: add void to functions with no arguments to prevent compiler war... | lijunlong | 2023-02-22 | 1 | -2/+2 |
* | feature: supports MS C compiler older than VC2012. | spacewander | 2017-01-31 | 1 | -0/+6 |
* | fix 16 decimal number encoding assertion | Thibault Charbonnier | 2016-02-26 | 1 | -1/+1 |
* | Update copyright date range to include 2012 | Mark Pulford | 2012-03-04 | 1 | -0/+24 |
* | Use static strtod() buffer where possible | Mark Pulford | 2012-03-04 | 1 | -5/+13 |
* | Sanitise locale code, comments and documentation | Mark Pulford | 2012-01-01 | 1 | -26/+44 |
* | Fix minor warning from Clang analyzer | Mark Pulford | 2011-12-31 | 1 | -1/+1 |
* | Add fpconv to work around comma decimal points | Mark Pulford | 2011-12-30 | 1 | -0/+155 |