The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-05-01 08:58:35 +00:00
compiler * Win64 SEH: Fixed handling control flow statements also in 'except' and 'on' parts of try..except statements. 2013-05-01 01:47:01 +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 fcl-db: sqlite: map MONEY to ftCurrency (extend compatibilty with f.e. PostgreSQL or MS SQL) 2013-05-01 08:58:35 +00:00
rtl * vista+ gettickcount64 2013-04-30 19:12:20 +00:00
tests * Win64 SEH: Fixed handling control flow statements also in 'except' and 'on' parts of try..except statements. 2013-05-01 01:47:01 +00:00
utils Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:49:25 +00:00
.gitattributes * Win64 exception handling: don't reset fc_unwind control flow flag at the beginning of try..except blocks. Resolves #24342. 2013-04-30 03:56:58 +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