The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1c9fed7ae3 * resolve anonymous external objcclass definitions to the real type also when
a) defining a child class
     b) checking for type conversion compatibility

git-svn-id: trunk@16013 -
2010-09-19 16:05:32 +00:00
compiler * resolve anonymous external objcclass definitions to the real type also when 2010-09-19 16:05:32 +00:00
ide + Use SetTbreak method 2010-08-24 13:35:36 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * added SetBkColor and GetBkColor for Hercules 2010-09-19 15:41:56 +00:00
rtl * immediately fail when trying to allocate a memory block whose size falls 2010-09-17 14:05:06 +00:00
tests * resolve anonymous external objcclass definitions to the real type also when 2010-09-19 16:05:32 +00:00
utils * Parse command-line options twice, so they can override values from the configuration files 2010-09-19 11:05:45 +00:00
.gitattributes * resolve anonymous external objcclass definitions to the real type also when 2010-09-19 16:05:32 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00