Roberto Ierusalimschy
|
9386e49a31
New metatable in an all-weak table can fool the GC
|
1 month ago |
Roberto Ierusalimschy
|
8cd7ae7da0
Simpler code for 'traversetable'
|
1 month ago |
Roberto Ierusalimschy
|
9b014d4bcd
Details (typos in comments)
|
3 months ago |
Roberto Ierusalimschy
|
3dbb1a4b89
In gen. GC, some gray objects stay in gray lists
|
3 months ago |
Roberto Ierusalimschy
|
808976bb59
Small correction in 'traverseweakvalue'
|
4 months ago |
Roberto Ierusalimschy
|
fa1382b5cd
Main thread is a regular field of global_State
|
6 months ago |
Roberto Ierusalimschy
|
d1e677c52b
New type 'TStatus' for thread status/error codes
|
6 months ago |
Roberto Ierusalimschy
|
2d8d5c74b5
Details
|
6 months ago |
Roberto Ierusalimschy
|
002beeebe7
New way to keep hints for table length
|
8 months ago |
Roberto Ierusalimschy
|
a4762b6ffe
'objsize' returns 'l_mem'
|
8 months ago |
Roberto Ierusalimschy
|
5ffcd458f0
Some changes in default GC parameters
|
9 months ago |
Roberto Ierusalimschy
|
9b01da97e3
Small bug in 'luaE_luaE_statesize'
|
9 months ago |
Roberto Ierusalimschy
|
258355734d
Better support in 'ltests' for tracing the GC
|
9 months ago |
Roberto Ierusalimschy
|
d0815046d0
Some adjustments in transition minor->major
|
9 months ago |
Roberto Ierusalimschy
|
3d54b42d59
'objsize' broke in smaller pieces
|
10 months ago |
Roberto Ierusalimschy
|
ddfa1fbccf
GC back to controling pace counting bytes
|
10 months ago |
Roberto Ierusalimschy
|
a04e0ffdb9
Rename of fields in global state that control GC
|
10 months ago |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 year ago |
Roberto Ierusalimschy
|
262dc5729a
Details
|
1 year ago |
Roberto Ierusalimschy
|
86a8e74824
Details
|
1 year ago |
Roberto Ierusalimschy
|
ba71060381
Removed "bulk operations"
|
1 year ago |
Roberto Ierusalimschy
|
3823fc6c81
Added "bulk operations" to arrays
|
1 year ago |
Roberto Ierusalimschy
|
8eb0abc9db
Removed uses of LUA_NUMTAGS
|
1 year ago |
Roberto Ierusalimschy
|
7827c40c49
A few more tweaks in the garbage collector
|
1 year ago |
Roberto Ierusalimschy
|
e2cc179454
New option "setparms" for 'collectgarbage'
|
1 year ago |
Roberto Ierusalimschy
|
ad0ea7813b
GC parameters encoded as floating-point bytes
|
1 year ago |
Roberto Ierusalimschy
|
666e95a66d
Option 0 for step multiplier makes GC non-incremental
|
1 year ago |
Roberto Ierusalimschy
|
ad73b33224
Check minor->major made at the end of a minor cycle
|
1 year ago |
Roberto Ierusalimschy
|
925fe8a0f2
First criteria for shifts minor<->major
|
1 year ago |
Roberto Ierusalimschy
|
789e7acdea
Major collections done incrementally
|
1 year ago |