index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bugs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
file stream cannot call fread after EOF.
Roberto Ierusalimschy
1999-03-04
1
-0
/
+5
*
format "%s" may break limit of "sprintf" on some machines.
Roberto Ierusalimschy
1999-02-04
1
-0
/
+3
*
getlocal cannot return the local itself, since lua_isstring and
Roberto Ierusalimschy
1999-02-03
1
-0
/
+6
*
bug: "format" does not check size of format item (such as "%00000...00000d").
Roberto Ierusalimschy
1999-01-04
1
-0
/
+3
*
"tonumber" goes crazy with negative numbers in other bases (not 10),
Roberto Ierusalimschy
1998-12-18
1
-0
/
+6
*
bug: gsub/strfind do not check whether captures are properly finished.
Roberto Ierusalimschy
1998-11-10
1
-0
/
+4
*
function "luaL_argerror" prints wrong argument number (from a user's point
Roberto Ierusalimschy
1998-09-07
1
-1
/
+8
*
arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int.
Roberto Ierusalimschy
1998-05-18
1
-0
/
+4
*
BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty).
Roberto Ierusalimschy
1998-03-09
1
-0
/
+4
*
tables can become full of "emptys" slots, and keep growing without limits.
Roberto Ierusalimschy
1998-01-28
1
-1
/
+5
*
BUG: "lua_getstring" may create a new string, so should check GC
Roberto Ierusalimschy
1998-01-27
1
-0
/
+5
*
bug: format size limits with little problems
Roberto Ierusalimschy
1998-01-27
1
-0
/
+6
*
wrong line number (+1) in error report when file starts with "#..."
Roberto Ierusalimschy
1998-01-19
1
-0
/
+5
*
MAX_WORD should not be bigger than MAX_INT
Roberto Ierusalimschy
1998-01-19
1
-0
/
+11
*
bug log
Roberto Ierusalimschy
1997-12-02
1
-3
/
+4
*
bug: lua_getlocal breaks when called with a CFunction.
Roberto Ierusalimschy
1997-07-29
1
-1
/
+1
*
BUG: LUA_COMPAT2_5 written wrong...
Roberto Ierusalimschy
1997-07-29
1
-0
/
+1
*
bug log. Most of the log is done automatically by RCS, and not in
Roberto Ierusalimschy
1997-07-29
1
-0
/
+2