Roberto Ierusalimschy 8047b2d03e Tables have a 'lastfree' information only when needed 3 lat temu
..
libs 3c1d415bd3 Details 6 lat temu
all.lua 5276973224 New test module 'tracegc' 4 lat temu
api.lua 0bfc572e51 Bug: GC is not reentrant 4 lat temu
attrib.lua 1f3c6f4534 Bug: Lua can generate wrong code when _ENV is <const> 3 lat temu
big.lua bd1b87c579 Comments (mosty typos) 6 lat temu
bitwise.lua 26be27459b Negation in constant folding of '>>' may overflow 3 lat temu
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 lat temu
calls.lua d61b0c6028 More checks and documentation for uses of EXTRA_STACK 3 lat temu
closure.lua 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 5 lat temu
code.lua 36de01d988 Changes in cache for function constants 4 lat temu
constructs.lua c764ca71a6 Bug: Wrong code generation in bitwise operations 3 lat temu
coroutine.lua 4a00f61276 'lua_checkstack' doesn't need to check stack overflow 3 lat temu
cstack.lua 1e64c1391f Bug: stack overflow with nesting of coroutine.close 3 lat temu
db.lua 066e0f93c4 Fix debug information about finalizers 4 lat temu
errors.lua 59acd79c05 Added tests for string reuse by the scanner 4 lat temu
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 lat temu
files.lua cfbe378f90 Small simplification in overflow check in 'getfield' 3 lat temu
gc.lua 066e0f93c4 Fix debug information about finalizers 4 lat temu
gengc.lua f7ce7e5faa TOUCHED2 objects are not always black 5 lat temu
goto.lua 0d52913804 Change in the syntax of attributes 6 lat temu
heavy.lua 2258f3133b Added file 'testes/heavy.lua' 7 lat temu
literals.lua 59acd79c05 Added tests for string reuse by the scanner 4 lat temu
locals.lua 997f11f543 Bug: 'break' may not properly close variable in a 'for' loop 3 lat temu
main.lua 02060b7a37 Simpler handling of Byte Order Mark (BOM) 3 lat temu
math.lua a393ac2554 Detail in 'testes/math.lua' 4 lat temu
nextvar.lua 8047b2d03e Tables have a 'lastfree' information only when needed 3 lat temu
packtests 05b13651f9 File 'tracegc.lua' added to 'packtests' 4 lat temu
pm.lua b96b0b5abb Added macro 'luaL_pushfail' 6 lat temu
sort.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 lat temu
strings.lua 7f12bf40c4 Portability issue in a test for 'string.format' 3 lat temu
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' 7 lat temu
tracegc.lua 5276973224 New test module 'tracegc' 4 lat temu
utf8.lua a1089b415a Bug: 'utf8.codes' accepts spurious continuation bytes 3 lat temu
vararg.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 lat temu
verybig.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 lat temu