#fpc #freepascal #compiler #fpcobj #pascal

florian a21397e356 + based on a patch by Laksen, optimize (v>=x) and (v<=y) into (v-x)<(y-x) 7 年之前
compiler a21397e356 + based on a patch by Laksen, optimize (v>=x) and (v<=y) into (v-x)<(y-x) 7 年之前
installer 98f00acb06 * trunk to 3.3.1 7 年之前
packages 8307e46e4b * Fix bug #0034288, wrong check when converting floats 7 年之前
rtl 15476898ca * Re-generated lists of android syscalls by a new script. The lists are more correct now. The script's location: https://svn.freepascal.org/svn/fpcbuild/scripts/android 7 年之前
tests afc25c8838 sparc64-linux objects recompiled with GCC 7.3.0 7 年之前
utils 1602d3743c Add SHAREDLIBEXT=.a for AIX OS to fpcmake.ini 7 年之前
.gitattributes 00663728b5 * fix for Mantis #34239: the parent VMT is an indirect reference due to the changes for dynamic packages for quite some time already, so handle that accordingly 7 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile 98f00acb06 * trunk to 3.3.1 7 年之前
Makefile.fpc 98f00acb06 * trunk to 3.3.1 7 年之前
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 年之前