The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 820a9ad8e8 * merged fix for #10175 to win64
git-svn-id: trunk@11641 -
2008-08-23 13:24:31 +00:00
compiler * split typecast_string_to_string into simplify and firstpass, allows better constant propagation when inlining, resolves #11327 2008-08-23 07:29:30 +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 * Patch from Sergei Gorelkin to handle unicode 2008-08-23 11:34:47 +00:00
rtl * merged fix for #10175 to win64 2008-08-23 13:24:31 +00:00
tests + tfornode.simply which removes for loops being never executed 2008-08-21 21:38:50 +00:00
utils * Fixed wrong string type, causing unicode characters to be dropped 2008-08-23 11:57:16 +00:00
.gitattributes * new libxml2 samples 2008-08-22 22:06:19 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00