The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f174d2f937 + added { %fail }
git-svn-id: trunk@3200 -
2006-04-13 09:00:40 +00:00
compiler * patch from Jonas to pass interface result as parameter 2006-04-13 07:04:48 +00:00
fcl + Patch from Luiz Americo to map unknown field types to string 2006-04-09 19:28:36 +00:00
fv * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
ide * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
installer * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
packages * compile with objfpc to get 32bit integer 2006-04-10 07:43:15 +00:00
rtl * fixed another bug in fpc_ansistr_append_ansistring in case source = dest 2006-04-09 19:18:31 +00:00
tests + added { %fail } 2006-04-13 09:00:40 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes + added 2006-04-12 13:25:39 +00:00
.gitignore * unified and moved some win32/win64 stuff 2006-04-02 20:52:17 +00:00
Makefile * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00