The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 930de03fae * Fixes so it compiles in all cases
git-svn-id: trunk@11356 -
2008-07-10 14:37:27 +00:00
compiler * don't crash when ranges are passed erroneously to an array of const, resolves #11632 2008-07-09 21:06:24 +00:00
ide Fixed typo (GBD=>GDB) 2008-06-30 11:40:41 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * Fixes so it compiles in all cases 2008-07-10 14:37:27 +00:00
rtl * pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380) 2008-07-09 13:43:27 +00:00
tests * don't crash when ranges are passed erroneously to an array of const, resolves #11632 2008-07-09 21:06:24 +00:00
utils * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
.gitattributes * Improvements to tiopf code generator, and build project for use with lazarus 2008-07-10 09:08:40 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00