#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 77df68b2d9 Fix basically a regression since the reworking of Delphi compatible generics. The typenames of specialization now (again) contains the type names of the parameters. Additionally they are nicely formatted (TypeName<UnitName1.TypeName1[,...]>. If the full string should be longer than 255 characters an ellipsis will be added accordingly instead of the remaining parameters. %!s(int64=10) %!d(string=hai) anos
compiler 77df68b2d9 Fix basically a regression since the reworking of Delphi compatible generics. The typenames of specialization now (again) contains the type names of the parameters. Additionally they are nicely formatted (TypeName<UnitName1.TypeName1[,...]>. If the full string should be longer than 255 characters an ellipsis will be added accordingly instead of the remaining parameters. %!s(int64=10) %!d(string=hai) anos
ide d3c2306586 * Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from %!s(int64=10) %!d(string=hai) anos
installer ec24138bfa + add new packages resulting from splitting of utils %!s(int64=10) %!d(string=hai) anos
packages e659fd73eb * fix pkglist command to include also packages built for all targets (relevant mostly for utils) %!s(int64=10) %!d(string=hai) anos
rtl 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG %!s(int64=10) %!d(string=hai) anos
tests 27f398851b The assumptions of test tthlp22 have changed. %!s(int64=10) %!d(string=hai) anos
utils 335dd5a05e * fix another mistake in description %!s(int64=10) %!d(string=hai) anos
.gitattributes 7b216d7fa6 Fix for Mantis #27120. %!s(int64=10) %!d(string=hai) anos
.gitignore 4c9b01dc26 * Removed empty tests directory from svn %!s(int64=11) %!d(string=hai) anos
Makefile 678090c48b Add missing closing brace for error function %!s(int64=11) %!d(string=hai) anos
Makefile.fpc 678090c48b Add missing closing brace for error function %!s(int64=11) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos