提交历史

作者 SHA1 备注 提交日期
  marco eb2a80d272 * TContainedObject 10496. First implementation copied from TInterfacedObject 17 年之前
  Jonas Maebe 5cffd5d22b * marked TObject.InitInstance as inline 18 年之前
  daniel 6491a6e914 * Make vtype signed again to prevent unnecessary 64 bit promotions. 18 年之前
  daniel ea47fcfc97 * ptrint -> ptruint 18 年之前
  Jonas Maebe b52c4f821a * make sure the size of tinterfaceentry is correct, regardless of 18 年之前
  ivost c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 18 年之前
  florian 49796e5151 + TAggregatedObject, fixes #8149 18 年之前
  florian 21955282d0 + infrastructure for DispInterface call dispatching 18 年之前
  ivost 0a63d12099 * added RFC4122 fields to TGuid (those are used by uuid.pas, an implementation of RFC4122 functions) 18 年之前
  chrivers fca5f6fc5e Added EntryOffset field for _IMPLEMENTS 19 年之前
  chrivers 3e1c0cc8a5 Added type TInterfaceEntryType, EntryType field in TInterfaceEntry. Used in "implements"-implementation 19 年之前
  florian 5a29c69982 * fixed previously broken IDispatch declaration 19 年之前
  florian c4aed2c424 * result type of IDipatch methods is HResult 19 年之前
  tom_at_work f86ee115d8 * more fixes for 64 bit compilation after Peter's changes 19 年之前
  peter d7692a588e * fix alignments in vmt, remove all explicit 16 and 32 bit values 19 年之前
  peter 767291ca5f * refactor reading and setting of parent classes 20 年之前
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 20 年之前
  florian 0b3094fdde * from Thomas Schatzl: changed result type of InstanceSize to PtrInt 20 年之前
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines 20 年之前
  michael 21425e303c + Removed HASVARIANT define 20 年之前
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian da85b90f65 + tmethod 20 年之前
  peter 7cf6eff07f * interface additions 20 年之前
  peter a68b710efd * retrieve backtrace when exception is raised 20 年之前
  peter b80e1cfcdb * vtype changed to ptrint 21 年之前
  peter f66ecd70cd * class size changed to aint 21 年之前