#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 332b078c22 * small extension of the test for completeness sake hace 7 años
compiler 0e5a598b6a * don't use a vecnode to convert a dynamic array or an array constructor to a pointer as that will lead to problems with range checking if the array should be empty; fixes run of tarray12 with -Cr hace 7 años
installer 5bedaf11f4 * fpcmake.inc and Makefiles renerated after last commit hace 7 años
packages a75e25aa46 * Event handler to react on page size change in designer hace 7 años
rtl 8a2cf56d51 * fixed operator mod for floats as proposed by wp in #33167, resolves #33167 hace 7 años
tests 332b078c22 * small extension of the test for completeness sake hace 7 años
utils d49deb183b * importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref]) hace 7 años
.gitattributes 8c5606b41d + support mmx shifting hace 7 años
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: hace 7 años
Makefile 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: hace 7 años
Makefile.fpc 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: hace 7 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