Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt 8139c0a8bd * Properly nest beginupdate/endupdate in doaddobject há 1 ano atrás
  Michaël Van Canneyt 58560d333e * Keep old behaviour, but keep issue #40898 solved há 1 ano atrás
  Michaël Van Canneyt edde858cfa * try to avoid incompatibility with lazarus (and possibly others) há 1 ano atrás
  Michaël Van Canneyt 8d5cf6ca5c * Alternative approach for AddObject, which does not break backwards compatibility. Fixes issue #40899 há 1 ano atrás
  Michaël Van Canneyt d3c902e5a1 * Fix behaviour of AddObject when duplicates=dupIgnore. Patch by Artem Izmaylov. Fixes issue #40898 há 1 ano atrás
  florian 14f2d8ab08 * patch by Bart B to make SetValue delete keys with empty values as SetValueFromIndex, resolves #38214 há 1 ano atrás
  Michaël Van Canneyt ab4db7f475 * Fix OnChange being fired twice when adding an object. Fixes issue 40261 há 2 anos atrás
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles há 2 anos atrás
  Michael VAN CANNEYT 68db04d89e * Adapt classes to Unicode RTL : Give string/char correct type depending on case há 2 anos atrás
  Michael VAN CANNEYT 98cdab5200 * Add MainUnit há 2 anos atrás
  Michael VAN CANNEYT d23fa5a87f * Char -> AnsiChar há 2 anos atrás
  marcoonthegit 2457016671 * TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused há 3 anos atrás
  Michaël Van Canneyt 2a19e152b7 * Micro-optimization. Fix issue #39617 há 3 anos atrás
  michael df9cea5cc4 * Additional fix for GetDelimitedText há 5 anos atrás
  michael 51b43aff3f * Simplified SetDelimitedText há 5 anos atrás
  michael 81c7da83a9 * Fix bug ID #0037605: Setting quotechar to NULL char disables quoting há 5 anos atrás
  michael 2dfc5b160b * Fix wrong start/stop index há 5 anos atrás
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings há 5 anos atrás
  ondrej 77fecff30e TStrings.SaveToStream(TStream): use FEncoding as the default for IgnoreEncoding=False so that loaded files are correctly resaved há 5 anos atrás
  ondrej 461a648f67 TStrings: default options: há 5 anos atrás
  ondrej c3f8b7c914 Revert r43942: TStrings: old SaveToFile(string) and SaveToStream(TStream) should ignore Encoding and stay backwards compatible within FPC. Use the other overloads for Encoding-aware SaveTo* methods há 5 anos atrás
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter há 5 anos atrás
  ondrej 7dba9f0294 TStrings: old SaveToFile(string) and SaveToStream(TStream) should ignore Encoding and stay backwards compatible within FPC. Use the other overloads for Encoding-aware SaveTo* methods há 5 anos atrás
  ondrej ee18a7ee9a classes: add TStringsOption.soPreserveBOM há 5 anos atrás
  ondrej 5d58ced92b classes: add TStrings.Options (Delphi-compatibility) há 5 anos atrás
  ondrej a446032f32 classes: fix TStrings.SaveToStream overloads (Delphi-compatibility + introduce IgnoreEncoding-overload for legacy FPC code like for LoadFromStream) há 5 anos atrás
  michael abeb00cd94 * Fix bug ID #34303, readability opimizations há 5 anos atrás
  michael 23ef6459bd * Fix bug #36284: small refactoring há 6 anos atrás
  michael f622f58b04 * Observe doclear há 6 anos atrás
  michael e578477334 * Refactor AddDelimitedText/SetDelimitedText há 6 anos atrás