bugs
|
better patch for buffer overflow error
|
20 years ago |
lapi.c
|
more options for controling the GC
|
20 years ago |
lapi.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lauxlib.c
|
towards new package system
|
20 years ago |
lauxlib.h
|
use of parentheses around macro parameters in call lists, to avoid
|
20 years ago |
lbaselib.c
|
simpler code for `print'
|
20 years ago |
lcode.c
|
static names do not need `luaX_' prefix
|
20 years ago |
lcode.h
|
small optimization for boolean constants + new format for SETLIST opcode
|
20 years ago |
ldblib.c
|
detail
|
20 years ago |
ldebug.c
|
static names do not need `luaX_' prefix
|
20 years ago |
ldebug.h
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
ldo.c
|
static names do not need `luaX_' prefix
|
20 years ago |
ldo.h
|
tighter tests for stack overflow
|
20 years ago |
ldump.c
|
function constants may include boolean values
|
20 years ago |
lfunc.c
|
better names for `luaM_free...' macros
|
20 years ago |
lfunc.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lgc.c
|
more options for controling the GC
|
20 years ago |
lgc.h
|
bug: barrier was wrong for generational phase
|
20 years ago |
linit.c
|
separation between io lib and os lib
|
21 years ago |
liolib.c
|
better checking for read errors (with `ferror´)
|
21 years ago |
llex.c
|
details
|
20 years ago |
llex.h
|
details
|
20 years ago |
llimits.h
|
better support for 64-bit machines
|
20 years ago |
lmathlib.c
|
no more USE_DEGREES option
|
21 years ago |
lmem.c
|
better control of overflows in size computations
|
20 years ago |
lmem.h
|
better control of overflows in size computations
|
20 years ago |
loadlib.c
|
corrections for `absent' implementation
|
20 years ago |
lobject.c
|
details
|
20 years ago |
lobject.h
|
better (correct?) way to handle `next' over removed keys
|
20 years ago |
lopcodes.c
|
details
|
20 years ago |
lopcodes.h
|
details
|
20 years ago |
loslib.c
|
avoid name chash in `all.c'
|
20 years ago |
lparser.c
|
details
|
20 years ago |
lparser.h
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lstate.c
|
more options for controling the GC
|
20 years ago |
lstate.h
|
more options for controling the GC
|
20 years ago |
lstring.c
|
details
|
20 years ago |
lstring.h
|
better control over memory-size overflows
|
20 years ago |
lstrlib.c
|
detail
|
20 years ago |
ltable.c
|
better (correct?) way to handle `next' over removed keys
|
20 years ago |
ltable.h
|
small optimization for table size in machines with double allignment
|
20 years ago |
ltablib.c
|
details
|
20 years ago |
ltests.c
|
better implementation for `floating-point bytes'
|
20 years ago |
ltests.h
|
simpler configuration to turn on all asserts
|
20 years ago |
ltm.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
ltm.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lua.c
|
first full implementation of new package system
|
20 years ago |
lua.h
|
more options for controling the GC
|
20 years ago |
luaconf.h
|
more options for controling the GC
|
20 years ago |
lualib.h
|
separation between io lib and os lib
|
21 years ago |
lundump.c
|
function constants may include boolean values
|
20 years ago |
lundump.h
|
zio does not keep "source" name (nobody uses it)
|
22 years ago |
lvm.c
|
static names do not need `luaX_' prefix
|
20 years ago |
lvm.h
|
small steps towards yields in iterators and tag methods
|
21 years ago |
lzio.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lzio.h
|
buffer should better use `size_t' for its size
|
21 years ago |
makefile
|
new libs `loslib´ and `linit´
|
20 years ago |