The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 4e923eca65 Patch from bug #17303:
- C char mapped to shortint instead of char
 - added comments to data types to be clear (32 vs. 64 bit env.)

git-svn-id: trunk@20637 -
2012-03-27 07:17:07 +00:00
compiler Avoid internal error 2002042430 and check overloading before calling simplify method 2012-03-26 15:44:47 +00:00
ide
installer
packages Patch from bug #17303: 2012-03-27 07:17:07 +00:00
rtl Add support for Default() intrinsic. For now this is only (fully) supported 2012-03-25 16:02:27 +00:00
tests Test fix for bug report 21566 2012-03-26 15:50:09 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes Test fix for bug report 21566 2012-03-26 15:50:09 +00:00
.gitignore
Makefile
Makefile.fpc