Roberto Ierusalimschy
|
c5dc521d65
added patch for bug 5.3.4-7
|
7 жил өмнө |
Roberto Ierusalimschy
|
3b8dba5279
added patches for two bugs (5.3.4-2 and 5.3.4-3)
|
7 жил өмнө |
Roberto Ierusalimschy
|
e752d84ed8
bug: memory-allocation error when resizing a table can leave it
|
7 жил өмнө |
Roberto Ierusalimschy
|
348fa1ca56
bug: 'lua_pushcclosure' should not call the garbage collector when
|
7 жил өмнө |
Roberto Ierusalimschy
|
029d269f4d
bug: dead keys with nil values can stay in weak tables
|
8 жил өмнө |
Roberto Ierusalimschy
|
f185c0132e
comment in code fragment
|
8 жил өмнө |
Roberto Ierusalimschy
|
4053eae9eb
bug: Lua does not check GC when creating error messages
|
8 жил өмнө |
Roberto Ierusalimschy
|
03094da80c
detail (extra closing brackets)
|
8 жил өмнө |
Roberto Ierusalimschy
|
1bdc328c75
bug: Lua crashes when building sequences with more than 2^30 elements.
|
8 жил өмнө |
Roberto Ierusalimschy
|
4ce8d2047c
bug: Wrong code for a goto followed by a label inside an 'if'
|
8 жил өмнө |
Roberto Ierusalimschy
|
697593d8d5
bug: When a coroutine tries to resume a non-suspended coroutine,
|
8 жил өмнө |
Roberto Ierusalimschy
|
fc6b32bcaa
bug: Lua can generate wrong code in functions with too many constants
|
9 жил өмнө |
Roberto Ierusalimschy
|
788109a3de
new bug: Checking a format for 'os.date' may read pass the format string
|
9 жил өмнө |
Roberto Ierusalimschy
|
fac00ca023
bug: expression list with four or more expressions in
|
9 жил өмнө |
Roberto Ierusalimschy
|
c258870c59
diff for last bug was against wrong version
|
9 жил өмнө |
Roberto Ierusalimschy
|
acff3ad88d
bug: 'gmatch' iterator fails when called from a coroutine different
|
9 жил өмнө |
Roberto Ierusalimschy
|
e7b2e01d43
bug: label between local definitions can mix-up their initializations
|
9 жил өмнө |
Roberto Ierusalimschy
|
7cd7c2e0a1
Metatable may access its own dealocated field when
|
9 жил өмнө |
Roberto Ierusalimschy
|
d682b3c9ec
added separator for bugs in 5.3.1
|
9 жил өмнө |
Roberto Ierusalimschy
|
935d9f7f90
new entry should not be commented out
|
10 жил өмнө |
Roberto Ierusalimschy
|
b5dc2f9b0c
bug: 'io.lines' does not check maximum number of options
|
10 жил өмнө |
Roberto Ierusalimschy
|
afbf5c5dab
missing ']]' in long string
|
10 жил өмнө |
Roberto Ierusalimschy
|
02aed045de
bug: return hook may not see correct values for active local variables
|
10 жил өмнө |
Roberto Ierusalimschy
|
513c639bf9
patch for last bug corrected to be against last released version
|
10 жил өмнө |
Roberto Ierusalimschy
|
ae76c39712
Bug: suspended '__le' metamethod can give wrong result
|
10 жил өмнө |
Roberto Ierusalimschy
|
27c5b1b237
added patches to two bugs
|
10 жил өмнө |
Roberto Ierusalimschy
|
d51bdc166d
bug: 'string.format("%f")' can cause a buffer overflow (with long doubles)
|
10 жил өмнө |
Roberto Ierusalimschy
|
7e425be975
bug (in 5.2): Chunk with too many lines can seg. fault
|
10 жил өмнө |
Roberto Ierusalimschy
|
001bb46ae1
bug: Ephemeron table can wrongly collect entry with strong key
|
11 жил өмнө |
Roberto Ierusalimschy
|
ef83457427
updated several 'fix' fields
|
11 жил өмнө |