summaryrefslogtreecommitdiffstats
path: root/src/IniFile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made -Weverything an error.tycho2015-05-241-2/+2
* Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2015-05-231-14/+14
* Initial implementation of IniFile overloadingtycho2015-05-161-9/+17
* More style checking.Mattes D2015-05-091-5/+5
* IniFile: Added common code to migrate ports.Mattes D2015-01-271-4/+20
* CheckBasicStyle'dAlexander Harkness2014-10-271-1/+1
* IniFile: Removed the problematic printf-like Set function.Mattes D2014-10-241-6/+0
* Fixed formatstringworktycho2014-10-241-1/+1
* Merged IniFile into main MCS sources.Mattes D2014-10-231-0/+224