Commit History

Автор SHA1 Съобщение Дата
  michael e4385d1b19 * Fix bug ID #35576 преди 6 години
  michael dc592a888f * Make explicit that Integer is 32-bit преди 6 години
  michael fdccb0d62f * FIx compilation with 3.0.4 преди 6 години
  michael 58f1a8513b * FIx compilation for platforms that do not have extended преди 6 години
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible преди 6 години
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop преди 6 години
  michael 844a9b0ca6 * Actually observe TStringStream.OwnsEncoding in destructor преди 7 години
  michael ab0c29e54f * Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string преди 8 години
  michael 2b1bb6a5f5 * TStringStream now observes encoding, bug ID #30508 преди 8 години
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, преди 8 години
  michael bc6819aa91 * Attempt to avoid overflow when reallocating stream преди 9 години
  michael 6b3b3d5c0c * Fix bug ID #29155, wrong declaration of ISTream. преди 9 години
  michael e6b86d9b5b * Made string in stringstream constructor optional преди 10 години
  michael 61969710c3 * Writebuffer too (Fix bug 28796streams.inc преди 10 години
  michael 2c24153736 * Fix bug #28796 преди 10 години
  yury e1a0b1204a * Removed unused vars in RTL. преди 10 години
  michael 5f5883695d * Fix bug #26954 преди 10 години
  michael 71a1628303 * Fix bug #24645 преди 11 години
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint преди 11 години
  michael f163a35238 * UniqueString called on initial string for stringstream (bug ID 24130) преди 11 години
  michael b023e30164 * Only resize TStringStream.Datastring in case the string will grow because of the write operation преди 11 години
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus преди 12 години
  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. преди 12 години
  michael a3f7a7fdb4 * Avoid overflow when reading from streams > 2gb преди 13 години
  florian 39aef35bdc * pass not only exception address but also frame to raise: преди 13 години
  Jonas Maebe 404e1a34a4 * changed resource handle parameters from THandle to TFPResourceHMODULE so преди 13 години
  michael 9fc66414b5 * Avoid code duplication in TFileStream.Create преди 14 години
  florian cd2488d177 * fix compilation on 64 Bit targets преди 14 години
  paul 7817f5017d rtl: add TBytesStream class for compatibility with delphi (TStringStream is a descendant of TBytesStream) + test преди 14 години
  michael 96e5333dc2 * Added fakeSeekForward for benefit of descendant streams. преди 14 години