Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge test suite and C++ wrapper - for now. | Tavian Barnes | 2009-10-04 | 1 | -157/+0 |
| | |||||
* | FILE_Cookie fixes. | Tavian Barnes | 2009-09-10 | 1 | -2/+10 |
| | |||||
* | New iostream-style diamond inheritance pattern for FILE_Cookie: | Tavian Barnes | 2009-09-10 | 1 | -71/+31 |
| | | | | iFILE_Cookie, oFILE_Cookie, ioFILE_Cookie. | ||||
* | Update license copyrights to 2009. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Comments and style adjustments, and a couple fixes. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Add lots of comments, and some code fixes discovered in the process. | Tavian Barnes | 2009-06-26 | 1 | -15/+68 |
| | |||||
* | Add tmpfile() implementation of FILE_Cookie. | Tavian Barnes | 2009-04-20 | 1 | -0/+136 |