The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-01-19 09:50:25 +00:00
compiler compiler: fix translate_disp_call for cases with method calling with no arguments 2010-01-19 09:50:25 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages comobj: fix DoDispCallByID. Now it works fine for DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYGET. 2010-01-19 09:28:54 +00:00
rtl * rtl: fix TFPGList Add/Insert hang/crash (issue #15500) 2010-01-17 15:34:45 +00:00
tests * store array results returned in registers on x86_64-win64 in a memory location if needed, resolves #14388 2010-01-17 21:07:59 +00:00
utils + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
.gitattributes * store array results returned in registers on x86_64-win64 in a memory location if needed, resolves #14388 2010-01-17 21:07:59 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc