Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1996-03-14 | creation of strings must call garbage collector. | Roberto Ierusalimschy | 1 | -1/+2 |
1996-03-14 | new function "luaI_buffer". | Roberto Ierusalimschy | 2 | -2/+13 |
1996-03-14 | new functions "rename" and "tmpname". | Roberto Ierusalimschy | 1 | -16/+26 |
1996-03-14 | "freefunc" now is public. | Roberto Ierusalimschy | 2 | -3/+5 |
1996-03-14 | both "write" and "format" need "addquoted". | Roberto Ierusalimschy | 1 | -1/+2 |
1996-03-14 | new option 'q' in function "format". | Roberto Ierusalimschy | 1 | -1/+16 |
1996-03-14 | no more "ugly" programs. | Roberto Ierusalimschy | 1 | -23/+2 |
1996-03-12 | removed tf->marked=0; | Luiz Henrique de Figueiredo | 1 | -2/+1 |
1996-03-12 | small corrections. | Roberto Ierusalimschy | 2 | -28/+6 |
1996-03-11 | moved some includes from undump.h | Luiz Henrique de Figueiredo | 1 | -30/+30 |
1996-03-11 | moved some includes to undump.c | Luiz Henrique de Figueiredo | 1 | -6/+3 |
1996-03-08 | undump.c is now a module | Luiz Henrique de Figueiredo | 1 | -33/+159 |