#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 9ab5affd55 Contrary to popular believe the VMT for a generic needs to be at least generated so that check for inherited methods can be done correctly. This does however not mean that the VMT is written to the object file which is handled at a completely different place. Fixes Mantis #26193. 11 years ago
compiler 9ab5affd55 Contrary to popular believe the VMT for a generic needs to be at least generated so that check for inherited methods can be done correctly. This does however not mean that the VMT is written to the object file which is handled at a completely different place. Fixes Mantis #26193. 11 years ago
ide 9b7fdfa8b0 * add possibility of overriding the disabled VESA driver using /VESA 11 years ago
installer fab4a91f4d * package openssl supported for OS/2 now 11 years ago
packages 79d2abd1ca * fcl-db: sql parser test: test for create domain with check constraint, default and not null, a la 11 years ago
rtl e89669bedc rewrite SpinLock to still work without the need to accidentally disable optimizations for a large part of the classes unit 11 years ago
tests 9ab5affd55 Contrary to popular believe the VMT for a generic needs to be at least generated so that check for inherited methods can be done correctly. This does however not mean that the VMT is written to the object file which is handled at a completely different place. Fixes Mantis #26193. 11 years ago
utils b7aff4eae0 * flush output on halt. Patch by Mattias mantis #26225 11 years ago
.gitattributes 9ab5affd55 Contrary to popular believe the VMT for a generic needs to be at least generated so that check for inherited methods can be done correctly. This does however not mean that the VMT is written to the object file which is handled at a completely different place. Fixes Mantis #26193. 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 years ago
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago