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