Historie revizí

Autor SHA1 Zpráva Datum
  Ondrej Pokorny ee9c54d51a implement TProxyAggregateStream (Delphi compatibility) před 1 rokem
  Michaël Van Canneyt 055740e2b3 * Overloads for TResourcestream.Create před 1 rokem
  Michaël Van Canneyt 113add75cc * Fix issue #40454 před 2 roky
  Michael VAN CANNEYT 68db04d89e * Adapt classes to Unicode RTL : Give string/char correct type depending on case před 2 roky
  Michaël Van Canneyt 1f74ca0d1d * Fixes in PChar -> PansiChar před 2 roky
  Michaël Van Canneyt ec65ed9e64 * Better Ansi/WideString support for TStream. Fix StringStream with unicode to be delphi compatible před 2 roky
  Michael VAN CANNEYT d23fa5a87f * Char -> AnsiChar před 2 roky
  mattias c1f3960388 rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) před 2 roky
  Michaël Van Canneyt 5ca52bcab1 * Add Flush method to TFileStream. Fix issue #39619 před 3 roky
  Michaël Van Canneyt 7097a1030f * Added Read64/Write64 před 3 roky
  Michaël Van Canneyt 042eb7e8c1 * Small safety precaution před 3 roky
  Sergey Larin e27ea76b88 The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt. před 4 roky
  marco c8be89c7fa * fix from Sebastian Hellwig for writeunicodestring bytes number, mantis 0038963 před 4 roky
  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 před 4 roky
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString před 5 roky
  michael 74e65f77bc * Fix bug ID #37118 před 5 roky
  ondrej a5ed5bd942 TFileStream: use SysErrorMessage in exception message if available před 5 roky
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream před 5 roky
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring před 6 roky
  michael e4385d1b19 * Fix bug ID #35576 před 6 roky
  michael dc592a888f * Make explicit that Integer is 32-bit před 6 roky
  michael fdccb0d62f * FIx compilation with 3.0.4 před 6 roky
  michael 58f1a8513b * FIx compilation for platforms that do not have extended před 6 roky
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible před 6 roky
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop před 6 roky
  michael 844a9b0ca6 * Actually observe TStringStream.OwnsEncoding in destructor před 7 roky
  michael ab0c29e54f * Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string před 8 roky
  michael 2b1bb6a5f5 * TStringStream now observes encoding, bug ID #30508 před 8 roky
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, před 8 roky
  michael bc6819aa91 * Attempt to avoid overflow when reallocating stream před 9 roky