Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New mechanism to query GC parameters | Roberto Ierusalimschy | 2024-01-16 | 1 | -2/+4 |
* | Removed compatibility option LUA_COMPAT_GCPARAMS | Roberto Ierusalimschy | 2023-12-22 | 1 | -15/+15 |
* | New option "setparms" for 'collectgarbage' | Roberto Ierusalimschy | 2023-12-22 | 1 | -2/+3 |
* | Option 0 for step multiplier makes GC non-incremental | Roberto Ierusalimschy | 2023-12-20 | 1 | -2/+9 |
* | TOUCHED2 objects are not always black | Roberto Ierusalimschy | 2020-08-13 | 1 | -0/+17 |
* | Optimization in 'markold' | Roberto Ierusalimschy | 2020-07-29 | 1 | -0/+16 |
* | Fixed bug: barriers cannot be active during sweep | Roberto Ierusalimschy | 2020-07-27 | 1 | -1/+27 |
* | Added test for fix 127e7a6c894 | Roberto Ierusalimschy | 2020-07-13 | 1 | -0/+30 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 1 | -1/+1 |
* | Fixed bug in generational collection of userdata | Roberto Ierusalimschy | 2018-07-13 | 1 | -0/+83 |