The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-10-31 07:07:24 +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 rtl: initialize CodePage field of ReadStr/WriteStr Text variables 2011-10-31 07:07:24 +00:00
tests tests: adapt test for codepage aware strings 2011-10-31 05:49:37 +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