The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-09-30 14:14:03 +00:00
compiler compiler: emit resource strings in ansistring encoding 2011-09-30 14:14:03 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * fix for returned value is bigger than previous returned value in 2011-09-30 12:04:13 +00:00
rtl rtl: remove fpc_ansistr_append_xxx routines which are no longer used by the compiler 2011-09-30 09:08:21 +00:00
tests rtl: eat $ffff encoding in more routines, fix Insert() procedure to preserve destination string codepage 2011-09-30 06:10:24 +00:00
utils * Also default to PIC code using -Cg option for x86_64 BSD targets 2011-09-28 23:12:52 +00:00
.gitattributes rtl: eat $ffff encoding in more routines, fix Insert() procedure to preserve destination string codepage 2011-09-30 06:10:24 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc