#fpc #freepascal #compiler #fpcobj #pascal

pierre bf321b72c7 * Try to fix go32v2 problems related to DJGPP code using C free on _environ ppchar by reallcating with malloc 13 年之前
compiler ceee186f2f * typecheck all array indices, not just integer and boolean types 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 bf321b72c7 * Try to fix go32v2 problems related to DJGPP code using C free on _environ ppchar by reallcating with malloc 13 年之前
rtl a8fe9601de * Get rid of using pdynarraytypeinfo, instead treat rtti as distinct 'header' and 'data' parts. In variants unit, use rtti declarations from typinfo directly. In system unit, declare private tdynarraytypedata record which (like typinfo.TTypeData) is not packed on alignment-sensitive targets. This simplifies code and removes scary pointer manipulations, should also yield better code on aligned targets. 13 年之前
tests ceee186f2f * typecheck all array indices, not just integer and boolean types 13 年之前
utils 7f59902842 * Patch from Hand-Peter Diettrich to fix CHM extension usage 13 年之前
.gitattributes ceee186f2f * typecheck all array indices, not just integer and boolean types 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 年之前