Historique des commits

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