#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 9 年之前
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 9 年之前
ide 84fcab3fef * notify unit video of switching consoles under windows 9 年之前
installer e54be530d7 * added SDL sources 9 年之前
packages 01358a9989 Fix compilation for Windows OS after commit 33702 9 年之前
rtl 253589b0b6 * Fix compilation for msdos 9 年之前
tests 8e75ac64f1 * Patch from Graeme GeldenHuys to implement UnicodeString versions of MatchStr() and IndexStr() (bug ID 30113) 9 年之前
utils 7e54688fd4 * Fix never-ending loop in splitline 9 年之前
.gitattributes 5e3b22ab15 * Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141) 9 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 年之前
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 年之前
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前