The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0ad06aff97 - "property" is again only a keyword in objfpc and delphi mode
(otherwise this breaks code which uses that name for a parameter
    or variabled) -- this disables the ability to use properties
    in objects until support is added elsewhere in the compiler,
    but change is needed since it breaks the compilation of the
    universal headers.

git-svn-id: trunk@2569 -
2006-02-14 16:40:52 +00:00
compiler - "property" is again only a keyword in objfpc and delphi mode 2006-02-14 16:40:52 +00:00
fcl + added from FreeBSD 2006-02-13 22:01:44 +00:00
fv * make solaris zipinstall working 2006-02-13 09:15:11 +00:00
ide * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter. 2006-02-12 20:26:15 +00:00
installer * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter. 2006-02-12 20:26:15 +00:00
packages * enable packages for solaris 2006-02-13 13:57:22 +00:00
rtl * Added CreateDialogParam and CreateDialog declarations. 2006-02-14 00:22:48 +00:00
tests * fixed 2006-02-12 21:31:25 +00:00
utils * regenned with -Tall 2006-02-12 21:57:18 +00:00
.gitattributes + added from FreeBSD 2006-02-13 22:01:44 +00:00
.gitignore * ignore some files 2006-02-14 06:47:33 +00:00
Makefile * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00