#fpc #freepascal #compiler #fpcobj #pascal

marcus 3d448cd55f Removed debug output from GetServerURL() 9 years ago
compiler 1bd43d9e37 Fix regressions. 9 years ago
ide 84fcab3fef * notify unit video of switching consoles under windows 9 years ago
installer e54be530d7 * added SDL sources 9 years ago
packages 3d448cd55f Removed debug output from GetServerURL() 9 years ago
rtl 9f9abd525a * Patch from Luiz Americo to add const to some string params (Bug ID 30197) 9 years ago
tests 3ba2d44101 Regenerated after previous commit 9 years ago
utils f1dad33217 * file forgotten to commit in r33708 9 years ago
.gitattributes f27ce0b159 Rework the way the method bodies for specializations are generated: instead of walking the global and local symboltable all pending specializations are kept in a list of the current module which is (for now) walked at the end of a unit/program to generate the method bodies as before. 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago