Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming two new functions | Roberto Ierusalimschy | 2025-01-27 | 1 | -3/+3 |
* | Debug information about extra arguments from __call | Roberto Ierusalimschy | 2024-11-19 | 1 | -8/+16 |
* | New function 'lua_numbertostrbuff' | Roberto Ierusalimschy | 2024-10-23 | 1 | -4/+3 |
* | No errors in 'luaO_pushvfstring' | Roberto Ierusalimschy | 2024-09-20 | 1 | -1/+1 |
* | GC back to controling pace counting bytes | Roberto Ierusalimschy | 2024-09-19 | 1 | -0/+1 |
* | Added gcc option '-Wconversion' | Roberto Ierusalimschy | 2024-07-27 | 1 | -4/+4 |
* | Length of external strings must fit in Lua integer | Roberto Ierusalimschy | 2024-06-24 | 1 | -3/+5 |
* | lua_writestring & co. moved to llimits.h | Roberto Ierusalimschy | 2024-06-21 | 1 | -6/+0 |
* | llimits.h being used by all Lua code | Roberto Ierusalimschy | 2024-06-20 | 1 | -0/+1 |
* | Bug: luaL_traceback may need more than 5 stack slots | Roberto Ierusalimschy | 2024-06-12 | 1 | -0/+1 |
* | More disciplined use of 'errno' | Roberto Ierusalimschy | 2024-06-12 | 1 | -4/+12 |
* | Manual: errors in lua_toclose are not memory errors | Roberto Ierusalimschy | 2024-05-23 | 1 | -1/+1 |
* | Details | Roberto Ierusalimschy | 2024-05-08 | 1 | -1/+1 |
* | Fixed warnings from different compilers | Roberto Ierusalimschy | 2024-02-15 | 1 | -3/+6 |
* | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2024-01-25 | 1 | -2/+7 |
|\ | |||||
| * | Panic functions should not raise errors | Roberto Ierusalimschy | 2023-11-24 | 1 | -2/+7 |
* | | Clear interface between references and predefines | Roberto Ierusalimschy | 2024-01-15 | 1 | -16/+12 |
* | | Comments detailing the ages for generational GC | Roberto Ierusalimschy | 2023-11-29 | 1 | -3/+2 |
* | | Buffer in 'luai_makeseed' measured in bytes | Roberto Ierusalimschy | 2023-11-15 | 1 | -12/+13 |
* | | Auxiliary buffer uses external strings | Roberto Ierusalimschy | 2023-11-13 | 1 | -16/+38 |
* | | Clock component removed from 'luaL_makeseed' | Roberto Ierusalimschy | 2023-03-23 | 1 | -6/+4 |
* | | New function 'luaL_makeseed' | Roberto Ierusalimschy | 2023-03-20 | 1 | -1/+49 |
|/ | |||||
* | Changed the growth rate of string buffers | Roberto Ierusalimschy | 2022-09-06 | 1 | -4/+4 |
* | Simpler handling of Byte Order Mark (BOM) | Roberto Ierusalimschy | 2022-08-23 | 1 | -21/+26 |
* | Better documentation for 'multires' expressions | Roberto Ierusalimschy | 2022-08-19 | 1 | -2/+3 |
* | Bug: luaL_tolstring may get confused with negative index | Roberto Ierusalimschy | 2021-07-22 | 1 | -0/+1 |
* | Added assertions for proper use of string buffers | Roberto Ierusalimschy | 2021-03-02 | 1 | -5/+17 |
* | Broadening the use of branch hints | Roberto Ierusalimschy | 2021-02-24 | 1 | -11/+11 |
* | New API function 'lua_closeslot' | Roberto Ierusalimschy | 2021-01-11 | 1 | -5/+3 |
* | Avoid "bad programming habits" in the reference system | Roberto Ierusalimschy | 2020-12-03 | 1 | -6/+18 |
* | 'luaL_newstate' should not allocate extra memory | Roberto Ierusalimschy | 2020-11-03 | 1 | -24/+48 |
* | Keep memory errors as memory errors | Roberto Ierusalimschy | 2020-07-06 | 1 | -2/+4 |
* | Avoid calling 'fprintf' with NULL | Roberto Ierusalimschy | 2020-06-09 | 1 | -1/+3 |
* | Details (more uniformity in error messages) | Roberto Ierusalimschy | 2020-05-27 | 1 | -1/+1 |
* | 'luaL_execresult' does not assume -1 status as error | Roberto Ierusalimschy | 2020-05-22 | 1 | -1/+1 |
* | Details in comments | Roberto Ierusalimschy | 2020-05-07 | 1 | -1/+1 |
* | Details | Roberto Ierusalimschy | 2020-02-27 | 1 | -1/+1 |
* | Default for warnings changed to "off" | Roberto Ierusalimschy | 2019-08-20 | 1 | -1/+1 |
* | Added macro 'luaL_pushfail' | Roberto Ierusalimschy | 2019-08-16 | 1 | -3/+3 |
* | Supressed errors in '__close' generate warnings | Roberto Ierusalimschy | 2019-08-16 | 1 | -2/+2 |
* | Added control messages to warnings | Roberto Ierusalimschy | 2019-08-15 | 1 | -10/+24 |
* | Details (typos in comments) | Roberto Ierusalimschy | 2019-07-05 | 1 | -1/+1 |
* | Improvements in 'luaL_traceback' | Roberto Ierusalimschy | 2019-05-28 | 1 | -24/+29 |
* | Details | Roberto Ierusalimschy | 2019-05-13 | 1 | -3/+7 |
* | New function 'luaL_addgsub' | Roberto Ierusalimschy | 2019-04-24 | 1 | -7/+13 |
* | Changes in the warning system | Roberto Ierusalimschy | 2019-03-14 | 1 | -19/+15 |
* | Added a warning system to Lua | Roberto Ierusalimschy | 2018-12-28 | 1 | -1/+27 |
* | Better error messages for some polymorphic functions | Roberto Ierusalimschy | 2018-12-10 | 1 | -3/+3 |
* | Auxiliary buffer cannot close box with 'lua_remove' | Roberto Ierusalimschy | 2018-11-26 | 1 | -5/+7 |
* | String buffer using to-be-closed variable | Roberto Ierusalimschy | 2018-11-13 | 1 | -11/+15 |