Roberto Ierusalimschy
|
dc59444cd1
strong collision for very small numbers used as table keys
|
18 лет назад |
Roberto Ierusalimschy
|
18a583306b
patch may be a little simpler
|
18 лет назад |
Roberto Ierusalimschy
|
fc8d077612
bug: wrong error message in some concatenations
|
18 лет назад |
Roberto Ierusalimschy
|
e64fcb9d94
bug: recursive coroutines may overflow C stack
|
18 лет назад |
Roberto Ierusalimschy
|
6c0a9a272e
assignment of nil to parameter may be optimized away
|
18 лет назад |
Roberto Ierusalimschy
|
60bc151ed7
patch for last bug
|
19 лет назад |
Roberto Ierusalimschy
|
3bf0292cd5
two new bugs + one new patch
|
19 лет назад |
Roberto Ierusalimschy
|
d513c3c66b
bug: os.date throws error when result is the empty string
|
19 лет назад |
Roberto Ierusalimschy
|
93d3c8450c
bug: string.format("%") reads past the string
|
19 лет назад |
Roberto Ierusalimschy
|
ca7e5b5cb6
wrong message error in some cases involving closures
|
19 лет назад |
Roberto Ierusalimschy
|
3fa47c5dc1
bugs now are against 5.1.1
|
19 лет назад |
Roberto Ierusalimschy
|
0782416a74
bug: wrong limit for list constructors
|
19 лет назад |
Roberto Ierusalimschy
|
a62fca1ebb
BUG: debug hooks may get wrong when mixed with coroutines
|
19 лет назад |
Roberto Ierusalimschy
|
ad0765b4f0
subtle problem with the garbage collector
|
19 лет назад |
Roberto Ierusalimschy
|
18330b6091
lua_dostring/lua_dofile should return any values returned by the chunk
|
20 лет назад |
Roberto Ierusalimschy
|
8487913697
BUG: option '%q' for string.format does not handle '\r' correctly
|
20 лет назад |
Roberto Ierusalimschy
|
0238a0b01e
BUG: luaL_checkudata may show wrong error message
|
20 лет назад |
Roberto Ierusalimschy
|
1ae0b6c0bf
BUG: should copy the union, not (some of) its fields
|
20 лет назад |
Roberto Ierusalimschy
|
2c8206d448
bug in Lua 4.0.2: weak tables that survive one collection are never collected
|
20 лет назад |
Roberto Ierusalimschy
|
6bfef60e77
bug: rawset/rawget do not ignore extra arguments
|
21 лет назад |
Roberto Ierusalimschy
|
0e60572606
values holded in open upvalues of suspended threads may be
|
21 лет назад |
Roberto Ierusalimschy
|
cfd7bc478f
better patch for buffer overflow error
|
21 лет назад |
Roberto Ierusalimschy
|
271e05917f
bug: lua_getupvalue and setupvalue do not check for index too small.
|
21 лет назад |
Roberto Ierusalimschy
|
9b854e6dbc
BUG: string concatenation may cause arithmetic overflow, leading
|
21 лет назад |
Roberto Ierusalimschy
|
8e1f25e3f8
bug in `dofile'
|
22 лет назад |
Roberto Ierusalimschy
|
a41d60e1d1
debugger can only see `local function' after it has a meaningful value
|
22 лет назад |
Roberto Ierusalimschy
|
21947deddc
new bug + correction in path for coroutine bug
|
22 лет назад |
Roberto Ierusalimschy
|
5d4bf35ec9
bug: syntax `local function' does not increment stack size
|
22 лет назад |
Roberto Ierusalimschy
|
994a37c8e8
IBM AS400 (OS400) has sizeof(void *)==16, and a `%p' may generate
|
22 лет назад |
Roberto Ierusalimschy
|
d66198719d
several bugs for Lua 5.0 + new format for bug entries
|
22 лет назад |