| Commit message (Expand) | Author | Age | Files | Lines |
* | TIniFile: allow to set Encoding | ondrej | 2020-01-14 | 1 | -7/+24 |
* | TIniFile: fix encoding support: | ondrej | 2020-01-14 | 1 | -5/+36 |
* | IniFiles: fix OwnsEncoding default values | ondrej | 2020-01-14 | 1 | -2/+4 |
* | TIniFile: remove obsolete FBOM (it will be implemented with TEncoding support) | ondrej | 2020-01-14 | 1 | -17/+0 |
* | * Fix bug 36052, defaultencoding does not need to be freed | michael | 2019-09-07 | 1 | -9/+2 |
* | * Fix bug ID 35731 (ReadSectionRaw needs to read comments) | michael | 2019-06-19 | 1 | -1/+0 |
* | * Simplifications and slight enhancements, as suggested by AlexeyT (bug ID 33... | michael | 2018-07-14 | 1 | -13/+16 |
* | * Fix bug ID 33883, incorrectly initialized CacheUpdates depending on what co... | michael | 2018-06-28 | 1 | -2/+11 |
* | * fix encoding on save, patch from Ondrej, mantis #33121 | marco | 2018-02-03 | 1 | -5/+2 |
* | * patch from Ondrej, mantis #33118, some constructor overloaded to ease init... | marco | 2018-02-03 | 1 | -1/+20 |
* | * Fix bug 33052, stripquotes is removed accidentally in TIniFile constructor ... | michael | 2018-01-20 | 1 | -1/+1 |
* | * Patch from Ondrej Pokorny to make ini files encoding aware (bug ID 32452) | michael | 2017-12-29 | 1 | -29/+70 |
* | * Fix bug 32047 | michael | 2017-06-23 | 1 | -3/+3 |
* | * Fix bug ID 24983: additional possibilities for boolean reading/writing | michael | 2016-09-11 | 1 | -4/+68 |
* | * Make THashedStringList obey CaseSensitive flag (patch from Giulano Colla, b... | michael | 2016-09-09 | 1 | -4/+16 |
* | * Fix wrong ReadInt64 return type. bug ID 30579 | michael | 2016-09-09 | 1 | -2/+2 |
* | * Check allowed options when setting options not in constructor | michael | 2016-03-12 | 1 | -0/+5 |
* | * Fix bug ID 29414 | michael | 2016-01-17 | 1 | -57/+189 |
* | * Allow use of Formatsettings (bug ID 28693) | michael | 2015-12-27 | 1 | -8/+48 |
* | * Fix bug UD 27026 | michael | 2015-04-17 | 1 | -3/+6 |
* | * Skip BOM for inifiles Mantis #24385 | marco | 2014-02-24 | 1 | -0/+13 |
* | * Added AddReplacesExisting | michael | 2014-02-08 | 1 | -1/+4 |
* | * Added TStringHash class | michael | 2014-02-08 | 1 | -0/+68 |
* | * Added Read/Write of int64 | michael | 2013-09-16 | 1 | -0/+15 |
* | * Patch to avoid error when trying to create empty directory | michael | 2013-04-14 | 1 | -2/+3 |
* | * Attempt to create directory, fail if not possible | michael | 2013-02-11 | 1 | -1/+11 |
* | * Patch from Luiz Americo to clean up destructor/constructor | michael | 2012-10-08 | 1 | -14/+2 |
* | * Fixed DeleteKey. Deleting the last key does not delete the section (Delphi/... | michael | 2011-07-16 | 1 | -1/+0 |
* | * Fixed WriteString to be Windows/Delphi compatible. Writing an empty value d... | michael | 2011-07-16 | 1 | -18/+13 |
* | * Fix exception propagation in TiniFile.Free (bug 19046) | michael | 2011-04-02 | 1 | -1/+5 |
* | * Patch from Luiz Americo to use Const string params where possible | michael | 2010-07-30 | 1 | -9/+9 |
* | * do not prefix inifile.readsectionvalues results with '=' when key='' (Del... | marco | 2010-06-14 | 1 | -12/+13 |
* | * fixed TIniFile.ReadString in case an unquoted string was read while | jonas | 2010-05-18 | 1 | -1/+3 |
* | * apply quoting patch for inifile from A. Klein | Almindor | 2010-05-16 | 1 | -14/+25 |
* | Path from Alexander S. Klenin | joost | 2008-12-13 | 1 | -1/+10 |
* | * Fixed bug 0011528, | michael | 2008-08-31 | 1 | -1/+3 |
* | * Fixed bug 10769 | michael | 2008-02-10 | 1 | -4/+4 |
* | * fpmake support | peter | 2008-01-24 | 1 | -0/+1019 |