Roberto Ierusalimschy
|
9386e49a31
New metatable in an all-weak table can fool the GC
|
1 月之前 |
Roberto Ierusalimschy
|
8cd7ae7da0
Simpler code for 'traversetable'
|
1 月之前 |
Roberto Ierusalimschy
|
9b014d4bcd
Details (typos in comments)
|
3 月之前 |
Roberto Ierusalimschy
|
c2dc6e8e94
Missing GC barrier in 'luaV_finishset'
|
4 月之前 |
Roberto Ierusalimschy
|
ab66652b32
Removed copyright notice from 'testes/all.lua'
|
4 月之前 |
Roberto Ierusalimschy
|
258355734d
Better support in 'ltests' for tracing the GC
|
9 月之前 |
Roberto Ierusalimschy
|
97ef8e7bd4
GC test was not restarting collector after pause
|
1 年之前 |
Roberto Ierusalimschy
|
4a8e480864
New mechanism to query GC parameters
|
1 年之前 |
Roberto Ierusalimschy
|
12b6f610b0
Several tweaks in the garbage collector
|
1 年之前 |
Roberto Ierusalimschy
|
e81f586001
Removed compatibility option LUA_COMPAT_GCPARAMS
|
1 年之前 |
Roberto Ierusalimschy
|
e2cc179454
New option "setparms" for 'collectgarbage'
|
1 年之前 |
Roberto Ierusalimschy
|
b719ff9399
Removed parameter in 'collectgarbage("step")'
|
1 年之前 |
Roberto Ierusalimschy
|
35a2fed2d1
Removed deprecated options in 'lua_gc'
|
1 年之前 |
Roberto Ierusalimschy
|
6d042a178f
Auxiliary buffer uses external strings
|
1 年之前 |
Roberto Ierusalimschy
|
314745ed84
Avoid excessive name pollution in test files
|
2 年之前 |
Roberto Ierusalimschy
|
066e0f93c4
Fix debug information about finalizers
|
3 年之前 |
Roberto Ierusalimschy
|
0bfc572e51
Bug: GC is not reentrant
|
3 年之前 |
Roberto Ierusalimschy
|
1537d6680b
New control for reentrancy of emergency collections
|
4 年之前 |
Roberto Ierusalimschy
|
bfcf06d91a
Avoid memory allocation in some functions from 'ltests.c'
|
5 年之前 |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 年之前 |
Roberto Ierusalimschy
|
be78aeae4c
Default for warnings changed to "off"
|
6 年之前 |
Roberto Ierusalimschy
|
9405472565
Improvement in warn-mode '@store' (for testing)
|
6 年之前 |
Roberto Ierusalimschy
|
a1d8eb2743
Added control messages to warnings
|
6 年之前 |
Roberto Ierusalimschy
|
3c1d415bd3
Details
|
6 年之前 |
Roberto Ierusalimschy
|
b0810c51c3
Small optimizations in 'string.gsub'
|
6 年之前 |
Roberto Ierusalimschy
|
b56d4e570a
Changes in the warning system
|
6 年之前 |
Roberto Ierusalimschy
|
2c32bff609
After a "bad collections", avoid switching back back to generational
|
6 年之前 |
Roberto Ierusalimschy
|
c6f7181e91
No more LUA_ERRGCMM errors
|
6 年之前 |
Roberto Ierusalimschy
|
aa4c5cf190
Added directory to test file names in '$Id:'
|
7 年之前 |
Roberto Ierusalimschy
|
2e297d6ab3
Fixed bug in generational collection of userdata
|
7 年之前 |