fpc/packages/rtl-objpas
2016-11-30 19:32:41 +00:00
..
src * fix for Mantis #31029, based on the patch provided by Silvio Clécio: PArrayOfByte is not necessary and in fact the purpose of TArrayOfByte is a different one from reference counting (namely to ensure correct passing of the parameter), so renamed accordingly (plus a comment); similar change in SetDynArrayProp. Also Get-/SetPropValue in Variants unit has been adjusted to make use of Get-/SetDynArrayProp. 2016-11-30 19:32:41 +00:00
fpmake.pp rtl-objpas: clean up all the identical varutils variants and made all platforms except Windows to use the common one 2016-10-09 06:37:54 +00:00
Makefile * regenerated makefiles with latest fpcmake 2016-06-18 01:00:45 +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