Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Length of external strings must fit in Lua integer | Roberto Ierusalimschy | 2024-06-24 | 1 | -0/+2 |
* | Details in the manual | Roberto Ierusalimschy | 2024-06-21 | 1 | -4/+9 |
* | Bug: Active-lines for stripped vararg functions | Roberto Ierusalimschy | 2024-06-04 | 1 | -6/+6 |
* | Manual for 'string.format' lists what it accepts | Roberto Ierusalimschy | 2024-06-04 | 1 | -3/+6 |
* | utf8.offset returns also final position of character | Roberto Ierusalimschy | 2024-05-27 | 1 | -8/+14 |
* | Manual: errors in lua_toclose are not memory errors | Roberto Ierusalimschy | 2024-05-23 | 1 | -1/+4 |
* | Details | Roberto Ierusalimschy | 2024-05-08 | 1 | -9/+23 |
* | New year (2024) | Roberto Ierusalimschy | 2024-05-02 | 1 | -1/+1 |
* | Details | Roberto Ierusalimschy | 2024-03-28 | 1 | -4/+10 |
* | New interface to function 'luaL_openselectedlibs' | Roberto Ierusalimschy | 2024-02-15 | 2 | -31/+56 |
* | Better handling of size limit when resizing a table | Roberto Ierusalimschy | 2024-02-07 | 1 | -1/+1 |
* | Details | Roberto Ierusalimschy | 2024-01-29 | 1 | -1/+1 |
* | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2024-01-25 | 1 | -0/+4 |
|\ | |||||
| * | Panic functions should not raise errors | Roberto Ierusalimschy | 2023-11-24 | 1 | -0/+4 |
* | | New function 'table.create' | Roberto Ierusalimschy | 2024-01-18 | 1 | -2/+15 |
* | | New mechanism to query GC parameters | Roberto Ierusalimschy | 2024-01-16 | 1 | -12/+15 |
* | | Clear interface between references and predefines | Roberto Ierusalimschy | 2024-01-15 | 1 | -8/+18 |
* | | A few more tweaks in the garbage collector | Roberto Ierusalimschy | 2024-01-10 | 1 | -2/+2 |
* | | Several tweaks in the garbage collector | Roberto Ierusalimschy | 2023-12-27 | 1 | -30/+39 |
* | | New option "setparms" for 'collectgarbage' | Roberto Ierusalimschy | 2023-12-22 | 1 | -31/+61 |
* | | Option 0 for step multiplier makes GC non-incremental | Roberto Ierusalimschy | 2023-12-20 | 1 | -14/+14 |
* | | Cleaner protocol between 'lua_dump' and writer function | Roberto Ierusalimschy | 2023-12-14 | 1 | -2/+19 |
* | | First criteria for shifts minor<->major | Roberto Ierusalimschy | 2023-12-07 | 1 | -57/+77 |
* | | Details in the manual | Roberto Ierusalimschy | 2023-11-24 | 1 | -21/+13 |
* | | Fixed buffers save long strings as external. | Roberto Ierusalimschy | 2023-11-10 | 1 | -2/+4 |
* | | External strings | Roberto Ierusalimschy | 2023-11-09 | 1 | -0/+34 |
* | | Added suport for Fixed Buffers | Roberto Ierusalimschy | 2023-09-05 | 1 | -1/+16 |
* | | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-08-23 | 1 | -0/+4 |
|\| | |||||
| * | Documentation for "LUA_NOENV" | Roberto Ierusalimschy | 2023-08-23 | 1 | -0/+4 |
* | | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-06-22 | 2 | -22/+32 |
|\| | |||||
| * | "Emergency" new version 5.4.6v5.4.6 | Roberto Ierusalimschy | 2023-05-02 | 1 | -15/+25 |
| * | Detailsv5.4.5 | Roberto Ierusalimschy | 2023-04-18 | 1 | -4/+4 |
| * | New year (2023) | Roberto Ierusalimschy | 2023-03-31 | 1 | -1/+1 |
* | | Clock component removed from 'luaL_makeseed' | Roberto Ierusalimschy | 2023-03-23 | 1 | -2/+2 |
* | | New function 'luaL_makeseed' | Roberto Ierusalimschy | 2023-03-20 | 1 | -5/+18 |
* | | Control variables in for loops are read only | Roberto Ierusalimschy | 2022-12-21 | 1 | -10/+6 |
* | | Towards Lua 5.5 | Roberto Ierusalimschy | 2022-12-20 | 1 | -120/+3 |
|/ | |||||
* | Bug: stack overflow with nesting of coroutine.close | Roberto Ierusalimschy | 2022-10-25 | 1 | -1/+6 |
* | Option '-l g=mod' added to the manual | Roberto Ierusalimschy | 2022-10-19 | 1 | -11/+12 |
* | Note in the manual about using '...' as an expression | Roberto Ierusalimschy | 2022-09-08 | 1 | -5/+16 |
* | Better documentation for 'multires' expressions | Roberto Ierusalimschy | 2022-08-19 | 1 | -72/+116 |
* | Details (identation and typos) | Roberto Ierusalimschy | 2022-05-10 | 1 | -2/+2 |
* | Details | Roberto Ierusalimschy | 2022-04-01 | 1 | -1/+3 |
* | Explanation of borders in the manualv5.4.4 | Roberto Ierusalimschy | 2022-01-13 | 1 | -10/+12 |
* | New year (2022) | Roberto Ierusalimschy | 2022-01-02 | 1 | -1/+1 |
* | Bug: GC is not reentrant | Roberto Ierusalimschy | 2021-12-13 | 1 | -5/+6 |
* | Corrected bug in 'luaD_tryfuncTM' | Roberto Ierusalimschy | 2021-11-16 | 1 | -1/+1 |
* | Documentation | Roberto Ierusalimschy | 2021-10-11 | 1 | -2/+10 |
* | Revamp of format validation in 'string.format' | Roberto Ierusalimschy | 2021-09-03 | 1 | -2/+4 |
* | Improved documentation for 'lua_getinfo' | Roberto Ierusalimschy | 2021-08-11 | 1 | -18/+24 |