#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 1349f1db03 * fix for Mantis #35359: only WideString counts the size in Byte, UnicodeString uses the size in WideChars 6 lat temu
compiler 1349f1db03 * fix for Mantis #35359: only WideString counts the size in Byte, UnicodeString uses the size in WideChars 6 lat temu
installer 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 lat temu
packages 3493579c2d * avoid a warning regarding automatic type conversion of Comp 6 lat temu
rtl 46a8afb50d + declare Pointer types for the remaining Boolean types 6 lat temu
tests 251c559662 * fix for Mantis #35533: when searching for helpers on types that usually don't support a point operator, don't use automatic dereferentiation 6 lat temu
utils 1d9220d270 Use %X instead of %x for C hexadecimal constants as Free Pascal hexstr uses uppercase characters A to F for values 10 to 15 6 lat temu
.gitattributes 251c559662 * fix for Mantis #35533: when searching for helpers on types that usually don't support a point operator, don't use automatic dereferentiation 6 lat temu
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 lat temu
Makefile 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 6 lat temu
Makefile.fpc a34d4e715c Merged riscv_new branch 7 lat temu
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu