Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 015c7e951a * Changed the default packset setting to 1 and disabled the padding of 3-byte vor 11 Jahren
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint vor 11 Jahren
  michael ddda356ee8 * Applied patch from Bug ID #25048, fixing write of TPersistent (TCollection) vor 11 Jahren
  michael fa0454afe2 * Fixed references to sub components (mantis #18021) vor 15 Jahren
  paul e2dbccf017 rtl: fix streaming of ancestor components - save/restore FRootAncestor in TWriter.WriteComponent because it can be changed by DoFindAncestor call (if IDE/or user code is connected to OnFindAncestor event) vor 15 Jahren
  marco 805e5a79c6 * writer.writeset, reader.readset as per mantis 10501 vor 16 Jahren
  marco e018effcd2 * non-resolved methods are not written. Mantis 13846(laz) / 14798(fpc) vor 16 Jahren
  michael 89ec956733 * Patch from Mattias Gaertner to fix property overrides. (bug ID 14885) vor 16 Jahren
  michael a7ed599879 * Patch from martin friebe (bug id 14380) to fix streaming of frames vor 16 Jahren
  Jonas Maebe d89eedf38d * support varbyref and vararray (the latter if convertable to a single vor 16 Jahren
  Jonas Maebe e9fcae46d9 * replaced "tvardata" with "variant" in the interface for streaming vor 16 Jahren
  Jonas Maebe b95b1cc983 * variants are now stored in a stream as regular values instead of as a vor 16 Jahren
  Jonas Maebe 3884a9b065 * initialise temporary variants using fillchar instead of using varclearproc vor 16 Jahren
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, vor 16 Jahren
  yury 1fe90fe7dc * Removed unused code and unused local variable. vor 17 Jahren
  michael c94843c646 * Fixed writing of default boolean values vor 17 Jahren
  michael d77b2b2c0c * Fixed writing of default float values vor 17 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  michael 0ed810b6b0 * Fixed default value for floats (mantis #9183) vor 17 Jahren
  michael d0d3a79731 * Patch from Martin Schreiber to fix streaming inherited collections vor 17 Jahren
  florian 502b41a277 * fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong vor 17 Jahren
  Jonas Maebe b6a8e4343d * fixed tbinaryobjectwrite.writeset/readset on big endian systems vor 17 Jahren
  yury f82028ec50 * Removed unused local var. vor 17 Jahren
  michael d8fdb83aa2 * Fixed access violation vor 17 Jahren
  michael 6650d151f6 * Fixed (hopefully) childpos writing vor 17 Jahren
  michael 51f5fd5eb7 * Patch from Martin Schreiber to fix inline component streaming vor 17 Jahren
  michael 618c2ee4f9 * Fixed inline components streaming vor 17 Jahren
  michael b2253c0bd9 * Speedup for ancestor lookup using sorted list vor 17 Jahren
  michael d5eec67b53 * Fixed ancestor handling (bug ID 11067) vor 17 Jahren
  michael aaa394cb93 * GetPropList returns nil if no items found. Memory Leak stopped in case of exception vor 17 Jahren