Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-06 | Cleaned up unnecessary header dependencies and fixed some indentations. | Björn Steinbrink | 1 | -3/+1 | |
2005-10-23 | Grammar Corrections, and a little bit of work on getting the name of the Db. | Yohann Ferreira | 1 | -0/+3 | |
2005-06-30 | Fixed memory leak, implemented delAccount() + unit tests and now using ↵ | Huynh Tran | 1 | -1/+4 | |
reference-counted smart pointers to facilitate the memory management. | |||||
2005-06-21 | Made sure that pointers are initalized and reset to null after deallocation ↵ | Huynh Tran | 1 | -3/+11 | |
and some reformatting. | |||||
2005-06-16 | Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL ↵ | Huynh Tran | 1 | -39/+89 | |
data provider, added unit tests (require CPPUnit) and bug fixes. | |||||
2005-06-14 | Reworked RecordSet and implemented the SQLite Data Provider | Huynh Tran | 1 | -2/+19 | |
2005-06-13 | Initial release of the Database Abstraction Layer | Huynh Tran | 1 | -0/+122 | |