The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-12-08 08:59:33 +00:00
compiler When searching for the generic def of nested types inside specializations we first need to check local declarations inside the method if we are in one. Only then we may search inside the type's declaration. Fixes #20836 . 2011-12-08 08:59:33 +00:00
ide * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
installer * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
packages fpcanvas: Adds TextExtent 2011-12-07 07:50:59 +00:00
rtl * WII: added Timeval record for libogc compatibility 2011-12-07 17:29:21 +00:00
tests When searching for the generic def of nested types inside specializations we first need to check local declarations inside the method if we are in one. Only then we may search inside the type's declaration. Fixes #20836 . 2011-12-08 08:59:33 +00:00
utils * Print usage message 2011-12-07 21:08:20 +00:00
.gitattributes When searching for the generic def of nested types inside specializations we first need to check local declarations inside the method if we are in one. Only then we may search inside the type's declaration. Fixes #20836 . 2011-12-08 08:59:33 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00