fpc/packages/rtl-objpas
2017-08-20 18:23:05 +00:00
..
src * even though Delphi defines GetDataSize as LongInt (or more precisely Integer) we use SizeInt as that is what we allow for arrays, strings and memory allocations in general as well 2017-08-20 18:23:05 +00:00
tests * fix test run in Delphi: new Delphi (probably since XE7) has bug for method pointer which is considered as managed. Older Delphi versions are ok in this matter. 2017-08-17 21:45:55 +00:00
fpmake.pp * use a separate OS set for the Rtti unit than CommonSrcOSes 2016-12-13 22:06:28 +00:00
Makefile Regenerated all Makefile from packages directories 2017-06-01 14:15:50 +00:00
Makefile.fpc * Filter the Makefile's unit searchpaths from the fpmake command line. 2015-08-12 19:15:14 +00:00
Makefile.fpc.fpcmake * fixed fpcmake Makefile 2016-06-12 20:56:35 +00:00