提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 001bb46ae1 bug: Ephemeron table can wrongly collect entry with strong key 11 年之前
  Roberto Ierusalimschy ef83457427 updated several 'fix' fields 11 年之前
  Roberto Ierusalimschy 4833fb8273 marks for releases 5.2.2 and 5.2.3 + correction in last bug's description 11 年之前
  Roberto Ierusalimschy 007f66408d bug: compiler can optimize away overflow check in 'table.concat' 11 年之前
  Roberto Ierusalimschy e34c35abcf new bug: Resuming the running coroutine makes it unyieldable 11 年之前
  Roberto Ierusalimschy ab5fa213b3 added patch for last bug 11 年之前
  Roberto Ierusalimschy aeff4f79fa local collection now calls finalizers 12 年之前
  Roberto Ierusalimschy 4f292d753c bug: GC can collect a long string still in use during parser 12 年之前
  Roberto Ierusalimschy 48735da0d0 When loading a file, Lua may call the reader function again after 12 年之前
  Roberto Ierusalimschy 2d6a0ae149 added patch to last bug 12 年之前
  Roberto Ierusalimschy bef345a4b8 bug: Wrong error message in some short-cut expressions 12 年之前
  Roberto Ierusalimschy 2b1c2c61b0 bug: Wrong assert when reporting concatenation errors. 12 年之前
  Roberto Ierusalimschy 6347004be9 stack overflow in vararg functions + garbage collector in recursive loops 12 年之前
  Roberto Ierusalimschy ad56721948 details (5.2 corrected to 5.2.0) 12 年之前
  Roberto Ierusalimschy 65e31fb179 Bug: load/loadfile returns wrong result when given an environment 12 年之前
  Roberto Ierusalimschy adaba04059 'pcall' may not restore previous error function when 13 年之前
  Roberto Ierusalimschy 2038073975 more regularity for field 'fix' 13 年之前
  Roberto Ierusalimschy 763f84c84c Some patterns can overflow the C stack, due to recursion. 13 年之前
  Roberto Ierusalimschy 78d9865900 bugs: Internal Lua values may escape through the debug API + 13 年之前
  Roberto Ierusalimschy 4ec7d6de95 bug: wrong handling of 'nCcalls' in coroutines 13 年之前
  Roberto Ierusalimschy 1485ea2ee7 Finalizers may call functions from a dynamic library after 13 年之前
  Roberto Ierusalimschy 81ed85ecfb BUG: memory hoarding when creating Lua hooks for coroutines 13 年之前
  Roberto Ierusalimschy 1dd8af67b6 BUG: parser may collect a prototype while building it. 13 年之前
  Roberto Ierusalimschy 8a008a2057 bug: __newindex metamethod may not work if metatable is its own 14 年之前
  Roberto Ierusalimschy a7faa557fa bug: problem with optimizations of short-circuit logic 14 年之前
  Roberto Ierusalimschy e99e9a9473 patches for last two bugs (string.format and io.read) 15 年之前
  Roberto Ierusalimschy 9d28e2b3e5 bug with io.read(op, "*n") 15 年之前
  Roberto Ierusalimschy 8003e9544d 'string.format' may get buffer as an argument when there are 15 年之前
  Roberto Ierusalimschy 9a6d9ea57a GC may get stuck during a parser and avoids proper resizing of the 15 年之前
  Roberto Ierusalimschy 95cbc402dc "But" -> "Bug" (misspelling) 16 年之前