Age | Commit message (Expand) | Author |
---|---|---|
2019-08-20 | COMMON: added support for ini files with non english characters | Andrei Prykhodko |
2019-08-20 | COMMON: Handle invalid INI file characters gracefully | Filippos Karapetis |
2019-08-19 | COMMON: fixed reading ini files which have not value for key | Andrei Prykhodko |
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 |