#fpc #freepascal #compiler #fpcobj #pascal

maciej-izak dcf172dee4 rtl-generics: speed up quadratic probe function. If the hash table size is a prime number and load factor is < 0.5 then the probe function p(k,i)=(h(k)+sqr(i)) is sufficient. hace 8 años
compiler 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. hace 8 años
ide 40b76f686c Add -CTsmalltoc option for powerpc64-aix compiled IDE hace 8 años
installer 12dddfb6c8 * fix base path handling - ensure using full path in the cfg files and avoid double slashes hace 8 años
packages dcf172dee4 rtl-generics: speed up quadratic probe function. If the hash table size is a prime number and load factor is < 0.5 then the probe function p(k,i)=(h(k)+sqr(i)) is sufficient. hace 8 años
rtl cd03ec93fe * Patch from Karl-Michael Schindler (Bug ID 30402) hace 8 años
tests 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. hace 8 años
utils ca9e2f5e5d wasm: added target to fpcmake hace 8 años
.gitattributes 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. hace 8 años
.gitignore 4c9b01dc26 * Removed empty tests directory from svn hace 11 años
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 hace 8 años
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 hace 8 años
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time hace 12 años