The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Tomas Hajny 5a5d6668a0 * fpunits.conf -> fpunits.cfg
git-svn-id: trunk@19485 -
2011-10-13 21:04:24 +00:00
compiler * Use DW_TAG_class_type for classes instead of DW_TAG_structure_type 2011-10-13 16:21:49 +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 * fpunits.conf -> fpunits.cfg 2011-10-13 21:04:24 +00:00
rtl - Removed unnecessary operations: SetLength before widestringmanager calls (widestringmanager does the allocation) and zero-termination after SetLength (SetLength does zero-termination). 2011-10-13 17:10:12 +00:00
tests tests: remove UTF8 bom from 2 test units which does not expect to get UTF8 encoded strings 2011-10-13 12:14:20 +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 + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +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