Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt 7097a1030f * Added Read64/Write64 há 3 anos atrás
  Michaël Van Canneyt 042eb7e8c1 * Small safety precaution há 3 anos atrás
  Sergey Larin e27ea76b88 The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt. há 4 anos atrás
  marco c8be89c7fa * fix from Sebastian Hellwig for writeunicodestring bytes number, mantis 0038963 há 4 anos atrás
  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 há 4 anos atrás
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString há 4 anos atrás
  michael 74e65f77bc * Fix bug ID #37118 há 5 anos atrás
  ondrej a5ed5bd942 TFileStream: use SysErrorMessage in exception message if available há 5 anos atrás
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream há 5 anos atrás
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring há 5 anos atrás
  michael e4385d1b19 * Fix bug ID #35576 há 6 anos atrás
  michael dc592a888f * Make explicit that Integer is 32-bit há 6 anos atrás
  michael fdccb0d62f * FIx compilation with 3.0.4 há 6 anos atrás
  michael 58f1a8513b * FIx compilation for platforms that do not have extended há 6 anos atrás
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible há 6 anos atrás
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop há 6 anos atrás
  michael 844a9b0ca6 * Actually observe TStringStream.OwnsEncoding in destructor há 7 anos atrás
  michael ab0c29e54f * Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string há 8 anos atrás
  michael 2b1bb6a5f5 * TStringStream now observes encoding, bug ID #30508 há 8 anos atrás
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, há 8 anos atrás
  michael bc6819aa91 * Attempt to avoid overflow when reallocating stream há 9 anos atrás
  michael 6b3b3d5c0c * Fix bug ID #29155, wrong declaration of ISTream. há 9 anos atrás
  michael e6b86d9b5b * Made string in stringstream constructor optional há 9 anos atrás
  michael 61969710c3 * Writebuffer too (Fix bug 28796streams.inc há 9 anos atrás
  michael 2c24153736 * Fix bug #28796 há 9 anos atrás
  yury e1a0b1204a * Removed unused vars in RTL. há 10 anos atrás
  michael 5f5883695d * Fix bug #26954 há 10 anos atrás
  michael 71a1628303 * Fix bug #24645 há 11 anos atrás
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint há 11 anos atrás
  michael f163a35238 * UniqueString called on initial string for stringstream (bug ID 24130) há 11 anos atrás