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