Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-09 | COMMON: fixed reading ini files with section containing more than one word | Andrei Prykhodko | |
2018-05-10 | COMMON: Use nullptr instead of NULL or 0 where appropriate | Bastien Bouclet | |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-08-12 | COMMON: Make the two INI save file functions take a String reference | Matthew Hoops | |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel | |
This clears up that 'ConfigFile' is actually a class handling only INI-files. |