TCONF - Templatized Configuration Parser Code
Status: Beta
Brought to you by:
mrtn
| File | Date | Author | Commit |
|---|---|---|---|
| CMakeFiles | 2007-08-08 | mrtn | [r2] removed cache |
| CMakeLists.txt | 2007-08-09 | mrtn | [r6] changed CMakeLists.txt to link ConfigValueItem.... |
| ConfigItem.cpp | 2007-08-08 | mrtn | [r1] init |
| ConfigItem.h | 2007-08-08 | mrtn | [r1] init |
| ConfigValueItem.h | 2007-08-09 | mrtn | [r5] changed ConfigValueItem.cpp to a header file |
| Makefile | 2007-08-08 | mrtn | [r2] removed cache |
| cmake_install.cmake | 2007-08-08 | mrtn | [r2] removed cache |
| gpl.txt | 2007-08-08 | mrtn | [r1] init |
| tconf.cpp | 2007-08-09 | mrtn | [r3] removed "new" when throwing exceptions and incl... |
| tconf.h | 2007-08-09 | mrtn | [r4] removed ConfigValueItem.cpp from tconf.h and in... |
| tconf_exceptions.cpp | 2007-08-08 | mrtn | [r1] init |
| tconf_exceptions.h | 2007-08-09 | mrtn | [r4] removed ConfigValueItem.cpp from tconf.h and in... |