The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7dbfd9dc81 * don't say a config file is empty if it only contains #define, #undef,
#write and/or #include statements (mantis #20504)

git-svn-id: trunk@21345 -
2012-05-20 15:00:53 +00:00
compiler * don't say a config file is empty if it only contains #define, #undef, 2012-05-20 15:00:53 +00:00
ide * removed single remaining use of a 1.0.x deprecated function. 2012-05-18 12:11:50 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * remove the use of unixutils and deprecated functions in it. 2012-05-19 10:37:05 +00:00
rtl * patches by Max Nazhalov to solve some issues with currency formatting, resolves #18704 and #22063 2012-05-19 14:54:46 +00:00
tests * support pointer constants as initialisation values for procvar typed 2012-05-20 14:51:15 +00:00
utils * Patch from Mark Morgan Lloyd to add subcommands to ltelnet. Mantis #22032 2012-05-19 22:12:45 +00:00
.gitattributes * support pointer constants as initialisation values for procvar typed 2012-05-20 14:51:15 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00
Makefile.fpc * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00