Roberto Ierusalimschy
|
da252eeff7
|
arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int.
|
1998-05-18 19:21:55 -03:00 |
Roberto Ierusalimschy
|
be6d215f67
|
BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty).
|
1998-03-09 15:28:08 -03:00 |
Roberto Ierusalimschy
|
6cdf0d8768
|
tables can become full of "emptys" slots, and keep growing without limits.
|
1998-01-28 14:50:33 -02:00 |
Roberto Ierusalimschy
|
b3b7cf7335
|
BUG: "lua_getstring" may create a new string, so should check GC
|
1998-01-27 17:13:45 -02:00 |
Roberto Ierusalimschy
|
8622dc18bf
|
bug: format size limits with little problems
|
1998-01-27 17:11:36 -02:00 |
Roberto Ierusalimschy
|
d22e2644dd
|
wrong line number (+1) in error report when file starts with "#..."
|
1998-01-19 18:18:02 -02:00 |
Roberto Ierusalimschy
|
d49e4dd752
|
MAX_WORD should not be bigger than MAX_INT
|
1998-01-19 17:49:22 -02:00 |
Roberto Ierusalimschy
|
5d89dad9b8
|
bug log
|
1997-12-02 10:46:15 -02:00 |
Roberto Ierusalimschy
|
72a1d81b51
|
bug: lua_getlocal breaks when called with a CFunction.
|
1997-07-29 18:11:10 -03:00 |
Roberto Ierusalimschy
|
0600f968c3
|
BUG: LUA_COMPAT2_5 written wrong...
|
1997-07-29 10:35:06 -03:00 |
Roberto Ierusalimschy
|
971b1d557d
|
bug log. Most of the log is done automatically by RCS, and not in
the file itself :-)
|
1997-07-29 10:34:15 -03:00 |