Pierre Muller
|
cf4d02ef92
Add globals to implementation _USES clause to prepare move of V_XXX constants to globals unit
|
vor 2 Jahren |
florian
|
1c100f0b13
* prepared test to be used as regression test
|
vor 2 Jahren |
Sven/Sarah Barth
|
3b455c1cf2
* fix #40390: implement support for handling parameter names (including __SELF and __HIGH(<identifier>)) that resolve directly to registers
|
vor 2 Jahren |
Sven/Sarah Barth
|
7f290c27ed
* fix name of test
|
vor 2 Jahren |
Sven/Sarah Barth
|
2df57e117b
* fix #40381: also check for hints when parsing the parameters of a routine (including open array parameters) or the result type of a function
|
vor 2 Jahren |
Sven/Sarah Barth
|
8fa439e64d
+ add some tests for hint directives in context of arrays (both with the element and the index) that check that the hint is indeed generated
|
vor 2 Jahren |
Sven/Sarah Barth
|
30a1cde7a5
* fix #40421: implement assembly variants of the SwapEndian functions for Aarch64
|
vor 2 Jahren |
Sven/Sarah Barth
|
98fc58b229
+ add a test that check for correct functionality of all the SwapEndian() overloads
|
vor 2 Jahren |
Pierre Muller
|
397745f49a
Add sysutils dependency on Dos unit for msdos OS
|
vor 2 Jahren |
Pierre Muller
|
0210254b2d
Fix wrong index error
|
vor 2 Jahren |
Pierre Muller
|
fbec954de9
Add dependency of dos unit to objpas unit due to use of objfpc mode for FreeRTOS OS
|
vor 2 Jahren |
Pierre Muller
|
cafcc19877
Regenerate Makefile's for amiga, aros, embedded and morphos OSes
|
vor 2 Jahren |
marcoonthegit
|
e789db81ed
* add two FOS_* constants, fixes #40422
|
vor 2 Jahren |
marcoonthegit
|
0af25e1644
* hopefully the final fix to #40288
|
vor 2 Jahren |
Rika Ichinose
|
f9667df16f
Remove ancient i386 implementations of (large)set_(add/mul/sub/symdif/contains)_sets that were kept as references until someone implements varset_* versions, according to the comment.
|
vor 2 Jahren |
Rika Ichinose
|
2dca69f2ac
Specialized fpc_varset_OP_sets for i386 and x86-64.
|
vor 2 Jahren |
marcoonthegit
|
3f73b6b918
* fix operator order in earlier sincos commit. What was I thinking? Thanks Alexey
|
vor 2 Jahren |
Henrique Gottardi Werlang
|
dd4de2f7e0
Removed not used unit.
|
vor 2 Jahren |
florian
|
7e69f399b3
* patch and test by Rika: fixes self inserts in Insert(x, dynarray) and improves Insert(x, dynarray), resolves #40417
|
vor 2 Jahren |
Rika Ichinose
|
1c4151d82e
Remake AdjustLineBreaks.
|
vor 2 Jahren |
Henrique Gottardi Werlang
|
8ecdc6ed05
Allow constructor RTTI info in Pas2Js generated file.
|
vor 2 Jahren |
Michaël Van Canneyt
|
9392e62935
* Trigger OnHeaders after responsestatuscode is set. Fixes issue #40419
|
vor 2 Jahren |
Michaël Van Canneyt
|
148bde3f8f
* Small improvement
|
vor 2 Jahren |
Rika Ichinose
|
2536041230
Faster genset.inc:fpc_varset_set_range.
|
vor 2 Jahren |
Interferon
|
0c3c9982b9
Added changes that didn't commit in merge 427
|
vor 2 Jahren |
Michaël Van Canneyt
|
4822daaa4f
* Patch from Alexey Torgashin to switch to const param strings where possible
|
vor 2 Jahren |
Michaël Van Canneyt
|
2d1e14f778
* Fix max key size
|
vor 2 Jahren |
florian
|
15e7dd3d9f
* patch and test by Rika: Redirect StrUtils.RPos to StrUtils.RPosEx, fix a bit, improve a bit, resolves #40394
|
vor 2 Jahren |
Marcus Sackrow
|
9c6d1d7dca
AROS: fixed dotted rtl
|
vor 2 Jahren |
Marcus Sackrow
|
374d22b5ea
MorphOS: fixed support for dotted rtl
|
vor 2 Jahren |