25 Commits (0acd55898d0aaae8dbc14c8a1bc1e3bdffc8701b)

Author SHA1 Message Date
Roberto Ierusalimschy 97ef8e7bd4 GC test was not restarting collector after pause 5 months ago
Roberto Ierusalimschy 4a8e480864 New mechanism to query GC parameters 10 months ago
Roberto Ierusalimschy 12b6f610b0 Several tweaks in the garbage collector 11 months ago
Roberto Ierusalimschy e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS 11 months ago
Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 11 months ago
Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' 11 months ago
Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' 11 months ago
Roberto Ierusalimschy 6d042a178f Auxiliary buffer uses external strings 12 months ago
Roberto Ierusalimschy 314745ed84 Avoid excessive name pollution in test files 2 years ago
Roberto Ierusalimschy 066e0f93c4 Fix debug information about finalizers 3 years ago
Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant 3 years ago
Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections 4 years ago
Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 4 years ago
Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) 5 years ago
Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 5 years ago
Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) 5 years ago
Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 5 years ago
Roberto Ierusalimschy 3c1d415bd3 Details 5 years ago
Roberto Ierusalimschy b0810c51c3 Small optimizations in 'string.gsub' 6 years ago
Roberto Ierusalimschy b56d4e570a Changes in the warning system 6 years ago
Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational 6 years ago
Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors 6 years ago
Roberto Ierusalimschy aa4c5cf190 Added directory to test file names in '$Id:' 6 years ago
Roberto Ierusalimschy 2e297d6ab3 Fixed bug in generational collection of userdata 6 years ago
Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 6 years ago