Historial de Commits

Autor SHA1 Mensaje Fecha
  mattias c1f3960388 rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) hace 2 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
  Michaël Van Canneyt 042eb7e8c1 * Small safety precaution 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
  marco c8be89c7fa * fix from Sebastian Hellwig for writeunicodestring bytes number, mantis 0038963 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 74e65f77bc * Fix bug ID #37118 hace 5 años
  ondrej a5ed5bd942 TFileStream: use SysErrorMessage in exception message if available hace 5 años
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream hace 5 años
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring hace 6 años
  michael e4385d1b19 * Fix bug ID #35576 hace 6 años
  michael dc592a888f * Make explicit that Integer is 32-bit hace 6 años
  michael fdccb0d62f * FIx compilation with 3.0.4 hace 6 años
  michael 58f1a8513b * FIx compilation for platforms that do not have extended hace 6 años
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible hace 6 años
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop hace 6 años
  michael 844a9b0ca6 * Actually observe TStringStream.OwnsEncoding in destructor hace 7 años
  michael ab0c29e54f * Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string hace 8 años
  michael 2b1bb6a5f5 * TStringStream now observes encoding, bug ID #30508 hace 8 años
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, hace 8 años
  michael bc6819aa91 * Attempt to avoid overflow when reallocating stream hace 9 años
  michael 6b3b3d5c0c * Fix bug ID #29155, wrong declaration of ISTream. hace 9 años
  michael e6b86d9b5b * Made string in stringstream constructor optional hace 10 años
  michael 61969710c3 * Writebuffer too (Fix bug 28796streams.inc hace 10 años
  michael 2c24153736 * Fix bug #28796 hace 10 años
  yury e1a0b1204a * Removed unused vars in RTL. hace 10 años
  michael 5f5883695d * Fix bug #26954 hace 10 años
  michael 71a1628303 * Fix bug #24645 hace 11 años