The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work dc21781f1d * fix compilation for 64 bit platforms,
as suggested by Jonas

git-svn-id: trunk@6372 -
2007-02-07 23:05:19 +00:00
compiler * fix compilation for 64 bit platforms, 2007-02-07 23:05:19 +00:00
fcl * Use DataConvert in SetFieldData 2007-02-07 23:03:34 +00:00
fv
ide
installer
packages * build richedit unit. 2007-02-04 18:54:56 +00:00
rtl * always pass property value by value to the property setter of a method, the optimization (to prevent copying) to pass just the reference doesn't work on arm, for example (bug 8273) 2007-02-07 22:06:15 +00:00
tests * fixed compilation 2007-02-07 20:44:48 +00:00
utils * Changed attributes to 644 2007-02-06 11:03:04 +00:00
.gitattributes * optimized previous patch for "byte in set" (Thorsten Engler) 2007-02-07 20:22:29 +00:00
.gitignore
Makefile
Makefile.fpc