Roberto Ierusalimschy
|
33e7bc88f8
comment
|
před 19 roky |
Roberto Ierusalimschy
|
fa0c03aaa6
details
|
před 19 roky |
Roberto Ierusalimschy
|
3fa47c5dc1
bugs now are against 5.1.1
|
před 19 roky |
Roberto Ierusalimschy
|
0782416a74
bug: wrong limit for list constructors
|
před 19 roky |
Roberto Ierusalimschy
|
3ca9af51a4
emergency garbage collector (core forces a GC when allocation fails)
|
před 19 roky |
Roberto Ierusalimschy
|
c7b89dd280
small bug: should not use string after popping it
|
před 19 roky |
Roberto Ierusalimschy
|
74832b2a10
detail
|
před 19 roky |
Roberto Ierusalimschy
|
ee41bc03ab
details
|
před 19 roky |
Roberto Ierusalimschy
|
98194db429
details
|
před 19 roky |
Roberto Ierusalimschy
|
fad7582c9a
explicit test for common error (due to compatibility issue)
|
před 19 roky |
Roberto Ierusalimschy
|
a62fca1ebb
BUG: debug hooks may get wrong when mixed with coroutines
|
před 19 roky |
Roberto Ierusalimschy
|
2b5c1f99e5
small simplifications
|
před 19 roky |
Roberto Ierusalimschy
|
e2dc5f5d15
extra assertion
|
před 19 roky |
Roberto Ierusalimschy
|
ed64346b9d
details
|
před 19 roky |
Roberto Ierusalimschy
|
475b0ecbf1
new macro LUA_RELEASE
|
před 19 roky |
Roberto Ierusalimschy
|
414359b2f1
new version number
|
před 19 roky |
Roberto Ierusalimschy
|
0079efc479
bug: collector did not compensate enough for userdata with finalizers
|
před 19 roky |
Roberto Ierusalimschy
|
ad0765b4f0
subtle problem with the garbage collector
|
před 19 roky |
Roberto Ierusalimschy
|
20f4bbdc3a
does not accept garbage after options (e.g., -ixxx)
|
před 19 roky |
Roberto Ierusalimschy
|
c408158047
only destroy state after running all finalizers
|
před 19 roky |
Roberto Ierusalimschy
|
55e323190e
files should not be operated after fclose, even when fclose fails
|
před 19 roky |
Roberto Ierusalimschy
|
fe8f4c06f1
detail (better error message for invalid format)
|
před 19 roky |
Roberto Ierusalimschy
|
c351392940
details
|
před 19 roky |
Roberto Ierusalimschy
|
18330b6091
lua_dostring/lua_dofile should return any values returned by the chunk
|
před 19 roky |
Roberto Ierusalimschy
|
8487913697
BUG: option '%q' for string.format does not handle '\r' correctly
|
před 19 roky |
Roberto Ierusalimschy
|
672bb67ee6
environment variable names should be configurable
|
před 19 roky |
Roberto Ierusalimschy
|
90df6b7a54
detail
|
před 19 roky |
Roberto Ierusalimschy
|
0238a0b01e
BUG: luaL_checkudata may show wrong error message
|
před 19 roky |
Roberto Ierusalimschy
|
1ae0b6c0bf
BUG: should copy the union, not (some of) its fields
|
před 19 roky |
Roberto Ierusalimschy
|
e1dda047b2
unused macro
|
před 19 roky |