Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many details (most by lhf). | Roberto Ierusalimschy | 2000-03-03 | 1 | -2/+6 |
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -17/+18 |
* | buffer can shrink when too big | Roberto Ierusalimschy | 1999-11-10 | 1 | -4/+3 |
* | macros "growvector" and "reallocvector" more compact | Roberto Ierusalimschy | 1999-02-26 | 1 | -3/+2 |
* | small correction | Roberto Ierusalimschy | 1999-02-25 | 1 | -2/+3 |
* | details (from lhf) | Roberto Ierusalimschy | 1999-02-25 | 1 | -2/+5 |
* | "L->Mbuffbase" is better kept as offset instead of pointer | Roberto Ierusalimschy | 1999-02-25 | 1 | -34/+21 |
* | to avoid warnings about "typecast" (Visual C++) | Roberto Ierusalimschy | 1998-12-28 | 1 | -2/+2 |
* | small corrections in comments | Roberto Ierusalimschy | 1998-06-19 | 1 | -3/+3 |
* | API for functions to manipulate global state. | Roberto Ierusalimschy | 1998-06-02 | 1 | -2/+2 |
* | support for strings with '\0' | Roberto Ierusalimschy | 1998-03-06 | 1 | -1/+5 |
* | Generic buffer facilities for Lua (and libraries) | Roberto Ierusalimschy | 1997-12-23 | 1 | -0/+81 |