Roberto Ierusalimschy
|
5f664a4516
error functions are shared by all libraries
|
30 years ago |
Roberto Ierusalimschy
|
ae808860ae
new functions: "ascii" and "int2str",
|
30 years ago |
Roberto Ierusalimschy
|
2d053126e6
new function for copy strings (strdup is not ANSI)
|
30 years ago |
Roberto Ierusalimschy
|
dd28b830e9
a null lua_Object is LUA_NOOBJECT, not NULL.
|
30 years ago |
Roberto Ierusalimschy
|
f4591397da
strdup is done via mem.c to control its memory allocation
|
31 years ago |
Roberto Ierusalimschy
|
53c0a0f43c
function 'strfind' now has two optional parameters, to specify where
|
31 years ago |
Roberto Ierusalimschy
|
fad57bfa00
new constant LUA_NOOBJECT.
|
31 years ago |
Roberto Ierusalimschy
|
5dfd17dd76
new API function 'lua_pushliteral'
|
31 years ago |
Roberto Ierusalimschy
|
2b5bc5d1a8
new module for memory allocation
|
31 years ago |
Roberto Ierusalimschy
|
1a6536aaad
deletion of 'include mm.h'
|
31 years ago |
Waldemar Celes
|
c364c7286f
inclusao de 'lualib.h' para ter prototipos das funcoes de
|
31 years ago |
Waldemar Celes
|
3577eb6f13
Acrescentar o include do gerenciador de memoria "mm".
|
31 years ago |
Waldemar Celes
|
212fdf861a
String library to LUA
|
32 years ago |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 years ago |