florian
|
6a902660a5
* patch by Rika: Make more use of fpc_*_array (mainly fpc_addref_array) in rtl/inc/dynarr.inc, resolves #40174
|
há 2 anos atrás |
maciej-izak
|
0cff9fe83c
* Call management operator (Initialize) for records when SetLength for dynamic arrays is used.
|
há 8 anos atrás |
Jonas Maebe
|
eda52f81cd
* fixed the type of the "count" parameter of the int_FinalizeArray() forward
|
há 10 anos atrás |
Jonas Maebe
|
1355fc0198
- disabled RecordRTTI declaration on the JVM target, because that
|
há 12 anos atrás |
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).
|
há 12 anos atrás |
sergei
|
f136e44b6b
- RTL: cleaned up remaining 'decr_ref' routines (not removed completely due to bootstrapping needs, but aliased to 'finalize' ones).
|
há 13 anos atrás |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
há 14 anos atrás |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
há 20 anos atrás |
peter
|
4ace790492
* remove $Log
|
há 20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
há 20 anos atrás |
fpc
|
50778076c3
initial import
|
há 20 anos atrás |
peter
|
e417e34496
* truncate log
|
há 20 anos atrás |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
há 21 anos atrás |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
há 23 anos atrás |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
há 24 anos atrás |