The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared
as "varargs" instead of using an array of const parameter

git-svn-id: trunk@4572 -
2006-09-08 16:04:15 +00:00
compiler * also perform C varargs type conversions for cdecl procedures declared 2006-09-08 16:04:15 +00:00
fcl * fix for 0007292, guard all for loops with unsigned loopcounter against 2006-08-26 15:45:04 +00:00
fv * write error in case of problem with initializing resources 2006-08-19 22:47:48 +00:00
ide * renamed sqr to sqrt, fixes 7278 2006-08-27 19:18:13 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * Replace Z_NULL by nil. 2006-09-08 15:28:54 +00:00
rtl * more debugging 2006-09-07 20:07:41 +00:00
tests * enabled for darwin and solaris 2006-09-08 16:00:55 +00:00
utils + Check for empty example file name 2006-08-20 09:44:43 +00:00
.gitattributes * updates from Karl-Michael Schindler 2006-08-31 15:04:39 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00