The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 86bbce694e * copyright updated.
git-svn-id: trunk@19599 -
2011-11-06 18:35:31 +00:00
compiler * fixed range check warning when doing a native ppc64 compile 2011-11-04 22:49:04 +00:00
ide * copyright updated. 2011-11-06 18:35:31 +00:00
installer * added support for ufppkg 2011-10-12 06:15:48 +00:00
packages Avoid warning on non-i386 CPUs 2011-11-03 16:38:28 +00:00
rtl * Moved multiple similar checks for FPC_HAS_FEATURE_EXITCODE and FPC_LIMITED_EXITCODE to Halt() procedure. Now these checks appear only once. 2011-11-05 16:48:12 +00:00
tests tests: 2011-11-01 02:37:54 +00:00
utils * InstantFPC built only for some targets rather than all 2011-10-21 22:36:49 +00:00
.gitattributes compiler: Don't allow duplicate property/procedure identifiers inside object declaration. The code which allowed this for delphi mode was initially written based on invalid test from mantis #0009176. Fixes bug #0020580. 2011-10-31 05:35:40 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
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