The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
micha 2ab60da6d5 * add test case for #11777
git-svn-id: trunk@11500 -
2008-08-01 18:43:55 +00:00
compiler * passing by value of variants with stdcall conventions, resolves #10042 2008-08-01 18:03:41 +00:00
ide * removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614 2008-07-24 14:43:20 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They don't exist on most cards 2008-08-01 18:27:03 +00:00
rtl * proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036 2008-08-01 15:27:58 +00:00
tests * add test case for #11777 2008-08-01 18:43:55 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * add test case for #11777 2008-08-01 18:43:55 +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