Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |