The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-08-03 10:34:41 +00:00
compiler * fixes compiler crash with out of memory on illegal array declarations 2008-08-03 10:34: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 * Fix for cursor showing after coming back from dosshell (#11679). Does not fix the IDE because it has its own shelling routines. 2008-08-02 11:45:16 +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 * fixes compiler crash with out of memory on illegal array declarations 2008-08-03 10:34:41 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * fixes compiler crash with out of memory on illegal array declarations 2008-08-03 10:34:41 +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