maciej-izak
|
0cff9fe83c
* Call management operator (Initialize) for records when SetLength for dynamic arrays is used.
|
8 yıl önce |
Jonas Maebe
|
eda52f81cd
* fixed the type of the "count" parameter of the int_FinalizeArray() forward
|
10 yıl önce |
Jonas Maebe
|
1355fc0198
- disabled RecordRTTI declaration on the JVM target, because that
|
12 yıl önce |
sergei
|
27c626245b
* Reuse RecordRTTI to finalize class instances. This is possible because RTTI for classes is the same as for records (except different value of tkKind field), and RecordRTTI ignores tkKind (assuming that required checks are done by its caller).
|
12 yıl önce |
sergei
|
f136e44b6b
- RTL: cleaned up remaining 'decr_ref' routines (not removed completely due to bootstrapping needs, but aliased to 'finalize' ones).
|
13 yıl önce |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
14 yıl önce |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 yıl önce |
peter
|
4ace790492
* remove $Log
|
20 yıl önce |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 yıl önce |
fpc
|
50778076c3
initial import
|
20 yıl önce |
peter
|
e417e34496
* truncate log
|
20 yıl önce |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 yıl önce |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 yıl önce |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 yıl önce |