Roberto Ierusalimschy
|
c505f341d6
small changes in casts
|
il y a 19 ans |
Roberto Ierusalimschy
|
4ff1e5b4e1
details
|
il y a 20 ans |
Roberto Ierusalimschy
|
680fc88cc2
a small bug
|
il y a 20 ans |
Roberto Ierusalimschy
|
746a1d612b
small bug (type error)
|
il y a 20 ans |
Roberto Ierusalimschy
|
90de38bf1f
warnings in VS .Net
|
il y a 20 ans |
Roberto Ierusalimschy
|
6cf85dcc90
metatables for all types
|
il y a 20 ans |
Roberto Ierusalimschy
|
390256edf7
better name for GC pause
|
il y a 20 ans |
Roberto Ierusalimschy
|
4494094031
detail
|
il y a 20 ans |
Roberto Ierusalimschy
|
370d31a559
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
il y a 20 ans |
Roberto Ierusalimschy
|
f8df21bd20
`luaconf.h´ exports all its definitions always (so all of them
|
il y a 20 ans |
Roberto Ierusalimschy
|
d55bb795fa
details
|
il y a 20 ans |
Roberto Ierusalimschy
|
7d45a5f48f
C functions and userdata also have environments
|
il y a 20 ans |
Roberto Ierusalimschy
|
73d7640244
more secure way to stop GC cycles during finalizers
|
il y a 20 ans |
Roberto Ierusalimschy
|
678d2fb2ac
all collected userdata must go to the end of the list of finalizers
|
il y a 20 ans |
Roberto Ierusalimschy
|
4df8800a01
cleaner way to free all objects
|
il y a 20 ans |
Roberto Ierusalimschy
|
334ba8132b
cleaner way to remark open upvalues
|
il y a 20 ans |
Roberto Ierusalimschy
|
5be517602e
no more generational collector (and no more `noinc' mode)
|
il y a 20 ans |
Roberto Ierusalimschy
|
e2498e079e
change in hash algorithm so that it does not need empty slot
|
il y a 20 ans |
Roberto Ierusalimschy
|
c6254dceff
a different option for the GC
|
il y a 20 ans |
Roberto Ierusalimschy
|
39a8082f50
more options for controling the GC
|
il y a 20 ans |
Roberto Ierusalimschy
|
0e002005b1
better names for `luaM_free...' macros
|
il y a 20 ans |
Roberto Ierusalimschy
|
2f82bf6fe9
better support for 64-bit machines
|
il y a 20 ans |
Roberto Ierusalimschy
|
6f1ea817f5
better control over memory-size overflows
|
il y a 21 ans |
Roberto Ierusalimschy
|
8050e75f9d
bug: gc metamethod must disable GC steps (to avoid nested calls)
|
il y a 21 ans |
Roberto Ierusalimschy
|
bd38017ddf
small optimization for table size in machines with double allignment
|
il y a 21 ans |
Roberto Ierusalimschy
|
0e54d2be36
bug: barrier was wrong for generational phase
|
il y a 21 ans |
Roberto Ierusalimschy
|
0de2065f4e
tighter tests for stack overflow
|
il y a 21 ans |
Roberto Ierusalimschy
|
0b06241483
better control for GC cycles
|
il y a 21 ans |
Roberto Ierusalimschy
|
32d4f304db
first implementation of generational GC
|
il y a 21 ans |
Roberto Ierusalimschy
|
26ae992129
less conservative write barrier for tables
|
il y a 21 ans |