index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused function 'luaD_inctop'
HEAD
master
Roberto I
2026-06-03
2
-7
/
+0
*
Cleaning 'luaP_isIT' and 'luaP_isOT'
Roberto I
2026-05-28
3
-23
/
+17
*
Avoid warning in some compilers
Roberto I
2026-05-08
1
-0
/
+1
*
Small correction in luaP_opmodes
Roberto I
2026-04-29
1
-1
/
+1
*
Details
Roberto Ierusalimschy
2026-04-28
3
-7
/
+12
*
new macro 'setnilvalue2s'
Roberto I
2026-04-23
9
-23
/
+24
*
'load' reader function doesn't need to preserve stack
Roberto I
2026-04-23
1
-18
/
+9
*
Bug: 'lua_load' does not preserve the stack
Roberto I
2026-04-23
7
-27
/
+77
*
Details
Roberto I
2026-04-21
2
-11
/
+21
*
Better error messages for vararg-table fields
Roberto I
2026-04-13
2
-1
/
+4
*
Avoid macros luaL_loadbuffer and luaL_loadfile
Roberto I
2026-04-07
6
-15
/
+17
*
Stricter test for use of '__builtin_expect'
Roberto I
2026-04-01
1
-1
/
+1
*
Bug: wrong initialization in result from 'gmatch'
Roberto Ierusalimschy
2026-04-01
2
-2
/
+18
*
Bug: Loading a binary chunk does not run the GC
Roberto I
2026-04-01
1
-0
/
+1
*
Adjustment in useless parameter L in macros luai_num*
Roberto I
2026-03-15
2
-9
/
+9
*
'table.tunpack' using 'aux_getn' like the others
Roberto I
2026-03-09
2
-4
/
+20
*
Details
Roberto I
2026-03-09
2
-2
/
+2
*
Slightly better documentation for LUAI_MAXALIGN
Roberto I
2026-03-09
2
-4
/
+15
*
BUG: shift overflow in utf-8 decode
Roberto I
2026-02-18
3
-3
/
+18
*
Details
Roberto Ierusalimschy
2026-02-10
2
-10
/
+10
*
Avoid an assignment of values that overlap
Roberto Ierusalimschy
2026-02-09
1
-4
/
+5
*
Environment variable for readline library name
Roberto I
2026-01-30
2
-7
/
+40
*
New year and (eventual) new release
Roberto I
2026-01-29
2
-4
/
+4
*
Explanation about char* parameters in the C API
Roberto I
2026-01-23
1
-1
/
+13
*
Another way to handle option -E
Roberto I
2026-01-22
1
-6
/
+16
*
Some compilation options configurable from makefile
Roberto Ierusalimschy
2026-01-20
5
-5
/
+20
*
New compile option LUA_COMPAT_LOOPVAR
Roberto I
2026-01-16
2
-2
/
+18
*
More effort in avoiding errors in finalizers
Roberto I
2026-01-11
8
-16
/
+118
*
Special case for 'string.rep' over an empty string
Roberto I
2026-01-04
2
-5
/
+5
*
BUG: Possible overflow in 'string.packsize'
Roberto I
2026-01-04
1
-1
/
+1
*
Details
Roberto I
2026-01-04
1
-4
/
+5
*
Details
Roberto I
2025-12-30
2
-5
/
+4
*
BUG: Arithmetic overflow in 'collectgarbage"step"'
Roberto I
2025-12-27
1
-2
/
+7
*
Details
Roberto I
2025-12-23
3
-3
/
+3
*
GC checks stack space before running finalizer
v5.5.0
Roberto I
2025-12-13
3
-3
/
+16
*
'luaL_newstate' starts state with warnings on
Roberto I
2025-12-13
2
-2
/
+3
*
Format adjust in the manual
Roberto I
2025-12-10
1
-19
/
+19
*
Details
Roberto I
2025-12-08
2
-8
/
+8
*
Wrong assert in 'luaK_indexed'
Roberto I
2025-12-08
1
-3
/
+5
*
In luaB_close, running coroutines do not go to default
rc
Roberto I
2025-12-01
1
-4
/
+6
*
Functions with vararg tables don't need hidden args.
Roberto I
2025-11-28
9
-43
/
+70
*
New conceptual model for vararg
Roberto I
2025-11-26
11
-69
/
+154
*
Details
Roberto I
2025-11-24
3
-16
/
+23
*
'__pairs' can also return a to-be-closed object
Roberto I
2025-11-11
3
-9
/
+15
*
External strings are as good as internal ones
Roberto I
2025-11-11
4
-6
/
+28
*
Correction in line info for semantic errors
Roberto I
2025-11-11
2
-22
/
+43
*
Global initialization checks name conflict
Roberto I
2025-11-08
13
-9
/
+87
*
Details
Roberto I
2025-10-31
3
-8
/
+10
*
Vertical bar removed from syntax of vararg table
Roberto I
2025-10-30
5
-22
/
+20
*
Case VVARGIND added to luaK_storevar
Roberto Ierusalimschy
2025-10-30
2
-0
/
+16
[next]