Roberto Ierusalimschy
|
ae808860ae
|
new functions: "ascii" and "int2str",
small "re-engineering" on parameter checking.
|
1995-10-09 09:49:21 -03:00 |
Roberto Ierusalimschy
|
2d053126e6
|
new function for copy strings (strdup is not ANSI)
|
1995-02-06 17:37:51 -02:00 |
Roberto Ierusalimschy
|
dd28b830e9
|
a null lua_Object is LUA_NOOBJECT, not NULL.
|
1995-02-02 18:05:37 -02:00 |
Roberto Ierusalimschy
|
f4591397da
|
strdup is done via mem.c to control its memory allocation
|
1995-01-14 13:40:26 -02:00 |
Roberto Ierusalimschy
|
53c0a0f43c
|
function 'strfind' now has two optional parameters, to specify where
to start and stop the search.
|
1995-01-06 18:31:10 -02:00 |
Roberto Ierusalimschy
|
fad57bfa00
|
new constant LUA_NOOBJECT.
'lua_error' never returns
|
1994-12-16 13:53:57 -02:00 |
Roberto Ierusalimschy
|
5dfd17dd76
|
new API function 'lua_pushliteral'
|
1994-12-13 13:54:21 -02:00 |
Roberto Ierusalimschy
|
2b5bc5d1a8
|
new module for memory allocation
|
1994-11-16 15:39:16 -02:00 |
Roberto Ierusalimschy
|
1a6536aaad
|
deletion of 'include mm.h'
|
1994-10-18 16:34:47 -02:00 |
Waldemar Celes
|
c364c7286f
|
inclusao de 'lualib.h' para ter prototipos das funcoes de
'iolib_open' e 'strlib_open'.
|
1994-08-17 12:10:04 -03:00 |
Waldemar Celes
|
3577eb6f13
|
Acrescentar o include do gerenciador de memoria "mm".
|
1994-03-28 12:14:02 -03:00 |
Waldemar Celes
|
212fdf861a
|
String library to LUA
|
1993-12-17 16:41:19 -02:00 |
The Lua team
|
cd05d9c5cb
|
oldest known commit
|
1993-07-28 10:18:00 -03:00 |