svenbarth
|
cb953f68c2
|
* as 3.2.0 is now the oldest compiler we support we can now use {$push} {$pop} to reset the $minenumsize in the RTTI header
git-svn-id: trunk@49403 -
|
2021-05-27 05:43:01 +00:00 |
|
pierre
|
3aa253c11d
|
Allow system unit to be compiled without RTTI feature
git-svn-id: trunk@45351 -
|
2020-05-13 09:10:23 +00:00 |
|
svenbarth
|
c07e723d37
|
+ add some Delphi-compatible type kind aliases
git-svn-id: trunk@37707 -
|
2017-12-09 16:18:19 +00:00 |
|
svenbarth
|
8b5461367b
|
* move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic
* also adjust (P)Byte usages to (P/T)TypeKind where necessary/approbiate
git-svn-id: trunk@36873 -
|
2017-08-11 20:37:36 +00:00 |
|
marco
|
4733e50de5
|
* system unit additions from mantis #27206. Exports some dynarray related RTTI functions.
git-svn-id: trunk@29364 -
|
2015-01-01 00:21:40 +00:00 |
|