Histórico de Commits

Autor SHA1 Mensagem Data
  michael fa0454afe2 * Fixed references to sub components (mantis #18021) há 15 anos atrás
  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) há 15 anos atrás
  marco 805e5a79c6 * writer.writeset, reader.readset as per mantis 10501 há 16 anos atrás
  marco e018effcd2 * non-resolved methods are not written. Mantis 13846(laz) / 14798(fpc) há 16 anos atrás
  michael 89ec956733 * Patch from Mattias Gaertner to fix property overrides. (bug ID 14885) há 16 anos atrás
  michael a7ed599879 * Patch from martin friebe (bug id 14380) to fix streaming of frames há 16 anos atrás
  Jonas Maebe d89eedf38d * support varbyref and vararray (the latter if convertable to a single há 16 anos atrás
  Jonas Maebe e9fcae46d9 * replaced "tvardata" with "variant" in the interface for streaming há 16 anos atrás
  Jonas Maebe b95b1cc983 * variants are now stored in a stream as regular values instead of as a há 16 anos atrás
  Jonas Maebe 3884a9b065 * initialise temporary variants using fillchar instead of using varclearproc há 16 anos atrás
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, há 16 anos atrás
  yury 1fe90fe7dc * Removed unused code and unused local variable. há 17 anos atrás
  michael c94843c646 * Fixed writing of default boolean values há 17 anos atrás
  michael d77b2b2c0c * Fixed writing of default float values há 17 anos atrás
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from há 17 anos atrás
  michael 0ed810b6b0 * Fixed default value for floats (mantis #9183) há 17 anos atrás
  michael d0d3a79731 * Patch from Martin Schreiber to fix streaming inherited collections há 17 anos atrás
  florian 502b41a277 * fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong há 17 anos atrás
  Jonas Maebe b6a8e4343d * fixed tbinaryobjectwrite.writeset/readset on big endian systems há 17 anos atrás
  yury f82028ec50 * Removed unused local var. há 17 anos atrás
  michael d8fdb83aa2 * Fixed access violation há 17 anos atrás
  michael 6650d151f6 * Fixed (hopefully) childpos writing há 17 anos atrás
  michael 51f5fd5eb7 * Patch from Martin Schreiber to fix inline component streaming há 17 anos atrás
  michael 618c2ee4f9 * Fixed inline components streaming há 17 anos atrás
  michael b2253c0bd9 * Speedup for ancestor lookup using sorted list há 17 anos atrás
  michael d5eec67b53 * Fixed ancestor handling (bug ID 11067) há 17 anos atrás
  michael aaa394cb93 * GetPropList returns nil if no items found. Memory Leak stopped in case of exception há 17 anos atrás
  michael 9877763599 * Fixed missing defineproperties há 17 anos atrás
  michael 93400f276c Merged revisions 9263-10571 via svnmerge from há 17 anos atrás