Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed char[] to unsigned char[] in cIniFile::RemoveBom | narroo | 2014-02-16 | 1 | -1/+1 |
* | Addressed Issue #402. cIniFile can now process UTF-8 files that have a | narroo | 2014-02-16 | 1 | -67/+89 |
* | Another VarArgs fix. | madmaxoft | 2014-01-16 | 1 | -4/+2 |
* | Using a 2nd argument instead of va_copy(). | madmaxoft | 2014-01-15 | 1 | -2/+4 |
* | Fixed reading the files. | madmaxoft | 2014-01-11 | 1 | -1/+1 |
* | IniFile: Split SetValue() into AddValue() and SetValue(). | madmaxoft | 2014-01-11 | 1 | -28/+55 |
* | Fixed cIniFile's SetValue(). | madmaxoft | 2014-01-10 | 1 | -9/+1 |
* | Moved iniFile | Alexander Harkness | 2013-11-24 | 1 | -0/+807 |