bugs
|
bug: Ephemeron table can wrongly collect entry with strong key
|
10 years ago |
lapi.c
|
removed useless 'include math.h'
|
10 years ago |
lapi.h
|
removed unused parameter Ä'L' in macro 'api_check' and company
|
10 years ago |
lauxlib.c
|
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 years ago |
lauxlib.h
|
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 years ago |
lbaselib.c
|
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 years ago |
lbitlib.c
|
deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.)
|
10 years ago |
lcode.c
|
comment
|
10 years ago |
lcode.h
|
first implementation of '<<', '>>', and '~' (bitwise not)
|
11 years ago |
lcorolib.c
|
`name' in comments changed to 'name'
|
10 years ago |
lctype.c
|
missing 'LUA_CORE' definition
|
13 years ago |
lctype.h
|
detail (cleaned whitespaces at end of lines)
|
14 years ago |
ldblib.c
|
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 years ago |
ldebug.c
|
`name' in comments changed to 'name'
|
10 years ago |
ldebug.h
|
detail (unknown lines are marked as -1, not 0)
|
11 years ago |
ldo.c
|
`name' in comments changed to 'name'
|
10 years ago |
ldo.h
|
`name' in comments changed to 'name'
|
10 years ago |
ldump.c
|
type 'TString' refers directly to the structure inside the union
|
10 years ago |
lfunc.c
|
`name' in comments changed to 'name'
|
10 years ago |
lfunc.h
|
more precision between closure types ('LClosure' x 'CClosure')
|
11 years ago |
lgc.c
|
added comment and assert about an (impossible) division by zero
|
10 years ago |
lgc.h
|
`name' in comments changed to 'name'
|
10 years ago |
linit.c
|
deprecated library throws an error if called (instead of silently
|
11 years ago |
liolib.c
|
`name' in comments changed to 'name'
|
10 years ago |
llex.c
|
detail
|
10 years ago |
llex.h
|
definition for 'LUA_ENV' moved from 'luaconf.h' to here (no need to
|
10 years ago |
llimits.h
|
configurations for types 'lu_mem'/'l_mem'/'Instruction' moved to here
|
10 years ago |
lmathlib.c
|
'lua_numtointeger' -> 'lua_numbertointeger'
|
10 years ago |
lmem.c
|
`name' in comments changed to 'name'
|
10 years ago |
lmem.h
|
avoid warnings in macro 'luaM_reallocv' + comments
|
10 years ago |
loadlib.c
|
comments
|
10 years ago |
lobject.c
|
small simplifications in code for 'lua_strx2number'
|
10 years ago |
lobject.h
|
`name' in comments changed to 'name'
|
10 years ago |
lopcodes.c
|
first implementation of '<<', '>>', and '~' (bitwise not)
|
11 years ago |
lopcodes.h
|
`name' in comments changed to 'name'
|
10 years ago |
loslib.c
|
`name' in comments changed to 'name'
|
10 years ago |
lparser.c
|
`name' in comments changed to 'name'
|
10 years ago |
lparser.h
|
`name' in comments changed to 'name'
|
10 years ago |
lstate.c
|
extra space for new threads is initialized with a copy of the main
|
10 years ago |
lstate.h
|
`name' in comments changed to 'name'
|
10 years ago |
lstring.c
|
'iswhite' and related macros now can work directly on any object
|
10 years ago |
lstring.h
|
type 'Udata' refers directly to structure inside the union (union
|
10 years ago |
lstrlib.c
|
detail
|
10 years ago |
ltable.c
|
`name' in comments changed to 'name'
|
10 years ago |
ltable.h
|
size for array part of a table ('sizearray') changed from 'int' to
|
10 years ago |
ltablib.c
|
`name' in comments changed to 'name'
|
10 years ago |
ltests.c
|
'T.limits' reports some more useful limits
|
10 years ago |
ltests.h
|
deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.)
|
10 years ago |
ltm.c
|
type 'TString' refers directly to the structure inside the union
|
10 years ago |
ltm.h
|
`name' in comments changed to 'name'
|
10 years ago |
lua.c
|
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 years ago |
lua.h
|
'lua_stringtonum' -> 'lua_stringtonumber'
|
10 years ago |
luaconf.h
|
default changed from C89 to C99 + extra tests before using C99
|
10 years ago |
lualib.h
|
new library: utf8
|
11 years ago |
lundump.c
|
more precision between closure types ('LClosure' x 'CClosure')
|
11 years ago |
lundump.h
|
more precision between closure types ('LClosure' x 'CClosure')
|
11 years ago |
lutf8lib.c
|
'charpatt' -> 'charpattern'
|
10 years ago |
lvm.c
|
`name' in comments changed to 'name'
|
10 years ago |
lvm.h
|
details in comments
|
10 years ago |
lzio.c
|
details (header comments)
|
13 years ago |
lzio.h
|
simpler way to create messages for errors in escape sequences
|
11 years ago |
makefile
|
changed macro for compatibility options + details
|
11 years ago |