The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 42a4684f60 * use global label to refer enum subrange type for setdefs
on systems without tf_dwarf_only_local_labels to avoid
    potential problems when using the set type in a separate
    unit

git-svn-id: trunk@10619 -
2008-04-09 08:03:55 +00:00
compiler * use global label to refer enum subrange type for setdefs 2008-04-09 08:03:55 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Patch from Petr Kristan to fix TDataSet.SetFieldDefs 2008-04-08 17:04:12 +00:00
rtl * Added NoWideStringSupport runtime error 2008-04-08 21:19:52 +00:00
tests * workaround for default property constant value limitations 2008-03-28 10:15:33 +00:00
utils * split repository in InstalledRepository and AvailableRepository 2008-04-06 21:00:24 +00:00
.gitattributes * Added Regex unit with an NFA regexpression parser, based on code from Julian Bucknall which is used with his permission 2008-04-06 21:23:13 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00