| Commit message (Expand) | Author | Age | Files | Lines |
* | * synchronized with trunk | nickysn | 2020-04-26 | 31 | -0/+675 |
|\ |
|
| * | * fix for Mantis #36975: arraydefs are not allowed for generic types (this is... | svenbarth | 2020-04-26 | 1 | -0/+10 |
| * | * fix for Mantis #35140: apply patch by Ryan Joseph together with some furthe... | svenbarth | 2020-04-25 | 30 | -0/+665 |
* | | * synchronized with trunk | nickysn | 2020-04-24 | 1 | -0/+92 |
|\ \
| |/ |
|
| * | * add support for AND, OR, XOR and NOT of integer values in preprocessor dire... | svenbarth | 2020-04-24 | 1 | -0/+92 |
* | | * synchronized with trunk | nickysn | 2020-04-22 | 1 | -0/+31 |
|\ \
| |/ |
|
| * | * fix for Mantis #36951: B and BL can take immediate literals as well | svenbarth | 2020-04-22 | 1 | -0/+31 |
* | | * synchronized with trunk | nickysn | 2020-04-21 | 4 | -4/+38 |
|\ \
| |/ |
|
| * | * regenerate makefiles | svenbarth | 2020-04-21 | 4 | -4/+38 |
* | | * changed the object file format for z80-embedded and z80-zxspectrum to .rel | nickysn | 2020-04-20 | 4 | -0/+24 |
* | | * synchronized with trunk | nickysn | 2020-04-20 | 4 | -8/+142 |
|\ \
| |/ |
|
| * | Regenerate all Makefiles | pierre | 2020-04-20 | 4 | -8/+142 |
* | | * synchronized with trunk | nickysn | 2020-04-19 | 4 | -20/+8 |
|\ \
| |/ |
|
| * | * regenerated makefiles | jonas | 2020-04-19 | 4 | -20/+32 |
* | | * regenerated makefiles after sync with trunk | nickysn | 2020-04-19 | 4 | -4/+96 |
|/ |
|
* | * regenerated makefiles | jonas | 2020-04-18 | 4 | -36/+115 |
* | * when checking for an existing operator overload for the assignment operator... | svenbarth | 2020-04-17 | 2 | -0/+32 |
* | * fix Min/MaxSingle/Double values, resolves #36870 | florian | 2020-04-13 | 1 | -0/+24 |
* | * rebuild Makefiles | florian | 2020-04-10 | 4 | -4/+72 |
* | * commented test | florian | 2020-04-05 | 1 | -0/+1 |
* | + with the randseed set as in the test, the test fails on x86_64-linux, add... | florian | 2020-04-05 | 1 | -0/+46 |
* | * do not create full copies of objects when object checking is on, resolves... | florian | 2020-04-05 | 1 | -0/+30 |
* | * Patch from Bart Broersma to fix bug ID 36809 - test program | michael | 2020-04-01 | 1 | -0/+187 |
* | * regenerated Makefiles | florian | 2020-03-21 | 4 | -6/+40 |
* | * fix precedence of IS operator, resolves #35909 | florian | 2020-03-06 | 1 | -0/+12 |
* | * fix for Mantis #36738: when copying a record using its copy operator we ass... | svenbarth | 2020-03-02 | 1 | -0/+111 |
* | + add test for already fixed Mantis #24283 | svenbarth | 2020-02-28 | 1 | -0/+22 |
* | * fixed generic round(...) for large values based on a comment by Alexander... | florian | 2020-02-23 | 1 | -9/+75 |
* | * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation... | florian | 2020-02-22 | 2 | -0/+6 |
* | * throw an error if the forward interface type and the actual interface typ... | florian | 2020-02-21 | 3 | -0/+66 |
* | * fixed tests for architectures with FPC_COMP_IS_INT64 defined | florian | 2020-02-20 | 2 | -1/+21 |
* | * AArch64: the PIC code needs also more registers, so use the same ifdefs a... | florian | 2020-02-19 | 1 | -1/+1 |
* | * aarch64 suffers also from the limited tan precision of the softfpu | florian | 2020-02-18 | 1 | -1/+1 |
* | * tests need -CE | florian | 2020-02-17 | 2 | -0/+2 |
* | * fix global generic functions with constraints in mode Delphi by handling im... | svenbarth | 2020-02-16 | 3 | -0/+89 |
* | * do not allow constraints in headers of procedure implementations in delph... | florian | 2020-02-14 | 1 | -0/+23 |
* | * only resolve a dummy symbol if it is a type symbol (thus truly a dummy symbol) | svenbarth | 2020-02-14 | 2 | -0/+40 |
* | * fix for Mantis #36652: gracefully handle the error if one tries to implemen... | svenbarth | 2020-02-14 | 2 | -0/+41 |
* | * Disabled range and overflow checks for the tw36587 test, since overflows ar... | yury | 2020-02-14 | 1 | -0/+3 |
* | * fix TVector.Reserve after IncreaseCapacity changes, resolves #36698 | florian | 2020-02-13 | 1 | -0/+41 |
* | * Fixed r43577 for cases when the size of the new result of a simplified node... | yury | 2020-02-11 | 1 | -0/+34 |
* | * patch by J. Gareth Moreton: fixes internal error 200405231 with inline, r... | florian | 2020-02-05 | 1 | -0/+35 |
* | Use TEST_USE_LONGLOG by default, but check TEST_DISABLE_LONGLOG before setti... | pierre | 2020-02-04 | 2 | -0/+8 |
* | - test removed as it cannot work on all variants of currency support | florian | 2020-02-03 | 1 | -16/+0 |
* | * EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416 | florian | 2020-02-02 | 1 | -0/+24 |
* | * might_have_sideeffects takes care of absolute | florian | 2020-02-01 | 2 | -0/+36 |
* | * fix for Mantis #36631: it's an error if a POINT after an array is not follo... | svenbarth | 2020-02-01 | 2 | -0/+46 |
* | * test fixed | florian | 2020-01-31 | 1 | -1/+1 |
* | * r42239 broke the tw13948b test for aarch64. Fixed this and improved the test. | yury | 2020-01-28 | 1 | -0/+7 |
* | * Skip the test for android. | yury | 2020-01-27 | 1 | -0/+2 |