Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Roberto Ierusalimschy d682b3c9ec added separator for bugs in 5.3.1 9 gadi atpakaļ
  Roberto Ierusalimschy 935d9f7f90 new entry should not be commented out 10 gadi atpakaļ
  Roberto Ierusalimschy b5dc2f9b0c bug: 'io.lines' does not check maximum number of options 10 gadi atpakaļ
  Roberto Ierusalimschy afbf5c5dab missing ']]' in long string 10 gadi atpakaļ
  Roberto Ierusalimschy 02aed045de bug: return hook may not see correct values for active local variables 10 gadi atpakaļ
  Roberto Ierusalimschy 513c639bf9 patch for last bug corrected to be against last released version 10 gadi atpakaļ
  Roberto Ierusalimschy ae76c39712 Bug: suspended '__le' metamethod can give wrong result 10 gadi atpakaļ
  Roberto Ierusalimschy 27c5b1b237 added patches to two bugs 10 gadi atpakaļ
  Roberto Ierusalimschy d51bdc166d bug: 'string.format("%f")' can cause a buffer overflow (with long doubles) 10 gadi atpakaļ
  Roberto Ierusalimschy 7e425be975 bug (in 5.2): Chunk with too many lines can seg. fault 10 gadi atpakaļ
  Roberto Ierusalimschy 001bb46ae1 bug: Ephemeron table can wrongly collect entry with strong key 11 gadi atpakaļ
  Roberto Ierusalimschy ef83457427 updated several 'fix' fields 11 gadi atpakaļ
  Roberto Ierusalimschy 4833fb8273 marks for releases 5.2.2 and 5.2.3 + correction in last bug's description 11 gadi atpakaļ
  Roberto Ierusalimschy 007f66408d bug: compiler can optimize away overflow check in 'table.concat' 11 gadi atpakaļ
  Roberto Ierusalimschy e34c35abcf new bug: Resuming the running coroutine makes it unyieldable 11 gadi atpakaļ
  Roberto Ierusalimschy ab5fa213b3 added patch for last bug 11 gadi atpakaļ
  Roberto Ierusalimschy aeff4f79fa local collection now calls finalizers 12 gadi atpakaļ
  Roberto Ierusalimschy 4f292d753c bug: GC can collect a long string still in use during parser 12 gadi atpakaļ
  Roberto Ierusalimschy 48735da0d0 When loading a file, Lua may call the reader function again after 12 gadi atpakaļ
  Roberto Ierusalimschy 2d6a0ae149 added patch to last bug 12 gadi atpakaļ
  Roberto Ierusalimschy bef345a4b8 bug: Wrong error message in some short-cut expressions 12 gadi atpakaļ
  Roberto Ierusalimschy 2b1c2c61b0 bug: Wrong assert when reporting concatenation errors. 12 gadi atpakaļ
  Roberto Ierusalimschy 6347004be9 stack overflow in vararg functions + garbage collector in recursive loops 12 gadi atpakaļ
  Roberto Ierusalimschy ad56721948 details (5.2 corrected to 5.2.0) 12 gadi atpakaļ
  Roberto Ierusalimschy 65e31fb179 Bug: load/loadfile returns wrong result when given an environment 12 gadi atpakaļ
  Roberto Ierusalimschy adaba04059 'pcall' may not restore previous error function when 13 gadi atpakaļ
  Roberto Ierusalimschy 2038073975 more regularity for field 'fix' 13 gadi atpakaļ
  Roberto Ierusalimschy 763f84c84c Some patterns can overflow the C stack, due to recursion. 13 gadi atpakaļ
  Roberto Ierusalimschy 78d9865900 bugs: Internal Lua values may escape through the debug API + 13 gadi atpakaļ
  Roberto Ierusalimschy 4ec7d6de95 bug: wrong handling of 'nCcalls' in coroutines 13 gadi atpakaļ