The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 23a219ae59 * improved firstcomplex() in case one of the two nodes does not need any
floating point registers, or in case they both need just as many

git-svn-id: trunk@11840 -
2008-09-29 14:37:17 +00:00
compiler * improved firstcomplex() in case one of the two nodes does not need any 2008-09-29 14:37:17 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * Extracted TXMLDatapacketReader into a seperate unit. 2008-09-28 20:52:10 +00:00
rtl * fix by Inoussa OUEDRAOGO to improve UnicodeString property handling, resolves #12224 2008-09-27 13:25:11 +00:00
tests * forbid access to properties in class methods 2008-09-28 20:16:13 +00:00
utils * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
.gitattributes * Extracted TXMLDatapacketReader into a seperate unit. 2008-09-28 20:52:10 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00