Files
pvData/pvDataApp
Marty Kraimer a23631a8ca fix bug related to PVStructurePtr createPVStructure(
StringArray const & fieldNames,PVFieldPtrArray const & pvFields);
The old implementation created a new version of each element of pvField.
The new version uses the version from pvFields.
There is a new shared pointer but the new shared pointer referenced the
same PVField as the original.
2012-09-28 06:33:39 -04:00
..
2012-09-14 13:54:35 +02:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-09-12 11:30:58 +02:00
2012-09-10 08:56:11 +02:00
2012-07-17 09:23:53 -04:00