bugs
|
bug: zio mixes a 255 as first char in a buffer with EOZ
|
22 years ago |
lapi.c
|
lua_getmetatable must accept any acceptable index
|
22 years ago |
lapi.h
|
`luaA_index' is a local macro now
|
23 years ago |
lauxlib.c
|
luaL_getn/setn must operate correctly over negative indices
|
22 years ago |
lauxlib.h
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lbaselib.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lcode.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lcode.h
|
OP_TFORLOOP uses extra stack space
|
22 years ago |
ldblib.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
ldebug.c
|
avoid warnings (`Instruction' may not fit into an `int')
|
22 years ago |
ldebug.h
|
new representation for hooks (to allow asynchronous calls to sethook)
|
22 years ago |
ldo.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
ldo.h
|
new function `lua_cpcall'
|
22 years ago |
ldump.c
|
last changes by lhf
|
22 years ago |
lfunc.c
|
name changes to avoid name collision between macros and variables
|
22 years ago |
lfunc.h
|
name changes to avoid name collision between macros and variables
|
22 years ago |
lgc.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lgc.h
|
bug: GC metamethod calls could mess C/Lua stack syncronization
|
22 years ago |
linit.c
|
obsolete module; not part of the oficial distribution
|
25 years ago |
liolib.c
|
better error messages
|
22 years ago |
llex.c
|
chars from zio are always unsigned
|
22 years ago |
llex.h
|
better error message for (deprecated) "%global"
|
22 years ago |
llimits.h
|
details
|
22 years ago |
lmathlib.c
|
^ operator is defined by global `__pow'
|
22 years ago |
lmem.c
|
each .c file defines its own name
|
22 years ago |
lmem.h
|
new way to handle errors
|
23 years ago |
loadlib.c
|
new scheme to control `loadlib' configuration (default for dlopen
|
22 years ago |
lobject.c
|
simpler log2 implementation
|
22 years ago |
lobject.h
|
name changes to avoid name collision between macros and variables
|
22 years ago |
lopcodes.c
|
each .c file defines its own name
|
22 years ago |
lopcodes.h
|
details
|
23 years ago |
lparser.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lparser.h
|
different variables for number of upvalues and size of upvalue array
|
22 years ago |
lstate.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lstate.h
|
no-nonsense debug information about tail calls
|
22 years ago |
lstring.c
|
each .c file defines its own name
|
22 years ago |
lstring.h
|
cleaning the stage for generational collection
|
23 years ago |
lstrlib.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
ltable.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
ltable.h
|
name changes to avoid name collision between macros and variables
|
22 years ago |
ltablib.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
ltests.c
|
new test options for luaL_getn/setn
|
22 years ago |
ltests.h
|
new facilities to test memory overflow in main.c
|
22 years ago |
ltm.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
ltm.h
|
back to `__mode' metafield to specify weakness
|
22 years ago |
lua.c
|
avoid conflicts in (re)definition of `isatty'
|
22 years ago |
lua.h
|
detail (change place of a prototype)
|
22 years ago |
lualib.h
|
detail
|
22 years ago |
lundump.c
|
last changes by lhf
|
22 years ago |
lundump.h
|
last changes by lhf
|
22 years ago |
lvm.c
|
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 years ago |
lvm.h
|
better code to signal write barriers
|
22 years ago |
lzio.c
|
bug: zio mixes a 255 as first char in a buffer with EOZ
|
22 years ago |
lzio.h
|
bug: zio mixes a 255 as first char in a buffer with EOZ
|
22 years ago |
makefile
|
new scheme to control `loadlib' configuration (default for dlopen
|
22 years ago |