]> vaikene.ee Git - evaf/commitdiff
Changed the Common::IniFile class to work with 7-bit character INI files only.
authorEnar Väikene <enar@vaikene.net>
Wed, 30 Nov 2011 12:26:14 +0000 (14:26 +0200)
committerEnar Väikene <enar@vaikene.net>
Wed, 30 Nov 2011 12:26:14 +0000 (14:26 +0200)
* Strings and byte arrays are now escaped;
* Strings and byte arrays can now be in single or double quotes; makes it possible to
  have leading and trailing spaces.
* When saving string or byte array values with leading or trailing spaces, automatically adds
  double quotes.


No differences found