#fpc #freepascal #compiler #fpcobj #pascal

sergei 05489d6e05 * SPARC: fixed g_intf_wrapper for non-virtual methods once again, my initial assumption was not correct: a wrapper does not necessarily reference methods from the class that implements the interface, it may be methods from parent classes, which can be located arbitrarily far away in address space. 11 years ago
compiler 05489d6e05 * SPARC: fixed g_intf_wrapper for non-virtual methods once again, my initial assumption was not correct: a wrapper does not necessarily reference methods from the class that implements the interface, it may be methods from parent classes, which can be located arbitrarily far away in address space. 11 years ago
ide b2a4b4cfda * mantis #25278 ascii table and #25239 (redundant help buttons) parts. 11 years ago
installer 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
packages 076ff1f47a * fcl-db: dbase: follow upstream commit r319: 11 years ago
rtl d2b8275b99 + support for arbitrary encodings in readstr/writestr 11 years ago
tests d2b8275b99 + support for arbitrary encodings in readstr/writestr 11 years ago
utils 9736ed59be + add bin2obj as required tool (should have been part of r26132) 11 years ago
.gitattributes d2b8275b99 + support for arbitrary encodings in readstr/writestr 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 4a8d7f8ce9 * allow 2.6.4 as starting version 11 years ago
Makefile.fpc 4a8d7f8ce9 * allow 2.6.4 as starting version 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