summaryrefslogtreecommitdiffstats
path: root/src/MemorySettingsRepository.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-04Fixed RasPi builds of unit tests.Mattes D1-10/+35
On RasPi with gcc 4.8.2, the asserts wouldn't compile when tests were enabled. Enforced the assumption that ASSERT code is generated only in Debug builds.
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-05-16Initial implementation of IniFile overloadingtycho1-0/+80