#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 92cce05f5f * as a workaround for some compiler bug introduced during 3.1.1 the freeing of the management operator offset entry lists is moved to a nested procedure as that does not trigger the bug (even with -O2 or -O3) 7 年之前
compiler 92cce05f5f * as a workaround for some compiler bug introduced during 3.1.1 the freeing of the management operator offset entry lists is moved to a nested procedure as that does not trigger the bug (even with -O2 or -O3) 7 年之前
installer 98f00acb06 * trunk to 3.3.1 7 年之前
packages d2607b0b76 * small verbosity improvements 7 年之前
rtl a076677336 * instead of a flags field generate a table with all Initialize operators of all fields (nested or not, parent class or not) for class types; objects and records don't use this (yet) 7 年之前
tests c337575f69 * fix test 26481: it tests for something different than the incorrect type parameters and in fact the need to fix this highlights the need for the previous changes 7 年之前
utils 98f00acb06 * trunk to 3.3.1 7 年之前
.gitattributes 46ef16ac11 * generate an error if the type parameters of a generic routine's definition does not match with its interface or forward declaration 7 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile 98f00acb06 * trunk to 3.3.1 7 年之前
Makefile.fpc 98f00acb06 * trunk to 3.3.1 7 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前