The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre b365fdd478 Fix compilation of testsuite program
git-svn-id: trunk@41959 -
2019-04-29 09:09:41 +00:00
compiler * micro-optimization for tentryfile.getbyte() (based on patch by 2019-04-22 15:16:33 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Avoid ScanDateTime in TryISO functions, it raises an exception 2019-04-28 17:15:35 +00:00
rtl * Patch from Ondrej Pokorny to fix bug ID : #32961 reflect system code page change in TEncoding 2019-04-28 09:02:41 +00:00
tests Fix compilation of testsuite program 2019-04-29 09:09:41 +00:00
utils Avoid C 64-bit compiler warnings by using %lu instead of %u for sizeof and offsetof 2019-04-16 22:03:40 +00:00
.gitattributes * correct return a pointer to the list so that List^[x] works as it did before 3.2 2019-04-26 08:13:11 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00