florian
|
6b3120a3f9
Merged revisions 4355 via svnmerge from
|
19 years ago |
peter
|
495ffec968
Merged revisions 2282,2290,2292-2295,2297,2299,2302,2304 via svnmerge from
|
19 years ago |
peter
|
94052210ca
Merged revisions 1954-1955,1962-1963,1966-1967,1969,1973,1979,1982,1987-1992,1994-1999,2003-2007,2017,2021,2023,2031-2033,2035,2037,2039-2042,2045-2047,2050,2054-2057,2063,2065-2066,2069,2071-2075,2077-2078,2080-2081,2083,2097-2098,2101,2105-2106,2144-2145,2149,2156-2157,2176,2190,2194-2195,2202,2209-2211,2216,2220,2225-2232,2238 via svnmerge from
|
20 years ago |
peter
|
101eed1027
Merged revisions 1146-1152,1154-1160,1162-1164,1167-1170,1177-1178,1183-1184,1186-1192 via svnmerge from
|
20 years ago |
michael
|
eb58320a4f
+ Merged revision 307
|
20 years ago |
michael
|
16b73012e5
+ Merged revision 265
|
20 years ago |
michael
|
0b4d85b498
+ Merged revision 251
|
20 years ago |
michael
|
e71ac7f647
+ Merged revision 239
|
20 years ago |
peter
|
dbf8134f0a
Merged revisions 231 via svnmerge from
|
20 years ago |
fpc
|
b409904e44
Merged revisions 42 via svnmerge from
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
81fd0bb72c
+ Removed S_OK declarations, they are in objpash.inc
|
20 years ago |
florian
|
3a6006367f
* getinterface fixed
|
20 years ago |
peter
|
36d97e9310
* call initspecialchars if one of the specialchars is configured
|
20 years ago |
florian
|
7b56e65a4b
* fixed FieldAddress for 64 bit and CPUs requiring proper alignment
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
36bcc2defa
* fixed memory release in TInterfacedObject._Release
|
21 years ago |
florian
|
b6d34b6bd1
* fixed dyn. array handling for 32 bit architectures requiering proper alignment
|
21 years ago |
florian
|
ac7f9351f0
* info record about class fields must be packed else it will be aligned wrongly on 64 bit platforms
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
florian
|
2f291713e1
* fixed aligntoptr
|
21 years ago |
florian
|
feeba0ede6
* bootstrapping with rtti alignment fixed
|
21 years ago |
florian
|
b39c0af01b
* rtti alignment fixed
|
21 years ago |
florian
|
f3e9309eef
* fixed tobject.dispatch for 64 bit cpus
|
21 years ago |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 years ago |
florian
|
7367801810
* more alignment fixes
|
21 years ago |
florian
|
5e82863f3f
* CleanupInstance takes now care of FPC_REQUIRES_PROPER_ALIGNMENT
|
21 years ago |
peter
|
72324a4283
* tkclass removed from finalize()
|
21 years ago |
michael
|
bea2706914
+ fix from Ivan Shikhalev for QueryInterface to return ancestor methods
|
22 years ago |
florian
|
eab5d1f7c5
* started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C)
|
22 years ago |