florian
|
91649eb2e5
* missing programs added to rules, so make clean works better
|
4 years ago |
Jonas Maebe
|
9df70f08b1
* fix linker map generation on Darwin
|
4 years ago |
svenbarth
|
b446023e5b
* use Str instead of IntToStr to avoid overload problems with unsigned types
|
4 years ago |
svenbarth
|
c3fd06b6b5
* fix for Mantis #38390: use Val instead of StrToInt to avoid overload problems
|
4 years ago |
pierre
|
268f7bfb5c
Add cs_generate_uf2 entry into ppudump
|
4 years ago |
florian
|
225eb8ed12
* do not output error numbers for options
|
4 years ago |
yury
|
04727844b5
* Fixed value of the LF_PAD13 enum element.
|
4 years ago |
yury
|
2567631aad
* Removed in_x86mm_last (the duplicate no and unused) from the tinlinenumber enum.
|
4 years ago |
florian
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
4 years ago |
yury
|
9b1567f054
* Corrected method's visibility.
|
4 years ago |
yury
|
4fa99cff62
* Removed more assigned but unused vars.
|
4 years ago |
yury
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 years ago |
yury
|
0ab6b1ab4d
* Commented out the unneeded/unfinished code.
|
4 years ago |
yury
|
31cd3df783
* Fixed r44145. To test if a constant is declared it is needed to use {$if declared()} instead of {$if defined()}.
|
4 years ago |
florian
|
402876bc1f
* let theapthread wait unneededly less so the total run time is shorter
|
4 years ago |
yury
|
9c265d71f0
* Fixed a wrong code caused by a typo. It has been revealed by a note about an unused var.
|
4 years ago |
yury
|
221efd7a80
* Commented out some unused (yet?) local variables.
|
4 years ago |
yury
|
0a021be803
* Corrected visibility of overridden methods.
|
4 years ago |
yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 years ago |
yury
|
7ffa963127
* Moved the tregistry2 test back to packages and added more test OS targets.
|
4 years ago |
yury
|
ddf0ce014b
* Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t".
|
4 years ago |
michael
|
67a3af29a0
* Patch from Laco to fix bug ID #37849
|
4 years ago |
michael
|
55485228ca
* Allow milliseconds up to 1000 milliseconds
|
4 years ago |
yury
|
31135b3890
* Delete the test.xml file on exit.
|
4 years ago |
yury
|
e84fbcedac
* Changed the registry test. TRegistry.DeleteKey must delete all sub-keys. It is Delphi compatible despite the incorrect statement in the online Delphi docs.
|
4 years ago |
michael
|
25e2f29e01
* Add Port to SQLConnector
|
4 years ago |
florian
|
9803318fef
* give a proper error if macros are too deeply nested
|
4 years ago |
michael
|
e3481eecfb
* Patch from Andrey Sobol to improve display of specialized types
|
4 years ago |
michael
|
b51fd7079a
* Allow single page mode for multi-page writers
|
4 years ago |
florian
|
2519fb1266
* patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383
|
4 years ago |