fpc/packages/rtl-objpas
svenbarth 0f7f9c2bb8 + add support for open arrays in TValue; this is *not* supported by Delphi
Note: open array TValue "instances" are only valid till the routine with the open array parameter has returned, but they can be converted to a dynamic array value with the help of the OpenArrayToDynArrayValue<> function

git-svn-id: trunk@39886 -
2018-10-07 12:25:36 +00:00
..
src + add support for open arrays in TValue; this is *not* supported by Delphi 2018-10-07 12:25:36 +00:00
tests + add support for open arrays in TValue; this is *not* supported by Delphi 2018-10-07 12:25:36 +00:00
fpmake.pp Disable libraries not compiling for jvm-java or jvm-android targets 2018-09-26 09:29:33 +00:00
Makefile * Regenerated makefiles to support aarch64-android. 2018-10-06 09:36:03 +00:00
Makefile.fpc * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile.fpc.fpcmake * trunk to 3.3.1 2018-08-18 15:47:44 +00:00