peter
|
367958e154
* fpc_intf_assign_by_iid does not call Addref anymore, the QueryInterface call will increase the refcount
|
преди 19 години |
chrivers
|
dceda55abf
Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support
|
преди 19 години |
florian
|
849878b472
* fixed memory leak with the as operator, fixes #7174
|
преди 19 години |
tom_at_work
|
f86ee115d8
* more fixes for 64 bit compilation after Peter's changes
|
преди 19 години |
florian
|
e9b718a0a2
* cleanup
|
преди 20 години |
Jonas Maebe
|
640ddd2e26
- removed unused local conflicting type definition
|
преди 20 години |
tom_at_work
|
0b34b01a6d
* fixed class messages for PowerPC64, due to a wrong typecast
|
преди 20 години |
florian
|
0b3094fdde
* from Thomas Schatzl: changed result type of InstanceSize to PtrInt
|
преди 20 години |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
преди 20 години |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
преди 20 години |
michael
|
7712d4e2d1
+ Removed FPC_ALIGNSRTTI 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 години |
michael
|
81fd0bb72c
+ Removed S_OK declarations, they are in objpash.inc
|
преди 20 години |
florian
|
3a6006367f
* getinterface fixed
|
преди 20 години |
peter
|
36d97e9310
* call initspecialchars if one of the specialchars is configured
|
преди 20 години |
florian
|
7b56e65a4b
* fixed FieldAddress for 64 bit and CPUs requiring proper alignment
|
преди 20 години |
peter
|
e417e34496
* truncate log
|
преди 20 години |
florian
|
36bcc2defa
* fixed memory release in TInterfacedObject._Release
|
преди 21 години |
florian
|
b6d34b6bd1
* fixed dyn. array handling for 32 bit architectures requiering proper alignment
|
преди 21 години |
florian
|
ac7f9351f0
* info record about class fields must be packed else it will be aligned wrongly on 64 bit platforms
|
преди 21 години |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
преди 21 години |
florian
|
2f291713e1
* fixed aligntoptr
|
преди 21 години |
florian
|
feeba0ede6
* bootstrapping with rtti alignment fixed
|
преди 21 години |
florian
|
b39c0af01b
* rtti alignment fixed
|
преди 21 години |
florian
|
f3e9309eef
* fixed tobject.dispatch for 64 bit cpus
|
преди 21 години |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
преди 21 години |
florian
|
7367801810
* more alignment fixes
|
преди 21 години |