#fpc #freepascal #compiler #fpcobj #pascal

svenbarth a2f3f0d269 Explicitely add WinSock2 unit to rtl-extra so that it is installed as well. 11 tahun lalu
compiler 85dd9e5789 + added a size parameter to optimize_op_const and do a sign extension of the 'a' parameter up from the specified size, so that things like (i and $ffffffff) get optimized away the same way as (i and -1) 11 tahun lalu
ide 5372bdbb43 * removed gdbint dependency if compiled with NOGDB=1 11 tahun lalu
installer dea2c743d5 * Initial active version of 11 tahun lalu
packages a2f3f0d269 Explicitely add WinSock2 unit to rtl-extra so that it is installed as well. 11 tahun lalu
rtl aadb407e31 * Convert int64 to double in more straightforward way. 11 tahun lalu
tests 0e67ca6419 * fixed output of test if a failure happens 11 tahun lalu
utils a57df5f0dd * commited correction for Mantis #25560, misspelled constructor keyword 11 tahun lalu
.gitattributes 42140bd11f Add forgotten new file, should fix bug report 25571 11 tahun lalu
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 tahun lalu
Makefile 2a2184bc40 * regenerated makefiles affected by the last change 11 tahun lalu
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 11 tahun lalu
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 tahun lalu
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 tahun lalu
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 tahun lalu