Historial de Commits

Autor SHA1 Mensaje Fecha
  Michaël Van Canneyt ab4db7f475 * Fix OnChange being fired twice when adding an object. Fixes issue 40261 hace 1 año
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles hace 2 años
  Michael VAN CANNEYT 68db04d89e * Adapt classes to Unicode RTL : Give string/char correct type depending on case hace 2 años
  Michael VAN CANNEYT 98cdab5200 * Add MainUnit hace 2 años
  Michael VAN CANNEYT d23fa5a87f * Char -> AnsiChar hace 2 años
  marcoonthegit 2457016671 * TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused hace 3 años
  Michaël Van Canneyt 2a19e152b7 * Micro-optimization. Fix issue #39617 hace 3 años
  michael df9cea5cc4 * Additional fix for GetDelimitedText hace 5 años
  michael 51b43aff3f * Simplified SetDelimitedText hace 5 años
  michael 81c7da83a9 * Fix bug ID #0037605: Setting quotechar to NULL char disables quoting hace 5 años
  michael 2dfc5b160b * Fix wrong start/stop index hace 5 años
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings hace 5 años
  ondrej 77fecff30e TStrings.SaveToStream(TStream): use FEncoding as the default for IgnoreEncoding=False so that loaded files are correctly resaved hace 5 años
  ondrej 461a648f67 TStrings: default options: hace 5 años
  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 hace 5 años
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter hace 5 años
  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 hace 5 años
  ondrej ee18a7ee9a classes: add TStringsOption.soPreserveBOM hace 5 años
  ondrej 5d58ced92b classes: add TStrings.Options (Delphi-compatibility) hace 5 años
  ondrej a446032f32 classes: fix TStrings.SaveToStream overloads (Delphi-compatibility + introduce IgnoreEncoding-overload for legacy FPC code like for LoadFromStream) hace 5 años
  michael abeb00cd94 * Fix bug ID #34303, readability opimizations hace 5 años
  michael 23ef6459bd * Fix bug #36284: small refactoring hace 5 años
  michael f622f58b04 * Observe doclear hace 5 años
  michael e578477334 * Refactor AddDelimitedText/SetDelimitedText hace 5 años
  michael d3ceede910 * Reduce use of Length(aValue) in setdelimitedtext hace 5 años
  michael 3b867da924 * Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249) hace 5 años
  michael faee789507 * Add some functional methods to TStrings hace 5 años
  michael 30bc217d55 * Fix bug ID #0036246, delphi compatibility property hace 5 años
  michael a516b6fd74 * Fix bug ID #0035817 hace 6 años
  michael 7c36912eb0 * Better fix for 35660: Introduced TMissingNameValueSeparatorAction hace 6 años