#fpc #freepascal #compiler #fpcobj #pascal

svenbarth d49b4043ab Implement DECLARED() for generic symbols. This fixes Mantis #21829 . The syntax is SomeGenericType<> for a generic with only one type parameter and SomeGeneric<,[,]*> for a generic with more than one type parameter. Spaces between the commas or brackets are allowed. %!s(int64=12) %!d(string=hai) anos
compiler d49b4043ab Implement DECLARED() for generic symbols. This fixes Mantis #21829 . The syntax is SomeGenericType<> for a generic with only one type parameter and SomeGeneric<,[,]*> for a generic with more than one type parameter. Spaces between the commas or brackets are allowed. %!s(int64=12) %!d(string=hai) anos
ide 99fbb83247 * increased IDE copyright year %!s(int64=13) %!d(string=hai) anos
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets %!s(int64=13) %!d(string=hai) anos
packages e247d1fa1a * assign name to anonymous string type %!s(int64=12) %!d(string=hai) anos
rtl 9315eba917 * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 %!s(int64=12) %!d(string=hai) anos
tests d49b4043ab Implement DECLARED() for generic symbols. This fixes Mantis #21829 . The syntax is SomeGenericType<> for a generic with only one type parameter and SomeGeneric<,[,]*> for a generic with more than one type parameter. Spaces between the commas or brackets are allowed. %!s(int64=12) %!d(string=hai) anos
utils 528e231c66 * Strict resolving %!s(int64=12) %!d(string=hai) anos
.gitattributes d49b4043ab Implement DECLARED() for generic symbols. This fixes Mantis #21829 . The syntax is SomeGenericType<> for a generic with only one type parameter and SomeGeneric<,[,]*> for a generic with more than one type parameter. Spaces between the commas or brackets are allowed. %!s(int64=12) %!d(string=hai) anos
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no %!s(int64=13) %!d(string=hai) anos
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. %!s(int64=13) %!d(string=hai) anos
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target %!s(int64=13) %!d(string=hai) anos