164 Commits (6683f83b51bf87cad0980712955c959c4c128e24)

Author SHA1 Message Date
Roberto Ierusalimschy 0c9080c7a9 "tonumber" goes crazy with negative numbers in other bases (not 10), 26 years ago
Roberto Ierusalimschy a84bca67fc bug: gsub/strfind do not check whether captures are properly finished. 26 years ago
Roberto Ierusalimschy ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point 27 years ago
Roberto Ierusalimschy da252eeff7 arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. 27 years ago
Roberto Ierusalimschy be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). 27 years ago
Roberto Ierusalimschy 6cdf0d8768 tables can become full of "emptys" slots, and keep growing without limits. 27 years ago
Roberto Ierusalimschy b3b7cf7335 BUG: "lua_getstring" may create a new string, so should check GC 27 years ago
Roberto Ierusalimschy 8622dc18bf bug: format size limits with little problems 27 years ago
Roberto Ierusalimschy d22e2644dd wrong line number (+1) in error report when file starts with "#..." 27 years ago
Roberto Ierusalimschy d49e4dd752 MAX_WORD should not be bigger than MAX_INT 27 years ago
Roberto Ierusalimschy 5d89dad9b8 bug log 27 years ago
Roberto Ierusalimschy 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. 28 years ago
Roberto Ierusalimschy 0600f968c3 BUG: LUA_COMPAT2_5 written wrong... 28 years ago
Roberto Ierusalimschy 971b1d557d bug log. Most of the log is done automatically by RCS, and not in 28 years ago