Commit History

Author SHA1 Message Date
  michael 910a88122f * Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519) 10 years ago
  michael 66f711ad09 * Fixed bug ID #26070 11 years ago
  nickysn 015c7e951a * Changed the default packset setting to 1 and disabled the padding of 3-byte 11 years ago
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint 11 years ago
  Jonas Maebe 5e129b4ac5 * fixed TBinaryObjectReader.ReadSingle(), .ReadCurrency() and .ReadDate(): 11 years ago
  nickysn 4953fd0bb0 * use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility 12 years ago
  paul 5a6b6d2c4d rtl: fix loading of long integer values to float properties 12 years ago
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus 12 years ago
  sergei 4b5c8bcac2 * Access VMT members using TVmt record instead of pointer manipulations. 13 years ago
  marco 71aa7eaabd * fix from mantis 17818. Value is only peaked, add readvalue to also consume it. 14 years ago
  michael 4d2786d238 * Patch from Luiz americo to use FPList where possible 15 years ago
  marco 805e5a79c6 * writer.writeset, reader.readset as per mantis 10501 15 years ago
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED 16 years ago
  Jonas Maebe c943c609bd + support for vaString when reading variant properties 16 years ago
  Jonas Maebe e9fcae46d9 * replaced "tvardata" with "variant" in the interface for streaming 16 years ago
  Jonas Maebe b95b1cc983 * variants are now stored in a stream as regular values instead of as a 16 years ago
  Jonas Maebe 3884a9b065 * initialise temporary variants using fillchar instead of using varclearproc 16 years ago
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, 16 years ago
  Jonas Maebe 4bb1d13d83 * fixed reading utf-8 strings from streams (based on patch by Anton 16 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  florian 502b41a277 * fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong 17 years ago
  Almindor 3195d8bd79 * patch from Vincent to fix TReader.ReadCollection calling clear() logic 17 years ago
  Jonas Maebe b6a8e4343d * fixed tbinaryobjectwrite.writeset/readset on big endian systems 17 years ago
  michael 0ad7cfe39b * UTF8 strings read as normal strings, not widestrings (bug reported by Stefan Lechner) 17 years ago
  michael 9d3d2bba0b * Fixed resolving references; FFixups was being freed too early 17 years ago
  michael f2e38c068a * Patch from Colin Western to fix finding components in ancestors 17 years ago
  michael 1427c70b14 * Hopefully Fixed local memory leak in TReader.FixupReferences 17 years ago
  michael 93400f276c Merged revisions 9263-10571 via svnmerge from 17 years ago