Roberto Ierusalimschy 38cc7d40a4 Bug: cannot allow the call 'debug.getinfo(0, ">")' 5 lat temu
..
libs 3c1d415bd3 Details 6 lat temu
all.lua 5d8ce05b3f Back to a stackless implementation 5 lat temu
api.lua cc1692515e New API function 'lua_closeslot' 5 lat temu
attrib.lua bd1b87c579 Comments (mosty typos) 6 lat temu
big.lua bd1b87c579 Comments (mosty typos) 6 lat temu
bitwise.lua 6ef366644f Subtraction of small constant integers optimized with OP_ADDI 6 lat temu
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 lat temu
calls.lua 6bc0f13505 Fixed bug of long strings in binary chunks 5 lat temu
closure.lua 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 5 lat temu
code.lua e2ea3b31c9 Details (do not affect regular code) 5 lat temu
constructs.lua 0d52913804 Change in the syntax of attributes 6 lat temu
coroutine.lua 58aa09a0b9 Small improvements in hooks 5 lat temu
cstack.lua 409256b784 'coroutine.close'/'lua_resetthread' report original errors 5 lat temu
db.lua 38cc7d40a4 Bug: cannot allow the call 'debug.getinfo(0, ">")' 5 lat temu
errors.lua 4bd10b6fe8 Better error messages for calling non-callable objects 5 lat temu
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 lat temu
files.lua 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 5 lat temu
gc.lua bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 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 b96b0b5abb Added macro 'luaL_pushfail' 6 lat temu
locals.lua bc970005ce '__close' methods can yield in the return of a C function 5 lat temu
main.lua 69b71a6919 _PROMPT can have non-string values 5 lat temu
math.lua 6eb53b7526 Details 6 lat temu
nextvar.lua 52c8679760 Fixed bug of keys removed from tables vs 'next' 5 lat temu
packtests b98d41db99 Script 'packtests' gets Lua version as a parameter 6 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 e96385aded Simplification and smaller buffers for 'lua_pushfstring' 5 lat temu
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' 7 lat temu
utf8.lua aa8d4a782d Details (more uniformity in error messages) 5 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