florian
|
9f293df425
* export DynArrayAssign, resolves #39897
|
3 gadi atpakaļ |
svenbarth
|
8b5461367b
* move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic
|
8 gadi atpakaļ |
svenbarth
|
345d83c3e3
Merge RTTI changes from packages branch (including adjustments that were required due to changes in trunk since then). These changes favor source backwards compatibility in contrast to Delphi compatibility. Binary compatiblity is however drastically broken due to the indirect references that are platform independant!
|
9 gadi atpakaļ |
marco
|
4733e50de5
* system unit additions from mantis #27206. Exports some dynarray related RTTI functions.
|
10 gadi atpakaļ |
Jonas Maebe
|
69c29a415f
* pass the procdef to getintparaloc instead of only the proccalloption, so
|
12 gadi atpakaļ |
florian
|
c5f82ba6de
+ (ole)variant<->error type conversion
|
20 gadi atpakaļ |
florian
|
8dd52941d5
* tdynarraytypeinfo moved to interface
|
20 gadi atpakaļ |
peter
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
fpc
|
50778076c3
initial import
|
20 gadi atpakaļ |
peter
|
e417e34496
* truncate log
|
20 gadi atpakaļ |
peter
|
3094258825
* removed warnings
|
21 gadi atpakaļ |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 gadi atpakaļ |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 gadi atpakaļ |