summaryrefslogtreecommitdiffstats
path: root/src/MemorySettingsRepository.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed RasPi builds of unit tests.Mattes D2016-08-041-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.
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* Initial implementation of IniFile overloadingtycho2015-05-161-0/+80