The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-09-09 17:58:32 +00:00
compiler * Don't include ShortString constants into resourcestring reference table, because current design allows RTL to handle only a single string type. 2011-09-09 17:58:32 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * replaced some parameter definitions based on their value in the 2011-09-09 12:03:09 +00:00
rtl Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 2011-09-08 21:17:35 +00:00
tests compiler: clear vd_class option if it was added by _STATIC token (issue #0020119) 2011-09-07 02:22:03 +00:00
utils instantfpc: environment option INSTANTFPCOPTIONS 2011-09-06 20:54:30 +00:00
.gitattributes Patch from bug #15632: OpenGL ES 2.0 headers 2011-09-08 13:00:30 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00