Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy d4dce57f5c cannot assign to unlimited variables, because it causes overflow in há 26 anos atrás
  Roberto Ierusalimschy 3b533ea7c7 foreach, foreachi, foreachvar points to function in stack when stack há 26 anos atrás
  Roberto Ierusalimschy cc0f635ef7 '$' at end of pattern was matching regular '$', too. há 26 anos atrás
  Roberto Ierusalimschy 6233d21c9d file stream cannot call fread after EOF. há 26 anos atrás
  Roberto Ierusalimschy 1dcf1c9cbd format "%s" may break limit of "sprintf" on some machines. há 26 anos atrás
  Roberto Ierusalimschy 80001ab0eb getlocal cannot return the local itself, since lua_isstring and há 26 anos atrás
  Roberto Ierusalimschy b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). há 26 anos atrás
  Roberto Ierusalimschy 0c9080c7a9 "tonumber" goes crazy with negative numbers in other bases (not 10), há 27 anos atrás
  Roberto Ierusalimschy a84bca67fc bug: gsub/strfind do not check whether captures are properly finished. há 27 anos atrás
  Roberto Ierusalimschy ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point há 27 anos atrás
  Roberto Ierusalimschy da252eeff7 arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. há 27 anos atrás
  Roberto Ierusalimschy be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). há 27 anos atrás
  Roberto Ierusalimschy 6cdf0d8768 tables can become full of "emptys" slots, and keep growing without limits. há 27 anos atrás
  Roberto Ierusalimschy b3b7cf7335 BUG: "lua_getstring" may create a new string, so should check GC há 27 anos atrás
  Roberto Ierusalimschy 8622dc18bf bug: format size limits with little problems há 27 anos atrás
  Roberto Ierusalimschy d22e2644dd wrong line number (+1) in error report when file starts with "#..." há 27 anos atrás
  Roberto Ierusalimschy d49e4dd752 MAX_WORD should not be bigger than MAX_INT há 27 anos atrás
  Roberto Ierusalimschy 5d89dad9b8 bug log há 28 anos atrás
  Roberto Ierusalimschy 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. há 28 anos atrás
  Roberto Ierusalimschy 0600f968c3 BUG: LUA_COMPAT2_5 written wrong... há 28 anos atrás
  Roberto Ierusalimschy 971b1d557d bug log. Most of the log is done automatically by RCS, and not in há 28 anos atrás