Michael Davidsaver
5e689f94f4
add PVScalar::getAs and PVScalar::putFrom
...
Allow get/put to a scalar without knowledge of ScalarType
Currently won't work correctly for PVBoolean
2013-04-26 15:44:05 -04:00
Michael Davidsaver
c1b6d26b8e
Convert::equals: move to operator==(PVField&,PVField&)
2013-04-22 16:12:03 -04:00
Michael Davidsaver
f72c5dba84
PVStructure compare typo
2013-04-22 15:47:51 -04:00
Michael Davidsaver
704007092c
Convert::getFullName becomes PVField::getFullName
...
Compatibility wrapper using current Convert API
Allow PVField::getFieldName to be inline'd
Avoid multiple resize and copy operations
on result String.
2013-04-22 14:48:59 -04:00
Michael Davidsaver
2f8c434429
add castUnsafeV
...
non-template version of castUnsafe<TO>(FROM v)).
2013-04-22 11:59:20 -04:00
Michael Davidsaver
b0c57e7ae3
test castUnsafe w/ transform()
2013-04-22 11:59:20 -04:00
Michael Davidsaver
0e57391b4d
vxWorks compatibility
2013-04-22 11:59:20 -04:00
Michael Davidsaver
7ff1a93e72
parseToPOD: fix 64-bit
...
Try again to detect if uint16_t is long or long long.
2013-04-18 13:54:04 -04:00
Michael Davidsaver
d7eada7216
type casting with castUnsafe<TO>(FROM val)
2013-04-15 14:39:42 -04:00
Michael Davidsaver
c435f71592
testOperators: avoid warning
2013-04-15 14:34:45 -04:00
Matej Sekoranja
0dd6f01ef6
direct, i.e. no-copy, de/serialization support
2013-04-12 21:54:11 +02:00
Matej Sekoranja
cd95b75563
gcc 4.7+ compiler warnings removed
2013-02-27 11:44:00 +01:00
Ralph Lange
4122e772c1
merge SF changes
2013-02-26 17:22:16 +01:00
Ralph Lange
2fbe99909c
documentation: update Doxyfile
2013-02-26 17:21:28 +01:00
Ralph Lange
d4f3d6209c
jenkins: fix URLs for dependencies
2013-02-26 17:20:52 +01:00
Ralph Lange
641a51aa4f
Fix .hgignore to use patterns
2013-02-26 17:20:28 +01:00
Matej Sekoranja
67afe84593
mb moved to pvCommonCPP
2013-02-25 10:29:34 +01:00
Matej Sekoranja
66f7c90c51
merge
2013-02-22 21:30:01 +01:00
Matej Sekoranja
959117c391
mb portability, still to be ported to boost atomic
2013-02-22 21:27:26 +01:00
5e810c704f
Missing library reference in Makefile
2013-02-21 15:50:57 +01:00
Matej Sekoranja
675243061d
-Wextra compiler warnings fixed
2013-02-16 12:50:36 +01:00
Matej Sekoranja
246825d672
base 3.14 fix
2013-02-13 14:29:38 +01:00
Matej Sekoranja
aa1a67d6c1
added micro-benchmark
2013-02-13 14:18:42 +01:00
Matej Sekoranja
97b1848ba3
added array_at manip test
2013-02-11 10:30:30 +01:00
Matej Sekoranja
c4f6132aca
added simple operators 'test', added <<= >>= operators to PVScalar
2013-02-08 22:45:04 +01:00
Matej Sekoranja
a0de4f126f
operator<< for all PVField, indent and array_at manipulator
2013-02-07 22:52:16 +01:00
Ralph Lange
a8a96def97
jenkins: Publish documentation to .../tip in CloudBees build
2013-01-18 15:19:37 +01:00
Ralph Lange
eaddc30def
Add doxygen to Cloudbees build (as local dependency)
2013-01-14 12:22:15 +01:00
Ralph Lange
aa17639e20
Comment out doxygen (which does not work on CloudBees)
2013-01-13 18:32:09 +01:00
Ralph Lange
58d7ad494b
Add doxygen run to jenkins build job
2013-01-13 18:20:43 +01:00
Ralph Lange
2895f48bd6
Add build script for Jenkins on Cloudbees
2013-01-13 18:11:55 +01:00
Ralph Lange
8f6ea47501
configure: improved generic RELEASE file
2013-01-11 19:12:50 +01:00
Marty Kraimer
3eb6237343
missing '.' in "This version" and "Previous version"
2012-12-12 15:25:18 -05:00
Marty Kraimer
cb19940fa7
I forget to do an hg add on documentation/pvDataCPP_20121212.html
2012-12-12 15:17:44 -05:00
Marty Kraimer
4bc7e9c8fe
several minor problems found while developing pvDatabaseCPP
2012-12-12 14:59:33 -05:00
dhickin
18ba24156c
Added tag 2.0-BETA for changeset d70c5ad29163
2012-11-22 15:23:15 +00:00
Marty Kraimer
1d3c4d1762
get rid of unnecessary copies for StringArray
2.0-BETA
2012-10-29 13:32:34 -04:00
Marty Kraimer
51abc5032c
make sure copy of vector is not made
2012-10-20 07:24:07 -04:00
Ralph Lange
69b3692841
Remove IDE configuration files (QtCreator)
2012-10-18 11:36:10 -04:00
Marty Kraimer
d627e08419
fix bug in PVStructure::appendPVField and PVStructure::appendPVFields
2012-10-11 06:19:08 -04:00
Matej Sekoranja
bd9f1d1949
StandardField IDs, dumpValue fix for (u)int8
2012-10-10 17:59:12 +02:00
Matej Sekoranja
04db13d00e
default Structure id serialization opt.
2012-10-09 08:43:43 +02:00
Matej Sekoranja
f88f0b4a76
localStaticLock - static local thread-safety
2012-10-08 12:19:21 +02:00
Marty Kraimer
07f9a8c0f6
must include standardField or pvAccessCPP fails
2012-10-03 09:08:51 -04:00
Marty Kraimer
5ba0209f39
get rid of all static global objects
2012-10-03 08:59:23 -04:00
Marty Kraimer
ced439f4c4
fix for crash in pvDataCPP testV3Channel
2012-10-02 16:01:03 -04:00
Matej Sekoranja
cf44ec1191
scalar array (de)serialization fixed
2012-10-01 21:47:43 +02:00
Marty Kraimer
e7458fad01
change name to what it should be
2012-10-01 10:06:01 -04:00
Marty Kraimer
52dfdace88
fix some typos in pvDataCPP.html
2012-10-01 10:02:09 -04:00
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