Commit History

Author SHA1 Message Date
  michael cf8c8652d4 * Merging revisions 1014 from trunk: 4 years ago
  michael 79e245988b * Merging revisions 944 from trunk: 4 years ago
  mattias 541735fe84 rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64 4 years ago
  mattias 25cd5e607a rtl: added TStrings.ToObjectArray and TStrings.ToStringArray 4 years ago
  michael d51ccfbc13 * Fixed buggy support for + between long strings 4 years ago
  svenbarth 06c02531e0 * fix compilation, mode ObjFPC requires specialize keyword 4 years ago
  michael 85abc5e040 * Add RegisterClasses 4 years ago
  michael bd2dd96c45 * Fix bug ID 37702 5 years ago
  michael 64419cbd51 * Fix from henrique Werlang to fix bug ID 37672, reading too big resource stream 5 years ago
  michael 0c8d5388e6 * TBytesStream.LoadFromURL 5 years ago
  michael 02a759f94d * Add stdcall in case of makestub 5 years ago
  michael 031890d363 * Fix bug ID 37543 - type alias 5 years ago
  michael bc1f5ab533 Use HRESULT for delphi compatibility 5 years ago
  michael 082bd8ce32 * Patch from Sven Barth to stream top/left 5 years ago
  michael 628dd46797 * Fix missing reference to procedure streaming 5 years ago
  michael b028be4ec2 * Fix bug 35558: Add SortList 5 years ago
  michael 20646eb432 * Fix from Sven Barth for bug ID 36676 : TParser reads too many bytes in certain cases 5 years ago
  mattias ac227214f3 rtl: less hints 6 years ago
  michael 0b21ea3b26 * Add ObjectTextToBinary and TParser 6 years ago
  michael ca8aae9072 * Implement TStringStream, ObjectBinaryToText 6 years ago
  michael 2742723507 * Replace asm block with pascal in setreference 6 years ago
  michael 1b44527498 * Implement (binary) streaming 6 years ago
  michael fd996c12f9 * Add $M+ to TPersistent 6 years ago
  michael 01edbe957a * Implement TStream 6 years ago
  michael c149455dce * Add SetReading 6 years ago
  michael 8ec22dc064 * Added SetWriting() 6 years ago
  michael a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 6 years ago
  mattias c2de3046cf rtl: added exception classes EStreamError, EFCreateError and friends 6 years ago
  mattias da901ab750 rtl: clean up 6 years ago
  mattias 8e84c3d709 sysutils: added function DeQuoteString 6 years ago