The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 4ba6f1b4dc * Moved fpmkunit to utils
git-svn-id: trunk@5034 -
2006-10-27 19:51:55 +00:00
compiler + First working concept of open_array_procedure(Pbyte_var[0..9]); 2006-10-26 20:30:16 +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:51:55 +00:00
tests - removed svn:executable 2006-10-23 22:52:04 +00:00
utils * now really regened 2006-10-25 15:09:17 +00:00
.gitattributes + Added streamcoll 2006-10-26 19:37:40 +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