Commit History

Author SHA1 Message Date
  Jonas Maebe b52c4f821a * make sure the size of tinterfaceentry is correct, regardless of 18 years ago
  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 years ago
  florian 49796e5151 + TAggregatedObject, fixes #8149 18 years ago
  florian 21955282d0 + infrastructure for DispInterface call dispatching 18 years ago
  ivost 0a63d12099 * added RFC4122 fields to TGuid (those are used by uuid.pas, an implementation of RFC4122 functions) 18 years ago
  chrivers fca5f6fc5e Added EntryOffset field for _IMPLEMENTS 19 years ago
  chrivers 3e1c0cc8a5 Added type TInterfaceEntryType, EntryType field in TInterfaceEntry. Used in "implements"-implementation 19 years ago
  florian 5a29c69982 * fixed previously broken IDispatch declaration 19 years ago
  florian c4aed2c424 * result type of IDipatch methods is HResult 19 years ago
  tom_at_work f86ee115d8 * more fixes for 64 bit compilation after Peter's changes 19 years ago
  peter d7692a588e * fix alignments in vmt, remove all explicit 16 and 32 bit values 19 years ago
  peter 767291ca5f * refactor reading and setting of parent classes 19 years ago
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 20 years ago
  florian 0b3094fdde * from Thomas Schatzl: changed result type of InstanceSize to PtrInt 20 years ago
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines 20 years ago
  michael 21425e303c + Removed HASVARIANT define 20 years ago
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian da85b90f65 + tmethod 20 years ago
  peter 7cf6eff07f * interface additions 20 years ago
  peter a68b710efd * retrieve backtrace when exception is raised 20 years ago
  peter b80e1cfcdb * vtype changed to ptrint 21 years ago
  peter f66ecd70cd * class size changed to aint 21 years ago
  florian 6bf70cec85 * fixed vmt issues on 64 bit systems 21 years ago
  florian badb5717e1 * widechars in tvarrec fixed for big endian machines as well 22 years ago
  Jonas Maebe 8b4adf2a8e * changed tvarrec so chars and booleans work on big endian machines 22 years ago
  florian cd88850377 * fixed some arm stuff 22 years ago