The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 86c0b324fd * Added ReReadTimeZone
git-svn-id: trunk@19569 -
2011-11-01 18:05:38 +00:00
compiler compiler: check left node to be ord const diring widechar/unicodechar to shortstring before executing the code related to tordconstn() 2011-10-31 07:00:38 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer * added support for ufppkg 2011-10-12 06:15:48 +00:00
packages fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
rtl * Added ReReadTimeZone 2011-11-01 18:05:38 +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