#fpc #freepascal #compiler #fpcobj #pascal

sergei 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 年之前
compiler cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. 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 ee8268dd7f * Do not use a buildunit when compiling intgdb, since it is not possible to compile single files in the BeforeCompile even when a buildunits is used. 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 562932a2c9 * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089 13 年之前
utils 7f59902842 * Patch from Hand-Peter Diettrich to fix CHM extension usage 13 年之前
.gitattributes cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. 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 年之前