#fpc #freepascal #compiler #fpcobj #pascal

nickysn bd48a71a98 * replace i:=i+k/i:=k+i/i:=i-k (integer only, for now; later we can also do this for pointers too) by inc/dec(i,k) 8 years ago
compiler bd48a71a98 * replace i:=i+k/i:=k+i/i:=i-k (integer only, for now; later we can also do this for pointers too) by inc/dec(i,k) 8 years ago
ide 40b76f686c Add -CTsmalltoc option for powerpc64-aix compiled IDE 8 years ago
installer 12dddfb6c8 * fix base path handling - ensure using full path in the cfg files and avoid double slashes 8 years ago
packages 94b8beb3c2 fcl-db: mysql: when checking for max. field buffer size take into account also CharSize. Bug#31445 8 years ago
rtl 46cd3181e4 * fix typo sysctlNAMEtomib, mantis #31515 by Heiko 8 years ago
tests 5dd6232c0e * fix test for case sensitive file system, resolves #31452 8 years ago
utils df390b7950 * update fpcm/revision.inc 8 years ago
.gitattributes 9787c44c78 * Additional tests from Karl-Michael Schindler 8 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 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