Historial de Commits

Autor SHA1 Mensaje Fecha
  mattias fdea66d217 rtl: added TBinaryObjectReader.BeginComponent hace 2 años
  mattias c1f3960388 rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) hace 2 años
  mattias b0f5d5a4e1 rtl: TBinaryObjectWriter.Version hace 2 años
  mattias b641c564c6 rtl: TReader: FindComponentClass using field name and classname hace 2 años
  Rika Ichinose 7243befdb7 Better TBits. hace 3 años
  marcoonthegit e5ac0b2689 * anonymous method overloads for synchronize/queue. hace 3 años
  Michaël Van Canneyt 712823eb6c * Add some delphi compatibility enumerateds to TShiftState hace 3 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 5ca52bcab1 * Add Flush method to TFileStream. Fix issue #39619 hace 3 años
  Michaël Van Canneyt 7097a1030f * Added Read64/Write64 hace 3 años
  Sergey Larin e27ea76b88 The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt. hace 4 años
  Michaël Van Canneyt 52c8ac0ca0 * Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314 hace 4 años
  michael e99c9ddd75 * Add deprecation message hace 4 años
  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 hace 4 años
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString hace 5 años
  michael b7bd9f3325 * Add TerminatedSet (delphi compatibility, bug ID #37388) hace 5 años
  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) hace 5 años
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings hace 5 años
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter hace 5 años
  ondrej ee18a7ee9a classes: add TStringsOption.soPreserveBOM hace 5 años
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream 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 e578477334 * Refactor AddDelimitedText/SetDelimitedText hace 6 años
  michael 3b867da924 * Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249) hace 6 años
  michael faee789507 * Add some functional methods to TStrings hace 6 años
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring hace 6 años
  michael 30bc217d55 * Fix bug ID #0036246, delphi compatibility property hace 6 años
  michael c6d8bd73f7 * Patch from Serge Anvarov with some optimizations (bug ID 36143) hace 6 años
  michael e89383a104 * Fix bug ID #36136, wrong reference count caused by missing const in param hace 6 años