Roberto Ierusalimschy 597a53bbc6 Bug: finalizer calling exit can corrupt finalization order 3 年之前
..
libs 3c1d415bd3 Details 6 年之前
all.lua 5276973224 New test module 'tracegc' 4 年之前
api.lua 0bfc572e51 Bug: GC is not reentrant 3 年之前
attrib.lua bd1b87c579 Comments (mosty typos) 5 年之前
big.lua bd1b87c579 Comments (mosty typos) 5 年之前
bitwise.lua 62fb934427 Bug: Negation in 'luaV_shiftr' may overflow 4 年之前
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 年之前
calls.lua 6bc0f13505 Fixed bug of long strings in binary chunks 5 年之前
closure.lua 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 4 年之前
code.lua 36de01d988 Changes in cache for function constants 4 年之前
constructs.lua 0d52913804 Change in the syntax of attributes 6 年之前
coroutine.lua bfbff3703e Bug: Wrong status in coroutine during reset 3 年之前
cstack.lua 74d99057a5 Bug: C stack overflow with coroutines 3 年之前
db.lua 066e0f93c4 Fix debug information about finalizers 3 年之前
errors.lua 59acd79c05 Added tests for string reuse by the scanner 4 年之前
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 年之前
files.lua 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 5 年之前
gc.lua 066e0f93c4 Fix debug information about finalizers 3 年之前
gengc.lua f7ce7e5faa TOUCHED2 objects are not always black 5 年之前
goto.lua 0d52913804 Change in the syntax of attributes 6 年之前
heavy.lua 2258f3133b Added file 'testes/heavy.lua' 6 年之前
literals.lua 59acd79c05 Added tests for string reuse by the scanner 4 年之前
locals.lua 6a0dace25a Bug: 'local function' can assign to '<const>' variables 4 年之前
main.lua 597a53bbc6 Bug: finalizer calling exit can corrupt finalization order 3 年之前
math.lua a393ac2554 Detail in 'testes/math.lua' 4 年之前
nextvar.lua deac067ed3 Avoid overflows when incrementing parameters in C 3 年之前
packtests 05b13651f9 File 'tracegc.lua' added to 'packtests' 4 年之前
pm.lua b96b0b5abb Added macro 'luaL_pushfail' 6 年之前
sort.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 年之前
strings.lua 9db4bfed6b Revamp of format validation in 'string.format' 3 年之前
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' 6 年之前
tracegc.lua 5276973224 New test module 'tracegc' 4 年之前
utf8.lua deac067ed3 Avoid overflows when incrementing parameters in C 3 年之前
vararg.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 年之前
verybig.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 年之前