#fpc #freepascal #compiler #fpcobj #pascal

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