Commit Verlauf

Autor SHA1 Nachricht Datum
  michael e99c9ddd75 * Add deprecation message vor 4 Jahren
  svenbarth 38cde38177 * make TProxyStream.Check an abstract method; as it is right now one had to override it anyway because it always raised an exception vor 4 Jahren
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString vor 5 Jahren
  michael b7bd9f3325 * Add TerminatedSet (delphi compatibility, bug ID #37388) vor 5 Jahren
  svenbarth c8b7094378 * fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform) vor 5 Jahren
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings vor 5 Jahren
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter vor 5 Jahren
  ondrej ee18a7ee9a classes: add TStringsOption.soPreserveBOM vor 5 Jahren
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream vor 5 Jahren
  ondrej 5d58ced92b classes: add TStrings.Options (Delphi-compatibility) vor 5 Jahren
  ondrej a446032f32 classes: fix TStrings.SaveToStream overloads (Delphi-compatibility + introduce IgnoreEncoding-overload for legacy FPC code like for LoadFromStream) vor 5 Jahren
  michael e578477334 * Refactor AddDelimitedText/SetDelimitedText vor 5 Jahren
  michael 3b867da924 * Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249) vor 5 Jahren
  michael faee789507 * Add some functional methods to TStrings vor 6 Jahren
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring vor 6 Jahren
  michael 30bc217d55 * Fix bug ID #0036246, delphi compatibility property vor 6 Jahren
  michael c6d8bd73f7 * Patch from Serge Anvarov with some optimizations (bug ID 36143) vor 6 Jahren
  michael e89383a104 * Fix bug ID #36136, wrong reference count caused by missing const in param vor 6 Jahren
  marco 8dddf8a525 * patch from Ondrej, TVerticalAlignment & TTopBottom vor 6 Jahren
  michael 91ba1214d2 * Allow context when sorting lists (patch from Ondrej Pokorny, bug ID #0035962) vor 6 Jahren
  michael ade808cb43 * Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638) vor 6 Jahren
  michael 4d1e2c6aa5 * Sort public properties/methods in stringlist vor 6 Jahren
  michael 7c36912eb0 * Better fix for 35660: Introduced TMissingNameValueSeparatorAction vor 6 Jahren
  michael 833e00bfbd * Fix bug #35660, introduce prefervaluestonames vor 6 Jahren
  michael 167ca93d25 * Patch from Ondrej to remove unnecessary overload keywords vor 6 Jahren
  michael 6649fab22d * Fix bug ID #0035580 vor 6 Jahren
  michael e4385d1b19 * Fix bug ID #35576 vor 6 Jahren
  michael dc592a888f * Make explicit that Integer is 32-bit vor 6 Jahren
  michael 58f1a8513b * FIx compilation for platforms that do not have extended vor 6 Jahren
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible vor 6 Jahren