Historial de Commits

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