Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming two new functions | Roberto Ierusalimschy | 2025-01-27 | 1 | -2/+2 |
* | Parameters for 'lua_createtable' back to int | Roberto Ierusalimschy | 2025-01-21 | 1 | -1/+1 |
* | Details | Roberto Ierusalimschy | 2025-01-16 | 1 | -2/+2 |
* | Debug information about extra arguments from __call | Roberto Ierusalimschy | 2024-11-19 | 1 | -0/+1 |
* | New function 'lua_numbertostrbuff' | Roberto Ierusalimschy | 2024-10-23 | 1 | -1/+3 |
* | Maximum stack size may not fit in unsigned short | Roberto Ierusalimschy | 2024-07-16 | 1 | -2/+2 |
* | New year (2024) | Roberto Ierusalimschy | 2024-05-02 | 1 | -2/+2 |
* | Details | Roberto Ierusalimschy | 2024-03-13 | 1 | -2/+1 |
* | Removed deprecated function 'setcstacklimit' | Roberto Ierusalimschy | 2024-02-07 | 1 | -1/+0 |
* | Better handling of size limit when resizing a table | Roberto Ierusalimschy | 2024-02-07 | 1 | -1/+1 |
* | New mechanism to query GC parameters | Roberto Ierusalimschy | 2024-01-16 | 1 | -1/+1 |
* | Clear interface between references and predefines | Roberto Ierusalimschy | 2024-01-15 | 1 | -2/+3 |
* | Removed uses of LUA_NUMTAGS | Roberto Ierusalimschy | 2024-01-13 | 1 | -2/+0 |
* | New option "setparms" for 'collectgarbage' | Roberto Ierusalimschy | 2023-12-22 | 1 | -1/+20 |
* | Removed deprecated options in 'lua_gc' | Roberto Ierusalimschy | 2023-11-30 | 1 | -5/+3 |
* | External strings | Roberto Ierusalimschy | 2023-11-09 | 1 | -0/+2 |
* | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-06-22 | 1 | -13/+25 |
|\ | |||||
| * | Removed redundancy in definitions of version/release | Roberto Ierusalimschy | 2023-06-21 | 1 | -11/+21 |
| * | "Emergency" new version 5.4.6v5.4.6 | Roberto Ierusalimschy | 2023-05-02 | 1 | -3/+4 |
| * | New year (2023) | Roberto Ierusalimschy | 2023-03-31 | 1 | -2/+2 |
* | | New function 'luaL_makeseed' | Roberto Ierusalimschy | 2023-03-20 | 1 | -1/+2 |
* | | Towards Lua 5.5 | Roberto Ierusalimschy | 2022-12-20 | 1 | -4/+4 |
|/ | |||||
* | Details in some header files | Roberto Ierusalimschy | 2022-12-14 | 1 | -6/+10 |
* | Bug: stack overflow with nesting of coroutine.close | Roberto Ierusalimschy | 2022-10-25 | 1 | -1/+1 |
* | New release number (5.4.5) | Roberto Ierusalimschy | 2022-04-07 | 1 | -2/+2 |
* | New year (2022) | Roberto Ierusalimschy | 2022-01-02 | 1 | -2/+2 |
* | Next release number (5.4.4) | Roberto Ierusalimschy | 2021-03-29 | 1 | -2/+2 |
* | New release number (5.4.3) | Roberto Ierusalimschy | 2021-03-03 | 1 | -3/+3 |
* | New API function 'lua_closeslot' | Roberto Ierusalimschy | 2021-01-11 | 1 | -1/+2 |
* | New release number (5.4.2) | Roberto Ierusalimschy | 2020-10-12 | 1 | -1/+1 |
* | New release number (5.4.1) | Roberto Ierusalimschy | 2020-09-15 | 1 | -1/+1 |
* | Clearer distinction between types and tags | Roberto Ierusalimschy | 2020-01-31 | 1 | -1/+3 |
* | Copyright year changed to 2020 | Roberto Ierusalimschy | 2019-12-27 | 1 | -2/+2 |
* | 'setCstacklimit' renamed to 'setcstacklimit' | Roberto Ierusalimschy | 2019-09-24 | 1 | -1/+1 |
* | New function 'setCstacklimit' | Roberto Ierusalimschy | 2019-06-18 | 1 | -0/+1 |
* | Added field 'srclen' to structure 'lua_Debug' | Roberto Ierusalimschy | 2019-04-04 | 1 | -0/+1 |
* | Year in copyright notice updated to 2019 | Roberto Ierusalimschy | 2019-03-25 | 1 | -2/+2 |
* | Changes in the warning system | Roberto Ierusalimschy | 2019-03-14 | 1 | -2/+2 |
* | No more LUA_ERRGCMM errors | Roberto Ierusalimschy | 2019-01-01 | 1 | -2/+1 |
* | Added a warning system to Lua | Roberto Ierusalimschy | 2018-12-28 | 1 | -0/+14 |
* | New functions 'lua_resetthread' and 'coroutine.kill' | Roberto Ierusalimschy | 2018-12-13 | 1 | -0/+1 |
* | 'lua_toclose' gets the index to be closed as an argument | Roberto Ierusalimschy | 2018-11-12 | 1 | -1/+1 |
* | New syntax for to-be-closed variables | Roberto Ierusalimschy | 2018-11-07 | 1 | -1/+1 |
* | To-be-closed variables in the C API | Roberto Ierusalimschy | 2018-10-25 | 1 | -0/+2 |
* | Removed extra information from RCS keyword strings | Roberto Ierusalimschy | 2018-08-23 | 1 | -1/+1 |
* | Added definition for LUA_VERSION_RELEASE_NUM | Roberto Ierusalimschy | 2018-07-11 | 1 | -1/+3 |
* | no need to check whether libraries and host use the same kernel; | Roberto Ierusalimschy | 2018-06-18 | 1 | -2/+2 |
* | no more nil-in-table | Roberto Ierusalimschy | 2018-04-04 | 1 | -4/+1 |
* | 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' | Roberto Ierusalimschy | 2018-03-16 | 1 | -3/+3 |
* | both 'fTransfer' and 'nTransfer' may not fit in a 'char' | Roberto Ierusalimschy | 2018-03-05 | 1 | -3/+3 |