21 Commits

Author SHA1 Message Date
a4e78916b7 pvtools: update options message 2018-10-30 17:20:15 -07:00
6dea9d90cc pvutils rework 2018-10-30 16:25:59 -07:00
f29ef3121e pvtools: compose pvutil_ostream
eliminate at least some of the odd-ness which is causing
build failures on hosted mingw.
2018-06-29 16:22:56 -07:00
1adea89e77 pvtools: combine separator and fieldSeparator
both always have the same value anyway...
2018-04-24 08:33:25 -07:00
9c25057d80 pvtools: drop unnecessary accessors for global flags
These don't provide any encapsulation or validation...
2018-04-24 08:29:45 -07:00
94737721e3 pvput use pvac 2017-09-06 20:15:21 -05:00
6436ceb04d pvtools: drop unused 2017-07-10 12:38:16 +02:00
006224b4d1 pva client break ref loop with ChannelRequester
pvutils: remove ChannelRequesterImpl
2017-07-07 18:44:24 +02:00
734110eba5 remove unused 2017-07-03 19:24:00 +02:00
0b0ed3ade5 drop boilerplate message() 2017-06-21 17:12:12 +02:00
5279d247ca general indent beautification 2016-03-10 23:36:16 +01:00
b263acebbc PVStructureArray/PVUnionArray null element pvutils formatting 2014-11-06 22:33:36 +01:00
5b1825a11c URI: ev4 to epics, and URI version major check 2014-10-28 22:04:01 +01:00
d465514e9b pv utils alarm_t support 2014-10-20 11:51:35 +02:00
84ee414ace more work on pv tools 2014-10-20 09:13:44 +02:00
cfbbe577db enhanced printout, enum_t/time_t support 2014-10-15 16:10:41 +02:00
1e2f335c61 enum_t/time_t print in terse mode 2014-10-15 12:01:43 +02:00
0e1769d8ce union/unionArray support for terse mode 2014-10-10 10:44:55 +02:00
3050323193 added disconnect message to pvget/eget while monitoring 2014-07-21 11:29:22 +02:00
ba4102639e String -> std::string, toString methods removed 2014-06-19 14:29:41 +02:00
6402e2ca1b Moved pvget/pvput/pvinfo/eget programs into pvtoolsSrc
These programs are intended for users, they are not tests.
2014-04-22 10:38:17 -05:00