The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-05-05 09:37:00 +00:00
compiler * MIPS: rewrote 32-bit code generation methods, reducing code duplication. 2013-05-05 05:55:03 +00:00
ide Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:37:46 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages * some {$ifdef unicode} added. + FPC_OS_UNICODE shebang. 2013-05-05 09:32:24 +00:00
rtl * parts of #23953 done. Deprecation of old shlobj structures that are still in unit windows. However shlobj first needs to honour ifdef unicode. It currently 2013-05-05 09:37:00 +00:00
tests compiler, rtl: write CodePage for AnsiString RTTI (Delphi compatible), change TTypeData appropriately + test 2013-05-05 05:05:08 +00:00
utils Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:49:25 +00:00
.gitattributes compiler, rtl: write CodePage for AnsiString RTTI (Delphi compatible), change TTypeData appropriately + test 2013-05-05 05:05:08 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:49:50 +00:00
Makefile.fpc * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00