bugs
lapi.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lapi.h
lauxlib.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lauxlib.h
errors `return' int, to avoid warnings
2002-05-06 16:05:10 -03:00
lbaselib.c
errors `return' int, to avoid warnings
2002-05-06 16:05:10 -03:00
lcode.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lcode.h
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
ldblib.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
ldebug.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
ldebug.h
precompiler may create functions without `lineinfo'
2002-05-02 10:06:20 -03:00
ldo.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
ldo.h
new way to handle errors
2002-05-01 17:48:12 -03:00
lfunc.c
precompiler may create functions without `lineinfo'
2002-05-02 10:06:20 -03:00
lfunc.h
lgc.c
`global' tables (registry, etc.) stored in proper place, not in the stack
2002-05-08 14:34:23 -03:00
lgc.h
linit.c
liolib.c
errors `return' int, to avoid warnings
2002-05-06 16:05:10 -03:00
llex.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
llex.h
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
llimits.h
good stack limit to compute ack(8,3)
2002-04-23 11:59:35 -03:00
lmathlib.c
errors `return' int, to avoid warnings
2002-05-06 16:05:10 -03:00
lmem.c
new way to handle errors
2002-05-01 17:48:12 -03:00
lmem.h
new way to handle errors
2002-05-01 17:48:12 -03:00
lobject.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lobject.h
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lopcodes.c
new format for test intructions (handle NaN correctly)
2002-05-06 12:51:41 -03:00
lopcodes.h
new format for test intructions (handle NaN correctly)
2002-05-06 12:51:41 -03:00
lparser.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lparser.h
simpler implementation for line information
2002-03-25 14:47:14 -03:00
lstate.c
`global' tables (registry, etc.) stored in proper place, not in the stack
2002-05-08 14:34:23 -03:00
lstate.h
`global' tables (registry, etc.) stored in proper place, not in the stack
2002-05-08 14:34:23 -03:00
lstring.c
support for light' userdata + simpler support for boxed' udata
2002-04-05 15:54:31 -03:00
lstring.h
new macro to `fix' strings
2002-04-30 10:01:48 -03:00
lstrlib.c
errors `return' int, to avoid warnings
2002-05-06 16:05:10 -03:00
ltable.c
correct implementation for arrays of size 1
2002-05-08 14:34:00 -03:00
ltable.h
avoid C identifiers beginning with '_'
2002-03-11 09:45:00 -03:00
ltablib.c
all textual errors go through `luaL_verror'
2002-05-02 14:12:27 -03:00
ltests.c
errors `return' int, to avoid warnings
2002-05-06 16:05:10 -03:00
ltests.h
details
2002-03-08 16:17:59 -03:00
ltm.c
new macro to `fix' strings
2002-04-30 10:01:48 -03:00
ltm.h
lua.c
new way to handle errors
2002-05-01 17:48:12 -03:00
lua.h
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
luadebug.h
debug interface uses method' to describe calls like a:foo()'
2002-04-04 14:21:31 -03:00
lualib.h
baselib' splited in baselib' and `tablib'
2002-04-09 17:19:06 -03:00
lundump.c
new function lua_vpushstr' to replace uses of sprintf'
2002-05-07 14:36:56 -03:00
lundump.h
lvm.c
new format for test intructions (handle NaN correctly)
2002-05-06 12:51:41 -03:00
lvm.h
new format for test intructions (handle NaN correctly)
2002-05-06 12:51:41 -03:00
lzio.c
function `zsopen' is not used
2002-04-29 09:37:41 -03:00
lzio.h
function `zsopen' is not used
2002-04-29 09:37:41 -03:00
makefile
new macro to convert double->int
2002-03-18 15:18:35 -03:00
manual.tex