Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/config @ 10817

Name Size Rev Age Author Last Change
../
CMakeLists.txt 269 bytes 10624   9 years landauf merged branch core7 back to trunk
ConfigFile.cc 12.0 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ConfigFile.h 8.1 KB 9559   11 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntry.h 2.4 KB 9559   11 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntryComment.h 2.4 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ConfigFileEntryValue.cc 1.9 KB 9559   11 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntryValue.h 3.8 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ConfigFileEntryVectorValue.cc 1.5 KB 9559   11 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntryVectorValue.h 3.1 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ConfigFileManager.cc 2.4 KB 10776   9 years landauf using std::array instead of boost::array
ConfigFileManager.h 2.4 KB 10776   9 years landauf using std::array instead of boost::array
ConfigFileSection.cc 6.4 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
ConfigFileSection.h 9.7 KB 9684   11 years landauf added missing includes
Configurable.cc 1.1 KB 10624   9 years landauf merged branch core7 back to trunk
Configurable.h 1.6 KB 9667   11 years landauf merged core6 back to trunk
ConfigValueContainer.cc 12.6 KB 10768   9 years landauf replace '0' by 'nullptr'
ConfigValueContainer.h 12.9 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ConfigValueIncludes.h 10.4 KB 9563   11 years landauf moved files used for class management to core/class/
SettingsConfigFile.cc 11.4 KB 10768   9 years landauf replace '0' by 'nullptr'
SettingsConfigFile.h 4.3 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
Note: See TracBrowser for help on using the repository browser.