2
0

Коммит түүх

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