The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-07-23 12:24:25 +00:00
compiler * Improved warning about constructing class instance with abstract methods. Warning is issued for each method and method name is specified in the message. It makes easy to find out which abstract methods still not overrode. 2008-07-23 12:24:25 +00:00
ide IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
installer
packages * add initial gtk2ext unit for optional gtk2.8+ stuff 2008-07-23 08:43:54 +00:00
rtl + fpchown() for FPC_USE_LIBC (by Tobias Giesen, mantis #11705) 2008-07-21 19:37:24 +00:00
tests * more generic tests 2008-07-18 23:31:02 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * add initial gtk2ext unit for optional gtk2.8+ stuff 2008-07-23 08:43:54 +00:00
.gitignore
Makefile
Makefile.fpc