提交历史

作者 SHA1 备注 提交日期
  Michaël Van Canneyt 6d2ae595b0 * Add SkipValue to TReader 2 年之前
  Michaël Van Canneyt a164b7ca7b * Delta stream support 2 年之前
  Michaël Van Canneyt db0b592583 * Add TStreamOriginalFormat for Delphi compatibility 2 年之前
  Michaël Van Canneyt fb9e796472 * Add GetMulticastObserver 2 年之前
  Michaël Van Canneyt 0b5764ef9d * Add delphi-compatible observers to classes 2 年之前
  Michaël Van Canneyt 080e31d17b * Some delphi compatibility types and consts 2 年之前
  Michaël Van Canneyt da697ab77c * Some delphi compatibility methods/types for actions 2 年之前
  Michaël Van Canneyt 66371cfd3a * Deprecate hextobin 2 年之前
  Michael VAN CANNEYT e04f02dc37 * Dotted RTL compiles 2 年之前
  Michael VAN CANNEYT 04362649b6 * Adapt classes to Unicode RTL : Give string/char correct type depending on case 2 年之前
  Michaël Van Canneyt d4e59cf202 * Better Ansi/WideString support for TStream. Fix StringStream with unicode to be delphi compatible 2 年之前
  Michael VAN CANNEYT c24cae15d9 * Add MainUnit 3 年之前
  Michael VAN CANNEYT 4fdb7094e2 * Char -> AnsiChar 3 年之前
  mattias 6f5cb391ce rtl: classes: added parameter aName to TFindComponentClassExEvent 2 年之前
  Sven/Sarah Barth 42472aac89 + add function reference suitable overload of TThread.ForceQueue() 2 年之前
  mattias c91585ea7e rtl: added TBinaryObjectReader.BeginComponent 2 年之前
  mattias 6c0938fc4e rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) 2 年之前
  mattias 53dd7f1618 rtl: TBinaryObjectWriter.Version 2 年之前
  mattias 18a77f2bcf rtl: TReader: FindComponentClass using field name and classname 3 年之前
  Rika Ichinose 7243befdb7 Better TBits. 3 年之前
  marcoonthegit e5ac0b2689 * anonymous method overloads for synchronize/queue. 3 年之前
  Michaël Van Canneyt 712823eb6c * Add some delphi compatibility enumerateds to TShiftState 3 年之前
  marcoonthegit 2457016671 * TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused 3 年之前
  Michaël Van Canneyt 5ca52bcab1 * Add Flush method to TFileStream. Fix issue #39619 3 年之前
  Michaël Van Canneyt 7097a1030f * Added Read64/Write64 3 年之前
  Sergey Larin e27ea76b88 The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt. 4 年之前
  Michaël Van Canneyt 52c8ac0ca0 * Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314 4 年之前
  michael e99c9ddd75 * Add deprecation message 4 年之前
  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 5 年之前
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString 5 年之前