#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 年之前
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 年之前
ide 40b76f686c Add -CTsmalltoc option for powerpc64-aix compiled IDE 8 年之前
installer 12dddfb6c8 * fix base path handling - ensure using full path in the cfg files and avoid double slashes 8 年之前
packages 94b8beb3c2 fcl-db: mysql: when checking for max. field buffer size take into account also CharSize. Bug#31445 8 年之前
rtl 46cd3181e4 * fix typo sysctlNAMEtomib, mantis #31515 by Heiko 8 年之前
tests 5dd6232c0e * fix test for case sensitive file system, resolves #31452 8 年之前
utils df390b7950 * update fpcm/revision.inc 8 年之前
.gitattributes 9787c44c78 * Additional tests from Karl-Michael Schindler 8 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 年之前
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前