Histórico de Commits

Autor SHA1 Mensagem Data
  paul 69f50bc594 rtl: add enumerators to the basic classes há 16 anos atrás
  ivost fff6e218af * readded BeforeDestructor that calls Destroying (delphi compatibility issue) há 16 anos atrás
  ivost 74c09e2268 * fixed strange free notification behavior of TComponent. Must be some memory corruption or so. há 16 anos atrás
  ivost 91430b6837 * reverted 13297 há 16 anos atrás
  ivost 8b7167e538 * revised TComponent class. There was a lot of outdated, bad, maybe also old code. Tested also with Lazarus. há 16 anos atrás
  Jonas Maebe ba951580a2 * fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890) há 16 anos atrás
  yury 80fe51380d * Removed unused private fields TThread.FMethod and TThread.FSynchronizeException. há 16 anos atrás
  michael a43bda5052 * Added sort method to TCollection 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 f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, há 16 anos atrás
  yury 8bbb39b630 * MaxBitFlags must not exceed MaxInt atm. After r12443, MaxBitFlags was $3FFFFFFE0. "unreachable code" warning indicated that something is wrong. Please fix all warning/notes to eliminate possible coding errors... há 16 anos atrás
  marco 658dc2d8cd * increased very low (64k) TBits limit to +/- 2GB, like most datastructures. há 16 anos atrás
  florian 23bbb087bd * indention fixed há 16 anos atrás
  yury 5ffec2d876 * Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public). há 16 anos atrás
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from há 17 anos atrás
  michael 64e6d68a64 * Implemented StrictDelimiter without the delphi bugs (mantis #8910) há 17 anos atrás
  michael 2482742fc5 * Var -> Out parameters in tstrings.getnameval há 17 anos atrás
  giulio 028c6d9042 Inline methods inside classes unit protected by {$ifdef classesinline} há 17 anos atrás
  michael ee1757a6c5 * Patch from Paul Ishenin to implement SetDesigning and SetDesignInstance há 17 anos atrás
  michael 2109a8b611 * Make sure fpdoc can parse through classes há 17 anos atrás
  michael 6650d151f6 * Fixed (hopefully) childpos writing há 17 anos atrás
  yury bc50a7fd6c * Removed unused vars. 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 93400f276c Merged revisions 9263-10571 via svnmerge from há 17 anos atrás