#fpc #freepascal #compiler #fpcobj #pascal

pierre c6be9b29ee Try to update test to adapt to softfpu source changes 13 lat temu
compiler 06192a8137 Values of managed variables are never ever used after decrementing reference on the variable, so there is no point of having a 'decrement reference' as a separate operation. We can always do 'finalize', i.e. clear the contents after decref. 13 lat temu
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 lat temu
installer 88183dfcba * wrong path suggested for LIBPATH fixed 13 lat temu
packages 76fb845f4a * Re-generated makefile. It contained an invalid package name for some reason 13 lat temu
rtl 06192a8137 Values of managed variables are never ever used after decrementing reference on the variable, so there is no point of having a 'decrement reference' as a separate operation. We can always do 'finalize', i.e. clear the contents after decref. 13 lat temu
tests c6be9b29ee Try to update test to adapt to softfpu source changes 13 lat temu
utils 7f59902842 * Patch from Hand-Peter Diettrich to fix CHM extension usage 13 lat temu
.gitattributes 4bb05b21ed * Converted fpmkunit and the packages it depends on to fpmake building. 13 lat temu
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 lat temu
Makefile 5a4b8cfef2 * don't build utils on gba and embedded 13 lat temu
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 lat temu