#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 5f08e47d84 + add an SSE2 implementation of Frac() (the existing Trunc() and Round() implementations are also SSE2, so nothing special to keep in mind here) 8 年之前
compiler 7b70848d83 + allow the src register size to be different from the op size or the dst 8 年之前
ide 2a82951f18 * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 8 年之前
installer 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
packages aa6529f617 fcl-passrc: fixed ref count parsing package unit, bug #31872, patch from Andrey Zubarev 8 年之前
rtl 5f08e47d84 + add an SSE2 implementation of Frac() (the existing Trunc() and Round() implementations are also SSE2, so nothing special to keep in mind here) 8 年之前
tests d073e07244 + add a test to ensure that array constructors correctly handle managed types (though there might be a temp floating around for longer than one might expect) 8 年之前
utils 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
.gitattributes d073e07244 + add a test to ensure that array constructors correctly handle managed types (though there might be a temp floating around for longer than one might expect) 8 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 年之前
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 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 年之前