Roberto Ierusalimschy
|
373363cb69
new name for old "mem.h" (conflicts with some compiler libraries)
|
28 жил өмнө |
Roberto Ierusalimschy
|
f9deeac632
"luaI_malloc(s)" is just a macro to "luaI_realloc(NULL, s)".
|
29 жил өмнө |
Roberto Ierusalimschy
|
0ef5cf2289
lock mechanism seperseded by the REFERENCE mechanism.
|
29 жил өмнө |
Roberto Ierusalimschy
|
7a35f23c16
a simplification about memory error messages.
|
29 жил өмнө |
Roberto Ierusalimschy
|
9284742a11
better control when growing arrays.
|
29 жил өмнө |
Roberto Ierusalimschy
|
7236df875a
new function "luaI_buffer".
|
29 жил өмнө |
Roberto Ierusalimschy
|
8c1a9899d4
functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be
|
29 жил өмнө |
Roberto Ierusalimschy
|
f4591397da
strdup is done via mem.c to control its memory allocation
|
31 жил өмнө |
Roberto Ierusalimschy
|
2b5bc5d1a8
new module for memory allocation
|
31 жил өмнө |