The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 843b1b0d49 * Fixed case statement warnings.
git-svn-id: trunk@43375 -
2019-11-03 13:13:52 +00:00
compiler * set default Mac OS X/OS X/macOS target version to 10.8 for i386 and x86-64, 2019-11-02 22:44:15 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Fix bug ID #36248 2019-11-02 14:35:18 +00:00
rtl * more overloads for Math.Min/Max, resolves #36161 2019-11-02 16:21:43 +00:00
tests * more overloads for Math.Min/Max, resolves #36161 2019-11-02 16:21:43 +00:00
utils * Fixed case statement warnings. 2019-11-03 13:13:52 +00:00
.gitattributes * more overloads for Math.Min/Max, resolves #36161 2019-11-02 16:21:43 +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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00