Roberto Ierusalimschy
|
fa2f294dd1
Reduce calls to 'luaC_step' when GC is stopped
|
2 年 前 |
Roberto Ierusalimschy
|
9ede317c70
Threads are created like other objects
|
2 年 前 |
Roberto Ierusalimschy
|
413a393e62
Stack indices changed to union's
|
2 年 前 |
Roberto Ierusalimschy
|
a1f77a234a
Bug: set correct pause when (re)entering gen. collection.
|
2 年 前 |
Roberto Ierusalimschy
|
597a53bbc6
Bug: finalizer calling exit can corrupt finalization order
|
3 年 前 |
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
|
59c88f846d
Broadening the use of branch hints
|
4 年 前 |
Roberto Ierusalimschy
|
d282652561
Bug when growing a stack
|
4 年 前 |
Roberto Ierusalimschy
|
52c8679760
Fixed bug of keys removed from tables vs 'next'
|
4 年 前 |
Roberto Ierusalimschy
|
c23cc86c54
Details
|
4 年 前 |
Roberto Ierusalimschy
|
5aa36e894f
No more field 'lua_State.stacksize'
|
4 年 前 |
Roberto Ierusalimschy
|
8a89da07ba
Better control of gray objects
|
5 年 前 |
Roberto Ierusalimschy
|
f849885a4b
Small changes in macros that change GC colors
|
5 年 前 |
Roberto Ierusalimschy
|
f7ce7e5faa
TOUCHED2 objects are not always black
|
5 年 前 |
Roberto Ierusalimschy
|
65141832d2
Open upvalues should be gray when entering gen. mode
|
5 年 前 |
Roberto Ierusalimschy
|
68109afcdb
Detail (in asserts)
|
5 年 前 |
Roberto Ierusalimschy
|
9cf3299faf
Threads don't need to always go to 'grayagain'
|
5 年 前 |
Roberto Ierusalimschy
|
b9b554e0f6
Clearer handling of gray lists when entering generational mode
|
5 年 前 |
Roberto Ierusalimschy
|
0dc5deca1c
Optimization in 'markold'
|
5 年 前 |
Roberto Ierusalimschy
|
b4c353434f
Details
|
5 年 前 |
Roberto Ierusalimschy
|
71f70df327
OLD1 ages advanced by 'markold'
|
5 年 前 |
Roberto Ierusalimschy
|
663f83f647
Same changes around 'correctgraylist'
|
5 年 前 |
Roberto Ierusalimschy
|
d2c2e32e8a
All objects are kept 'new' in incremental GC
|
5 年 前 |
Roberto Ierusalimschy
|
a6da1472c0
Fixed bug: barriers cannot be active during sweep
|
5 年 前 |
Roberto Ierusalimschy
|
127e7a6c89
Fixed bug of old finalized objects in the GC
|
5 年 前 |
Roberto Ierusalimschy
|
9e0a8475cd
Added 'simplesect' sections to the manual
|
5 年 前 |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 年 前 |
Roberto Ierusalimschy
|
e592f94a64
Details (mostly comments)
|
5 年 前 |