The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read,
vs_written, vs_readwritten. vs_initialised is the old vs_assigned;
    vs_used has been replaced by vs_read, vs_written and vs_readwritten
  * the valid_for_*() routines in htypechk now get an extra parameter to
    decide whether or not errors should be reported

git-svn-id: trunk@1913 -
2005-12-10 16:51:26 +00:00
compiler * new categories for vs_*: vs_declared, vs_initialised, vs_read, 2005-12-10 16:51:26 +00:00
fcl + fixed compilation 2005-12-04 20:27:51 +00:00
fv * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
ide * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
installer * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
packages * fixed and enabled gtk2 for Darwin/Mac OS X (Lazarus built for gtk2 works 2005-12-08 15:11:05 +00:00
rtl * fixed strpos() in case source or target is nil 2005-12-09 14:57:10 +00:00
tests * improved variant type casts 2005-12-10 16:42:28 +00:00
utils * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
.gitattributes * improved variant type casts 2005-12-10 16:42:28 +00:00
.gitignore * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
Makefile * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00