The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-05 14:32:05 +00:00
compiler compiler: reduce the overhead made in previous revision 2010-12-05 14:32:05 +00:00
ide * Try to get win64 to work 2010-11-26 23:32:08 +00:00
installer
packages * patch for regex. Fixes exception in rcclear, some casing issues and matching of \w. Also a fix for currentpos in the old version. Mantis 15466 2010-12-05 11:10:06 +00:00
rtl * more tcustomvariant conversion helpers from Lacak2. Mantis 16853 2010-12-04 20:21:03 +00:00
tests + test for last commit 2010-12-02 17:32:48 +00:00
utils * Do not handle packages twice, when they are passed on the command line 2010-11-28 17:08:39 +00:00
.gitattributes * enabled cnetdb for Linux, added a demo 2010-12-04 17:18:05 +00:00
.gitignore + Added a basic test for TCustomVariantType creation functionality. 2010-11-10 16:21:19 +00:00
Makefile
Makefile.fpc