Roberto Ierusalimschy
|
063d4e4543
Lua 5.3.5 ported to git
|
преди 6 години |
Roberto Ierusalimschy
|
bb4baa73ea
allocation function is not exactly API (and cannot raise errors
|
преди 10 години |
Roberto Ierusalimschy
|
b9a1f27250
do not attempt emergency collection while building state (it is
|
преди 10 години |
Roberto Ierusalimschy
|
e75c0148c3
comments (references to "ANSI C" changed to "ISO C", which is the
|
преди 10 години |
Roberto Ierusalimschy
|
28fdbcf393
added include for 'lprefix.h', for stuff that must be added before
|
преди 10 години |
Roberto Ierusalimschy
|
bdf566a8a3
`name' in comments changed to 'name'
|
преди 10 години |
Roberto Ierusalimschy
|
5bbb4a06a6
removed unused parameter Ä'L' in macro 'api_check' and company
|
преди 11 години |
Roberto Ierusalimschy
|
7cc40851e1
emergency collection can happen even when collector is stopped
|
преди 11 години |
Roberto Ierusalimschy
|
e131eb0d9a
removed debug code
|
преди 13 години |
Roberto Ierusalimschy
|
e21b26a964
avoid 'return' "to avoid warnings"
|
преди 13 години |
Roberto Ierusalimschy
|
12ab78aca6
detail in extra trace code: total bytes is given by 'gettotalbytes',
|
преди 14 години |
Roberto Ierusalimschy
|
551b076f1c
change in the relationship between totalbytes and GCdebt - luaM_realloc_
|
преди 14 години |
Roberto Ierusalimschy
|
737f119187
better control for GC running or stopped
|
преди 14 години |
Roberto Ierusalimschy
|
237f755dca
typos in comments
|
преди 15 години |
Roberto Ierusalimschy
|
e7ce7e1850
changes in patch to monitor garbage collection
|
преди 15 години |
Roberto Ierusalimschy
|
9a9fe42deb
wrong comment
|
преди 15 години |
Roberto Ierusalimschy
|
3410dcd375
new way to control GC speed
|
преди 15 години |
Roberto Ierusalimschy
|
e54668b696
added proper code to trace garbage collection
|
преди 15 години |
Roberto Ierusalimschy
|
0bbdddc86b
allocator function receives the tag of object being allocated in 'osize'
|
преди 15 години |
Roberto Ierusalimschy
|
bd869c7b31
details
|
преди 19 години |
Roberto Ierusalimschy
|
d5a23dde90
little better error messages for internal arrays overflows
|
преди 19 години |
Roberto Ierusalimschy
|
3ca9af51a4
emergency garbage collector (core forces a GC when allocation fails)
|
преди 19 години |
Roberto Ierusalimschy
|
0160591998
removal of dead code
|
преди 19 години |
Roberto Ierusalimschy
|
d55bb795fa
details
|
преди 20 години |
Roberto Ierusalimschy
|
8e346d875a
auxiliar patch to monitor garbage collection
|
преди 20 години |
Roberto Ierusalimschy
|
97e2dab1fb
better control of overflows in size computations
|
преди 20 години |
Roberto Ierusalimschy
|
6f1ea817f5
better control over memory-size overflows
|
преди 20 години |
Roberto Ierusalimschy
|
0b06241483
better control for GC cycles
|
преди 21 години |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
преди 21 години |
Roberto Ierusalimschy
|
da61624756
avoid overflow when doubling size
|
преди 21 години |