Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many details (most by lhf). | Roberto Ierusalimschy | 2000-03-03 | 1 | -3/+3 |
* | small changes for "clean C" | Roberto Ierusalimschy | 2000-02-08 | 1 | -3/+3 |
* | new warnings with option "-W" (gcc) | Roberto Ierusalimschy | 1999-11-09 | 1 | -1/+2 |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -31/+28 |
* | "feof" may be a macro. | Roberto Ierusalimschy | 1999-03-05 | 1 | -2/+2 |
* | file stream cannot call fread after EOF. | Roberto Ierusalimschy | 1999-03-04 | 1 | -4/+5 |
* | details (from lhf) | Roberto Ierusalimschy | 1999-02-25 | 1 | -6/+5 |
* | to avoid warnings about "typecast" (Visual C++) | Roberto Ierusalimschy | 1998-12-28 | 1 | -3/+3 |
* | "zio" now keeps its "name". | Roberto Ierusalimschy | 1997-12-22 | 1 | -5/+7 |
* | small modifications (format, small optimizations, etc) | Roberto Ierusalimschy | 1997-11-21 | 1 | -7/+7 |
* | a generic input stream interface | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+82 |