Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged IniFile into main MCS sources. | Mattes D | 2014-10-23 | 1 | -224/+0 |
| | |||||
* | Added cIniFile::HasValue() function. | madmaxoft | 2014-09-03 | 1 | -0/+5 |
| | |||||
* | Suggestions | Tiger Wang | 2014-06-05 | 1 | -0/+2 |
| | |||||
* | Addressed Issue #402. cIniFile can now process UTF-8 files that have a | narroo | 2014-02-16 | 1 | -0/+2 |
| | | | | Byte Order Marker, BOM. | ||||
* | IniFile: Split SetValue() into AddValue() and SetValue(). | madmaxoft | 2014-01-11 | 1 | -11/+21 |
| | | | | Each function does what one would assume - AddValue adds a new value, SetValue overwrites existing value (creates a new one if not exists, if instructed to do so). | ||||
* | Moved iniFile | Alexander Harkness | 2013-11-24 | 1 | -0/+205 |