Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | '-Wconversion' extended to all options of Lua numbers | Roberto Ierusalimschy | 2024-07-27 | 1 | -1/+1 |
* | Removed 'int' size limit for string.rep | Roberto Ierusalimschy | 2024-06-21 | 1 | -4/+3 |
* | External strings | Roberto Ierusalimschy | 2023-11-09 | 1 | -3/+23 |
* | More control over encoding of test files | Roberto Ierusalimschy | 2023-08-17 | 1 | -0/+3 |
* | Avoid excessive name pollution in test files | Roberto Ierusalimschy | 2022-12-28 | 1 | -3/+3 |
* | Portability issue in a test for 'string.format' | Roberto Ierusalimschy | 2022-10-19 | 1 | -2/+7 |
* | Revamp of format validation in 'string.format' | Roberto Ierusalimschy | 2021-09-03 | 1 | -8/+28 |
* | Bug: 'string.concat' error message uses wrong format | Roberto Ierusalimschy | 2021-02-15 | 1 | -0/+3 |
* | Simplification and smaller buffers for 'lua_pushfstring' | Roberto Ierusalimschy | 2020-07-03 | 1 | -1/+1 |
* | Fixed bug in 'string.format("%p")' | Roberto Ierusalimschy | 2020-03-16 | 1 | -4/+14 |
* | Joined common code in 'lua_rawset' and 'lua_rawsetp' | Roberto Ierusalimschy | 2019-12-17 | 1 | -2/+5 |
* | More generic pattern when testing 'string.format' | Roberto Ierusalimschy | 2019-11-22 | 1 | -2/+2 |
* | Added macro 'luaL_pushfail' | Roberto Ierusalimschy | 2019-08-16 | 1 | -3/+3 |
* | Change in the syntax of attributes | Roberto Ierusalimschy | 2019-07-30 | 1 | -2/+2 |
* | Change in the handling of 'L->top' when calling metamethods | Roberto Ierusalimschy | 2019-07-26 | 1 | -2/+5 |
* | Fixed bug in 'string.format' with option '%f' | Roberto Ierusalimschy | 2019-07-23 | 1 | -0/+6 |
* | Reviving HARDMEMTESTS | Roberto Ierusalimschy | 2019-07-18 | 1 | -3/+8 |
* | Details | Roberto Ierusalimschy | 2019-05-28 | 1 | -1/+2 |
* | A few more improvements in 'luaO_pushvfstring' | Roberto Ierusalimschy | 2019-05-03 | 1 | -2/+1 |
* | Some more small improvements to 'luaO_pushvfstring' | Roberto Ierusalimschy | 2019-04-26 | 1 | -0/+3 |
* | Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' | Roberto Ierusalimschy | 2019-04-24 | 1 | -0/+61 |
* | New conversion specifier '%p' for 'string.format' | Roberto Ierusalimschy | 2019-03-13 | 1 | -0/+16 |
* | Details | Roberto Ierusalimschy | 2019-03-13 | 1 | -0/+1 |
* | Optional 'init' argument to 'string.gmatch' | Roberto Ierusalimschy | 2019-01-08 | 1 | -0/+5 |
* | Detail | Roberto Ierusalimschy | 2018-12-27 | 1 | -1/+1 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 1 | -1/+1 |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 1 | -0/+382 |