Roberto Ierusalimschy
|
a4762b6ffe
'objsize' returns 'l_mem'
|
8 months ago |
Roberto Ierusalimschy
|
9b01da97e3
Small bug in 'luaE_luaE_statesize'
|
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
|
11 months ago |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 year ago |
Roberto Ierusalimschy
|
15231d4fb2
'nresults' moved into 'callstatus'
|
1 year ago |
Roberto Ierusalimschy
|
55ac40f859
Cleaning of llimits.h
|
1 year ago |
Roberto Ierusalimschy
|
9fa63a6268
Some 'unsigned int' changed to 'unsigned'
|
1 year ago |
Roberto Ierusalimschy
|
7360f8d0fd
Removed deprecated function 'setcstacklimit'
|
1 year ago |
Roberto Ierusalimschy
|
17e0c29d9b
Clear interface between references and predefines
|
1 year ago |
Roberto Ierusalimschy
|
8eb0abc9db
Removed uses of LUA_NUMTAGS
|
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
|
925fe8a0f2
First criteria for shifts minor<->major
|
1 year ago |
Roberto Ierusalimschy
|
63d68bd657
Comments detailing the ages for generational GC
|
1 year ago |
Roberto Ierusalimschy
|
37c215b43f
Merge branch 'newarray' into nextversion
|
1 year ago |
Roberto Ierusalimschy
|
fa075b7953
Merge branch 'master' into newarray
|
1 year ago |
Roberto Ierusalimschy
|
43c8e5bded
Full abstraction for representation of array values
|
1 year ago |
Roberto Ierusalimschy
|
c815c2f0eb
Merge branch 'master' into nextversion
|
1 year ago |
Roberto Ierusalimschy
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
2 years ago |
Roberto Ierusalimschy
|
ab6a949522
Merge branch 'master' into nextversion
|
2 years ago |
Roberto Ierusalimschy
|
9be74ccc21
Several functions turned 'static'
|
2 years ago |
Roberto Ierusalimschy
|
6443185167
"Emergency" new version 5.4.6
|
2 years ago |
Roberto Ierusalimschy
|
5a04f1851e
New function 'luaL_makeseed'
|
2 years ago |
Roberto Ierusalimschy
|
5d8b5b9290
Changed signal of GC debt
|
2 years ago |
Roberto Ierusalimschy
|
40565b4a08
Revamp of GC parameters
|
2 years ago |
Roberto Ierusalimschy
|
d324a0ccf9
Simpler control for major collections
|
2 years ago |
Roberto Ierusalimschy
|
ec61be9a7e
'l_mem' renamed to 'l_obj' to count objects
|
2 years ago |
Roberto Ierusalimschy
|
f356d5acdd
First version of GC counting objects for control
|
2 years ago |