Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed test for "corrupted binary dump" | Roberto Ierusalimschy | 2023-09-08 | 1 | -14/+0 |
* | Details | Roberto Ierusalimschy | 2023-07-03 | 1 | -1/+1 |
* | Bug: Loading a corrupted binary file can segfault | Roberto Ierusalimschy | 2023-03-17 | 1 | -0/+14 |
* | Avoid excessive name pollution in test files | Roberto Ierusalimschy | 2022-12-28 | 1 | -19/+25 |
* | More checks and documentation for uses of EXTRA_STACK | Roberto Ierusalimschy | 2022-05-26 | 1 | -0/+10 |
* | Fixed bug of long strings in binary chunks | Roberto Ierusalimschy | 2020-08-18 | 1 | -1/+15 |
* | Fixed detail in 'loadUpvalues' | Roberto Ierusalimschy | 2020-06-30 | 1 | -6/+15 |
* | Back to old encoding of versions in binary files | Roberto Ierusalimschy | 2020-05-06 | 1 | -2/+2 |
* | Fixed bug in tail calls of __call chains | Roberto Ierusalimschy | 2019-10-28 | 1 | -1/+24 |
* | '__call' metamethod can be any callable object | Roberto Ierusalimschy | 2019-06-25 | 1 | -0/+17 |
* | 'print' does not call 'tostring' to format its arguments | Roberto Ierusalimschy | 2019-04-10 | 1 | -15/+0 |
* | Small changes in the header of binary files | Roberto Ierusalimschy | 2019-03-19 | 1 | -11/+9 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 1 | -1/+1 |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 1 | -0/+435 |