Historique des commits

Auteur SHA1 Message Date
  michael a137486439 * Implement flushbuffer abstract method in TFiler (bug ID 33062) il y a 7 ans
  michael e160d4c530 * Fix bug ID #32889, handle ReadInterfaceRaw in TReader il y a 7 ans
  michael 5e40444272 * Free component on error (bug ID 32626) il y a 7 ans
  svenbarth 530213711f * change the class references in a class' field table to indirect references il y a 7 ans
  michael cc81abdd83 * Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID il y a 8 ans
  marco 7ef8f00100 * more occured -> occurred spelling fixes. il y a 8 ans
  yury 7c62aadf65 * Fixed string conversion warnings in RTL. il y a 10 ans
  michael 910a88122f * Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519) il y a 10 ans
  michael 66f711ad09 * Fixed bug ID #26070 il y a 11 ans
  nickysn 015c7e951a * Changed the default packset setting to 1 and disabled the padding of 3-byte il y a 11 ans
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint il y a 11 ans
  Jonas Maebe 5e129b4ac5 * fixed TBinaryObjectReader.ReadSingle(), .ReadCurrency() and .ReadDate(): il y a 11 ans
  nickysn 4953fd0bb0 * use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility il y a 12 ans
  paul 5a6b6d2c4d rtl: fix loading of long integer values to float properties il y a 12 ans
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus il y a 12 ans
  sergei 4b5c8bcac2 * Access VMT members using TVmt record instead of pointer manipulations. il y a 13 ans
  marco 71aa7eaabd * fix from mantis 17818. Value is only peaked, add readvalue to also consume it. il y a 14 ans
  michael 4d2786d238 * Patch from Luiz americo to use FPList where possible il y a 15 ans
  marco 805e5a79c6 * writer.writeset, reader.readset as per mantis 10501 il y a 15 ans
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED il y a 16 ans
  Jonas Maebe c943c609bd + support for vaString when reading variant properties il y a 16 ans
  Jonas Maebe e9fcae46d9 * replaced "tvardata" with "variant" in the interface for streaming il y a 16 ans
  Jonas Maebe b95b1cc983 * variants are now stored in a stream as regular values instead of as a il y a 16 ans
  Jonas Maebe 3884a9b065 * initialise temporary variants using fillchar instead of using varclearproc il y a 16 ans
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, il y a 16 ans
  Jonas Maebe 4bb1d13d83 * fixed reading utf-8 strings from streams (based on patch by Anton il y a 16 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  florian 502b41a277 * fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong il y a 17 ans
  Almindor 3195d8bd79 * patch from Vincent to fix TReader.ReadCollection calling clear() logic il y a 17 ans
  Jonas Maebe b6a8e4343d * fixed tbinaryobjectwrite.writeset/readset on big endian systems il y a 17 ans