Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy a3d03ff6b6 bug: error message for `%a' gave wrong line number %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy d444153dbe ESC (which starts precompiled code) in C is \33, not \27 %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 42224ca553 loop of 'dostring' may never reclaim memory %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 6858763994 bug in lua_pushuserdata(L, NULL) %!s(int64=24) %!d(string=hai) anos
  Roberto Ierusalimschy 6af005ec20 bug: when `read' fails it must return nil (and not no value) %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy fc7b167ae0 BUG: parser does not accept a `;' after a `return' %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 89f98c0995 in function `read_file', realloc() doesn't free the buffer if it can't %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 282ab366f4 bug: parser overwrites semantic information when looking ahead %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 444d6a106b lua_tag should return LUA_NOTAG for non-valid indices %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy c9c6f9747c GC may crash when checking C closures %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy c2aa7bd72d bug: lua_gettable does not get key from stack top %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy f9dd50cefc `read("*w")' should return nil at EOF %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 48a968e6b5 gc tag method for nil could call line hook %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 677313da32 bug: record-constructor starting with an upvalue name gets an error %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 843f84f4ce first element in a list constructor is not adjusted to one value. %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy fe5c37ae95 BUG: `strfind' gets wrong subject length when there is an offset %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy b9c98cd4d9 entry for new version (4.0a) %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy e30327728c BUG: tostring() without arguments gives seg. fault. %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy 1780e2c977 lua_settable should check stack space (it could call a T.M.) %!s(int64=25) %!d(string=hai) anos
  Roberto Ierusalimschy b3aaa048b0 bug: cannot reopen stdin (for binary mode) %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 4d1b815b60 return gives wrong line in debug information. %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy a6755e2f1a BUG: `strfind' does not handle \0 in plain search. %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 7d365a5c7a in the (old) expression << ls->fs->f->consts[checkname(ls)] >>, checkname %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 2a03170ebd random(0) and random(x,0) are wrong (0 is read as no argument!). %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy d4dce57f5c cannot assign to unlimited variables, because it causes overflow in %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 3b533ea7c7 foreach, foreachi, foreachvar points to function in stack when stack %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy cc0f635ef7 '$' at end of pattern was matching regular '$', too. %!s(int64=26) %!d(string=hai) anos
  Roberto Ierusalimschy 6233d21c9d file stream cannot call fread after EOF. %!s(int64=26) %!d(string=hai) anos