The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 7a427cd097 * fixed makefiles partially for win32
git-svn-id: trunk@5047 -
2006-10-28 20:58:13 +00:00
compiler * fix property overriding 2006-10-28 20:35:53 +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
installer
packages * Replace more ptrint by ptruint. 2006-10-22 17:28:18 +00:00
rtl * fixed ReturnNilIfGrowHeapFails 2006-10-28 18:17:34 +00:00
tests * fixed makefiles partially for win32 2006-10-28 20:58:13 +00:00
utils * moved fppkg 2006-10-28 14:52:36 +00:00
.gitattributes * property override test 2006-10-28 18:22:33 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile
Makefile.fpc