Historique des commits

Auteur SHA1 Message Date
  Michael VAN CANNEYT b52777c103 * Dotted RTL compiles il y a 2 ans
  Michael VAN CANNEYT be8e86f382 * Better Ansi/WideString support for TStream. Fix StringStream with unicode to be delphi compatible il y a 2 ans
  Michael VAN CANNEYT a92996c42e * Give string/char correct type depending on case il y a 2 ans
  Michael VAN CANNEYT ca201df32d * Add MainUnit il y a 2 ans
  Michael VAN CANNEYT 05936d89e8 * Char -> AnsiChar il y a 2 ans
  mattias 61d29562eb rtl: classes: added parameter aName to TFindComponentClassExEvent il y a 2 ans
  Sven/Sarah Barth d0b5c1c60a + add function reference suitable overload of TThread.ForceQueue() il y a 2 ans
  mattias fdea66d217 rtl: added TBinaryObjectReader.BeginComponent il y a 2 ans
  mattias c1f3960388 rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) il y a 2 ans
  mattias b0f5d5a4e1 rtl: TBinaryObjectWriter.Version il y a 2 ans
  mattias b641c564c6 rtl: TReader: FindComponentClass using field name and classname il y a 2 ans
  Rika Ichinose 7243befdb7 Better TBits. il y a 2 ans
  marcoonthegit e5ac0b2689 * anonymous method overloads for synchronize/queue. il y a 3 ans
  Michaël Van Canneyt 712823eb6c * Add some delphi compatibility enumerateds to TShiftState il y a 3 ans
  marcoonthegit 2457016671 * TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused il y a 3 ans
  Michaël Van Canneyt 5ca52bcab1 * Add Flush method to TFileStream. Fix issue #39619 il y a 3 ans
  Michaël Van Canneyt 7097a1030f * Added Read64/Write64 il y a 3 ans
  Sergey Larin e27ea76b88 The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt. il y a 4 ans
  Michaël Van Canneyt 52c8ac0ca0 * Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314 il y a 4 ans
  michael e99c9ddd75 * Add deprecation message il y a 4 ans
  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 il y a 4 ans
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString il y a 5 ans
  michael b7bd9f3325 * Add TerminatedSet (delphi compatibility, bug ID #37388) il y a 5 ans
  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) il y a 5 ans
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings il y a 5 ans
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter il y a 5 ans
  ondrej ee18a7ee9a classes: add TStringsOption.soPreserveBOM il y a 5 ans
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream il y a 5 ans
  ondrej 5d58ced92b classes: add TStrings.Options (Delphi-compatibility) il y a 5 ans
  ondrej a446032f32 classes: fix TStrings.SaveToStream overloads (Delphi-compatibility + introduce IgnoreEncoding-overload for legacy FPC code like for LoadFromStream) il y a 5 ans