The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9b9dd342c5 * fixed strpos() in case source or target is nil
+ added test for this

git-svn-id: trunk@1907 -
2005-12-09 14:57:10 +00:00
compiler * fixed showing of warnings for uninitialised function results 2005-12-07 16:12:01 +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 * fixed strpos() in case source or target is nil 2005-12-09 14:57:10 +00:00
utils * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
.gitattributes * fixed strpos() in case source or target is nil 2005-12-09 14:57:10 +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