#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh b6242d14ed * use currpara.paraloc[calleeside].def instead of currpara.vardef when copying parameters to local registers in ncgutil. this mimics hlcgobj behavior and fixes parameters passed by reference to be allocated into intregs on m68k. among others, this has a big impact on OOP code, because of self, for example vor 9 Jahren
compiler b6242d14ed * use currpara.paraloc[calleeside].def instead of currpara.vardef when copying parameters to local registers in ncgutil. this mimics hlcgobj behavior and fixes parameters passed by reference to be allocated into intregs on m68k. among others, this has a big impact on OOP code, because of self, for example vor 9 Jahren
ide 84fcab3fef * notify unit video of switching consoles under windows vor 9 Jahren
installer e54be530d7 * added SDL sources vor 10 Jahren
packages 01358a9989 Fix compilation for Windows OS after commit 33702 vor 9 Jahren
rtl 253589b0b6 * Fix compilation for msdos vor 9 Jahren
tests 8e75ac64f1 * Patch from Graeme GeldenHuys to implement UnicodeString versions of MatchStr() and IndexStr() (bug ID 30113) vor 9 Jahren
utils 7e54688fd4 * Fix never-ending loop in splitline vor 9 Jahren
.gitattributes 5e3b22ab15 * Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141) vor 9 Jahren
.gitignore 4c9b01dc26 * Removed empty tests directory from svn vor 11 Jahren
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check vor 9 Jahren
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check vor 9 Jahren
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren