bugs
|
bug: os.date throws error when result is the empty string
|
18 years ago |
lapi.c
|
avoid trailing white spaces
|
18 years ago |
lapi.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
lauxlib.c
|
avoid using index 0 for free list of references (because it is not
|
18 years ago |
lauxlib.h
|
lua_dostring/lua_dofile should return any values returned by the chunk
|
19 years ago |
lbaselib.c
|
'coroutine.running' should return nil (instead of nothing) for main thread
|
18 years ago |
lcode.c
|
detail
|
18 years ago |
lcode.h
|
unused macro
|
19 years ago |
ldblib.c
|
avoid trailing white spaces
|
18 years ago |
ldebug.c
|
avoid local "pc" in interpreter loop (tricky optimization with no real gain)
|
18 years ago |
ldebug.h
|
added LUAI_FUNC to functions not in the API
|
20 years ago |
ldo.c
|
avoid local "pc" in interpreter loop (tricky optimization with no real gain)
|
18 years ago |
ldo.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
ldump.c
|
avoid trailing white spaces
|
18 years ago |
lfunc.c
|
small changes in casts
|
19 years ago |
lfunc.h
|
added LUAI_FUNC to functions not in the API
|
20 years ago |
lgc.c
|
avoid trailing white spaces
|
18 years ago |
lgc.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
linit.c
|
small optimizations (lua_newtable -> lua_createtable)
|
19 years ago |
liolib.c
|
'lua_strlen' is for compatibility only
|
18 years ago |
llex.c
|
behavior of 'strchr(x, 0)' is ill defined.
|
18 years ago |
llex.h
|
detail
|
19 years ago |
llimits.h
|
avoid trailing white spaces
|
18 years ago |
lmathlib.c
|
math.log now accepts an optional base
|
19 years ago |
lmem.c
|
details
|
18 years ago |
lmem.h
|
details
|
18 years ago |
loadlib.c
|
avoid trailing white spaces
|
18 years ago |
lobject.c
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
lobject.h
|
avoid trailing white spaces
|
18 years ago |
lopcodes.c
|
avoid trailing white spaces
|
18 years ago |
lopcodes.h
|
avoid trailing white spaces
|
18 years ago |
loslib.c
|
bug: os.date throws error when result is the empty string
|
18 years ago |
lparser.c
|
details
|
18 years ago |
lparser.h
|
'lparser.h' should not include 'ltable.h'
|
19 years ago |
lstate.c
|
avoid trailing white spaces
|
18 years ago |
lstate.h
|
avoid local "pc" in interpreter loop (tricky optimization with no real gain)
|
18 years ago |
lstring.c
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
lstring.h
|
added LUAI_FUNC to functions not in the API
|
20 years ago |
lstrlib.c
|
bug: string.format("%") reads past the string
|
18 years ago |
ltable.c
|
avoid trailing white spaces
|
18 years ago |
ltable.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
ltablib.c
|
more robust implementation for table.insert
|
19 years ago |
ltests.c
|
avoid trailing white spaces
|
18 years ago |
ltests.h
|
small simplifications
|
19 years ago |
ltm.c
|
details
|
19 years ago |
ltm.h
|
new mark LUAI_DATA for extern data
|
20 years ago |
lua.c
|
'lua_strlen' is for compatibility only
|
18 years ago |
lua.h
|
'lua_strlen' is for compatibility only
|
18 years ago |
luaconf.h
|
'lua_strlen' is for compatibility only
|
18 years ago |
lualib.h
|
avoid trailing white spaces
|
18 years ago |
lundump.c
|
avoid trailing white spaces
|
18 years ago |
lundump.h
|
new versions by lhf
|
19 years ago |
lvm.c
|
small optimization for ""..x
|
18 years ago |
lvm.h
|
small improvements
|
19 years ago |
lzio.c
|
small improvement
|
20 years ago |
lzio.h
|
several small details
|
20 years ago |
makefile
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |