提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 57f5b81da9 Bug: Long brackets with a huge number of '=' causes overflow 6 年之前
  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 年之前