bugs
|
Some patterns can overflow the C stack, due to recursion.
|
2012-07-13 11:53:38 -03:00 |
lapi.c
|
details (remove of some extra spaces)
|
2012-08-14 15:12:34 -03:00 |
lapi.h
|
|
|
lauxlib.c
|
bug in luaL_getsubtable (calling lua_absindex not with original stack)
|
2012-05-31 17:28:45 -03:00 |
lauxlib.h
|
|
|
lbaselib.c
|
|
|
lbitlib.c
|
|
|
lcode.c
|
details (remove of some extra spaces)
|
2012-08-14 15:12:34 -03:00 |
lcode.h
|
|
|
lcorolib.c
|
wrong error message when 'coroutine.create' or 'coroutine.wrap' are
|
2012-04-27 15:59:04 -03:00 |
lctype.c
|
|
|
lctype.h
|
|
|
ldblib.c
|
|
|
ldebug.c
|
|
|
ldebug.h
|
|
|
ldo.c
|
change in error message
|
2012-06-29 16:23:33 -03:00 |
ldo.h
|
|
|
ldump.c
|
|
|
lfunc.c
|
no more 'Proto' objects on the stack. Protos are anchored on outer
|
2012-05-08 10:53:33 -03:00 |
lfunc.h
|
no more 'Proto' objects on the stack. Protos are anchored on outer
|
2012-05-08 10:53:33 -03:00 |
lgc.c
|
collector in generational mode must be in 'propagate' state when
|
2012-07-04 12:52:38 -03:00 |
lgc.h
|
collector in generational mode must be in 'propagate' state when
|
2012-07-04 12:52:38 -03:00 |
linit.c
|
|
|
liolib.c
|
|
|
llex.c
|
|
|
llex.h
|
|
|
llimits.h
|
definition for 'MAX_LMEM'
|
2012-05-28 17:32:28 -03:00 |
lmathlib.c
|
allow "long double" precision for PI constant if needed
|
2012-05-18 14:47:53 -03:00 |
lmem.c
|
removed debug code
|
2012-05-23 12:41:53 -03:00 |
lmem.h
|
|
|
loadlib.c
|
typos in comments
|
2012-05-30 09:33:44 -03:00 |
lobject.c
|
|
|
lobject.h
|
better(?) handling of '#define's for IEEE-related tricks + avoid using
|
2012-05-11 11:10:50 -03:00 |
lopcodes.c
|
details (header comments)
|
2012-05-14 10:34:18 -03:00 |
lopcodes.h
|
|
|
loslib.c
|
spaces -> tabs in #defines
|
2012-05-23 12:37:09 -03:00 |
lparser.c
|
detail (avoid being picky about conversion from 'unsigned char'
|
2012-08-06 10:36:34 -03:00 |
lparser.h
|
no more 'Proto' objects on the stack. Protos are anchored on outer
|
2012-05-08 10:53:33 -03:00 |
lstate.c
|
typos in comments
|
2012-05-30 09:33:44 -03:00 |
lstate.h
|
comment
|
2012-07-02 10:37:04 -03:00 |
lstring.c
|
definition for 'LUAI_MAXSHORTLEN' moved to luaconf.h (too important)
|
2012-05-11 11:14:42 -03:00 |
lstring.h
|
|
|
lstrlib.c
|
details (remove of some extra spaces)
|
2012-08-14 15:12:34 -03:00 |
ltable.c
|
spaces -> tabs in #defines
|
2012-05-23 12:37:09 -03:00 |
ltable.h
|
|
|
ltablib.c
|
|
|
ltests.c
|
collector in generational mode must be in 'propagate' state when
|
2012-07-04 12:52:38 -03:00 |
ltests.h
|
|
|
ltm.c
|
|
|
ltm.h
|
|
|
lua.c
|
spaces -> tabs in #defines
|
2012-05-23 12:37:09 -03:00 |
lua.h
|
|
|
luaconf.h
|
typo
|
2012-07-13 11:54:14 -03:00 |
lualib.h
|
|
|
lundump.c
|
no more 'Proto' objects on the stack. Protos are anchored on outer
|
2012-05-08 10:53:33 -03:00 |
lundump.h
|
no more 'Proto' objects on the stack. Protos are anchored on outer
|
2012-05-08 10:53:33 -03:00 |
lvm.c
|
details (remove of some extra spaces)
|
2012-08-14 15:12:34 -03:00 |
lvm.h
|
|
|
lzio.c
|
details (header comments)
|
2012-05-14 10:34:18 -03:00 |
lzio.h
|
|
|
makefile
|
|
|