The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
paul 41e85bc36a compiler:
- emit ansistring constants with compiler codepage if no codepage is explicitly set
  - set default compiler codepage to default system codepage (delphi compatible)
  + tests

git-svn-id: trunk@19145 -
2011-09-19 01:04:56 +00:00
compiler compiler: 2011-09-19 01:04:56 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer
packages packages: replace UTF8String to AnsiString at least for now. 2011-09-17 16:08:24 +00:00
rtl * fixed wrong use of CompareTextUnicodeStringProc() in 2011-09-18 11:17:37 +00:00
tests compiler: 2011-09-19 01:04:56 +00:00
utils merge r17434 from cpstrnew branch by michael: 2011-09-17 13:19:59 +00:00
.gitattributes compiler: 2011-09-19 01:04:56 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc