#fpc #freepascal #compiler #fpcobj #pascal

pierre c6be9b29ee Try to update test to adapt to softfpu source changes 13 years ago
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 years ago
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 years ago
installer 88183dfcba * wrong path suggested for LIBPATH fixed 13 years ago
packages 76fb845f4a * Re-generated makefile. It contained an invalid package name for some reason 13 years ago
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 years ago
tests c6be9b29ee Try to update test to adapt to softfpu source changes 13 years ago
utils 7f59902842 * Patch from Hand-Peter Diettrich to fix CHM extension usage 13 years ago
.gitattributes 4bb05b21ed * Converted fpmkunit and the packages it depends on to fpmake building. 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 5a4b8cfef2 * don't build utils on gba and embedded 13 years ago
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 years ago