Commit Graph

9 Commits

Author SHA1 Message Date
mrkraimer
03fc6f4a63 mainly doc changes 2016-07-18 13:01:35 -04:00
mrkraimer
0784cc15d0 make more compatible with pvDatabaseJava; work on on-line delete and also termination 2016-07-01 10:27:04 -04:00
Dave Hickin
6b0d1ce49b Replace calls of deprecated subfield functions
The non-template functions for getting subfields of a PVStructure, such
as PVStructure::getIntField were marked as deprecated in the 4.4 release
and now generate build warnings. Replace calls of these functions with
calls of the template function getSubField, e.g. getSubField<PVInt>.
2015-07-15 19:06:04 +01:00
Matej Sekoranja
f1c39ca5d2 clang compilation fixes 2014-10-16 07:30:42 +02:00
Marty Kraimer
2fe3e66047 updated documentation; fixed bugs while updating documentation 2014-07-10 13:25:58 -04:00
Matej Sekoranja
c39b966121 String -> std::string, toString methods removed 2014-06-19 14:30:40 +02:00
Matej Sekoranja
597bca1ca5 Windows port (visibility declrations). 2014-04-14 18:11:12 +02:00
Marty Kraimer
9a798bc05a more work on examples; documentation is only changed up to exampleServer 2014-02-06 16:46:47 -05:00
Marty Kraimer
255f58aeb8 channelArray, trace implemented. Known memory leaks and exceptions fixed. 2013-06-27 10:38:05 -04:00