The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading
(i.e., always zero-terminate) (bug 7567)

git-svn-id: trunk@4826 -
2006-10-08 09:22:30 +00:00
compiler * treat zero-based arrays of char also as pchar's when reading 2006-10-08 09:22:30 +00:00
fcl * Patch from orinaudo@gmail.com: 2006-10-07 19:25:27 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * file moved as suggested by Mattias Gaertner 2006-10-06 17:13:26 +00:00
rtl * treat zero-based arrays of char also as pchar's when reading 2006-10-08 09:22:30 +00:00
tests * treat zero-based arrays of char also as pchar's when reading 2006-10-08 09:22:30 +00:00
utils * Patch from Peter Mugaas to support use of CTypes unit 2006-10-02 20:51:24 +00:00
.gitattributes * treat zero-based arrays of char also as pchar's when reading 2006-10-08 09:22:30 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc