The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-10-27 22:23:25 +00:00
compiler + stringvar[l..h] now valid parameter for open array of char. 2006-10-27 22:23:25 +00:00
fcl * SQL-parser now handles sub-selects correctly 2006-10-26 21:33:07 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * Replace more ptrint by ptruint. 2006-10-22 17:28:18 +00:00
rtl * Moved fpmkunit to utils 2006-10-27 19:52:20 +00:00
tests - removed svn:executable 2006-10-23 22:52:04 +00:00
utils + Initial check-in 2006-10-27 20:07:34 +00:00
.gitattributes + Initial check-in 2006-10-27 20:07:34 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +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