Michaël Van Canneyt
|
cc6aabaf8b
* Introduce IsClassProperty, Index and Default in TRttiProperty. Patch from Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
fd10c88264
* Correct TRttiOrdinalType.GetIsOrdinal. Patch from Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
072cb55315
* Get method by address. Patch by Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
6c1c3e35ee
* Introduce AsOrdinal. Patch by Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
5a6b4ed8e4
* Delphi-compatible ToString for TRttiType. Patch from Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
98a7fe6204
* TValue.From with buffer and typeinfo. Patch from Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
69140d22eb
* Allow to cast pointer TValue to class pointer. Patch from Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
5945722811
* Introduce AsRecord. Patch by Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
1c816990c3
* Allow assign of pointer to TValue. Patch by Lipinast Lekrisov
|
9 months ago |
Michaël Van Canneyt
|
bb2d12457c
* Add all test files to project
|
9 months ago |
Sven/Sarah Barth
|
ae938e16a5
* correctly disable the Atomic*Lock functions for the fpc_atomic_cmp_xchg_*() helper fallback of the CPU size
|
9 months ago |
florian
|
d33e7920a2
* more RiscV paramgr unification
|
9 months ago |
Michaël Van Canneyt
|
5632af2afa
* Correctly handle missing extensions for dotted include file names. Fixes issue #41064
|
9 months ago |
florian
|
98b1aee2a5
* more RiscV paramgr unification
|
9 months ago |
florian
|
f32eaa1564
* skeleton to unify the RiscV paramgr
|
9 months ago |
florian
|
74bad92e4d
* formatting
|
9 months ago |
Sven/Sarah Barth
|
5e53c7fd04
+ add test that checks that the Atomic*-intrinsics work correctly inside generics
|
9 months ago |
Sven/Sarah Barth
|
311c023271
* ensure that any Boolean type can be used for the Succeeded parameter and that there are no unitialized warnings
|
9 months ago |
Sven/Sarah Barth
|
6828da9c6c
* fix #41062: correctly handle atomic intrinsics inside generics
|
9 months ago |
florian
|
0265d5d0c9
* test might not be precise enough with fastmath
|
9 months ago |
florian
|
b26c009d90
* apply Addi0Op2Op to more operations
|
9 months ago |
Karl-Michael Schindler
|
36611e66e6
Update errord*.msg
|
10 months ago |
Karl-Michael Schindler
|
4267545c72
Update errore.msg
|
10 months ago |
Michaël Van Canneyt
|
c29fb28bda
* Fixes for unicode rtl
|
9 months ago |
Michaël Van Canneyt
|
a8ccf71bd0
* Add overload, needed when specializing in Delphi mode
|
9 months ago |
Karoly Balogh
|
c2ceb4bb99
m68k-amiga: fix typo from commit e94d02a0 that broke the build
|
9 months ago |
Sven/Sarah Barth
|
e94d02a067
* with all existing RTLs switched over to the atomic intrinsics, the define FPC_SYSTEM_INTERLOCKED_USE_INTRIN can be removed again
|
9 months ago |
Sven/Sarah Barth
|
9b302983b0
* switch LoongArch 64 RTL to provide atomic intrinsic helpers instead of Interlocked* functions
|
9 months ago |
Sven/Sarah Barth
|
16f9ab3bdb
* switch Xtensa RTL to provide atomic intrinsic helpers instead of Interlocked* functions
|
9 months ago |
Sven/Sarah Barth
|
128a87a2dc
* switch AVR RTL to provide atomic intrinsic helpers instead of Interlocked* functions
|
9 months ago |