The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 46dfa1af30 * correctly handle t*def.getreusable*() in case the original def was in
an exception symtable (then the new def cannot be safely made reusable,
    as the exception symtable may be freed before the module is completely
    compiled)

git-svn-id: trunk@32340 -
2015-11-15 22:23:00 +00:00
compiler * correctly handle t*def.getreusable*() in case the original def was in 2015-11-15 22:23:00 +00:00
ide Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc 2015-11-02 10:27:13 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages morphunits: added diskfont.library interface unit, based on the Amiga version 2015-11-15 18:05:08 +00:00
rtl * fix Makefile after r32336 2015-11-15 20:01:45 +00:00
tests + include tests/test/units/fmtbcd into the list of directories being searched for tests 2015-11-15 19:06:58 +00:00
utils * Resolved conflict with none in TStringSplitoptions 2015-11-07 10:08:28 +00:00
.gitattributes * part of advanced record patch 2015-11-15 18:48:26 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00