Commit History

Autor SHA1 Mensaxe Data
  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 %!s(int64=4) %!d(string=hai) anos
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString %!s(int64=4) %!d(string=hai) anos
  michael 74e65f77bc * Fix bug ID #37118 %!s(int64=5) %!d(string=hai) anos
  ondrej a5ed5bd942 TFileStream: use SysErrorMessage in exception message if available %!s(int64=5) %!d(string=hai) anos
  ondrej e1e4f4c122 classes: introduce TRawByteStringStream %!s(int64=5) %!d(string=hai) anos
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring %!s(int64=5) %!d(string=hai) anos
  michael e4385d1b19 * Fix bug ID #35576 %!s(int64=6) %!d(string=hai) anos
  michael dc592a888f * Make explicit that Integer is 32-bit %!s(int64=6) %!d(string=hai) anos
  michael fdccb0d62f * FIx compilation with 3.0.4 %!s(int64=6) %!d(string=hai) anos
  michael 58f1a8513b * FIx compilation for platforms that do not have extended %!s(int64=6) %!d(string=hai) anos
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible %!s(int64=6) %!d(string=hai) anos
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop %!s(int64=6) %!d(string=hai) anos
  michael 844a9b0ca6 * Actually observe TStringStream.OwnsEncoding in destructor %!s(int64=7) %!d(string=hai) anos
  michael ab0c29e54f * Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string %!s(int64=8) %!d(string=hai) anos
  michael 2b1bb6a5f5 * TStringStream now observes encoding, bug ID #30508 %!s(int64=8) %!d(string=hai) anos
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, %!s(int64=8) %!d(string=hai) anos
  michael bc6819aa91 * Attempt to avoid overflow when reallocating stream %!s(int64=9) %!d(string=hai) anos
  michael 6b3b3d5c0c * Fix bug ID #29155, wrong declaration of ISTream. %!s(int64=9) %!d(string=hai) anos
  michael e6b86d9b5b * Made string in stringstream constructor optional %!s(int64=9) %!d(string=hai) anos
  michael 61969710c3 * Writebuffer too (Fix bug 28796streams.inc %!s(int64=9) %!d(string=hai) anos
  michael 2c24153736 * Fix bug #28796 %!s(int64=9) %!d(string=hai) anos
  yury e1a0b1204a * Removed unused vars in RTL. %!s(int64=10) %!d(string=hai) anos
  michael 5f5883695d * Fix bug #26954 %!s(int64=10) %!d(string=hai) anos
  michael 71a1628303 * Fix bug #24645 %!s(int64=11) %!d(string=hai) anos
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint %!s(int64=11) %!d(string=hai) anos
  michael f163a35238 * UniqueString called on initial string for stringstream (bug ID 24130) %!s(int64=11) %!d(string=hai) anos
  michael b023e30164 * Only resize TStringStream.Datastring in case the string will grow because of the write operation %!s(int64=11) %!d(string=hai) anos
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus %!s(int64=12) %!d(string=hai) anos
  svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. %!s(int64=12) %!d(string=hai) anos
  michael a3f7a7fdb4 * Avoid overflow when reading from streams > 2gb %!s(int64=12) %!d(string=hai) anos