The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-10-12 08:19:59 +00:00
compiler compiler: fix error in length retrieving during the unicode to utf8 conversion 2011-10-12 08:13:48 +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 * Better support for required in the case of "not null", default value or auto increment colomns 2011-10-11 15:11:39 +00:00
rtl rtl: remove ver2_2 define 2011-10-12 01:55:46 +00:00
tests tests: test tw7758 assumes that all conversions are made in UTF8 codepage. this change is needed to prevent conversion to system codepage (which also happens while testing with delphi). 2011-10-12 08:19:59 +00:00
utils * OpenBSD fixes. 2011-10-09 20:21:14 +00:00
.gitattributes compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test 2011-10-12 06:10:36 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc