Commit Graph

61 Commits

Author SHA1 Message Date
Michael Davidsaver
0b0ed3ade5 drop boilerplate message() 2017-06-21 17:12:12 +02:00
Michael Davidsaver
d0915581b4 rationalize CLI handling of providers 2017-06-07 19:59:56 +02:00
Michael Davidsaver
edcb408e92 eget/pvget: must keep Monitor alive 2017-06-07 14:24:39 +02:00
Michael Davidsaver
dd78b467f8 consolidate AtomicBoolean 2017-05-30 17:32:28 +02:00
Michael Davidsaver
277e5c33fb privatize some API details
hide a number of APIs which should not
be public APIs.
2017-05-30 17:12:31 +02:00
Andrew Johnson
9a8644033d Prevent redefinition of NOMINMAX
While this protection is not strictly necessary here, if someone
does a cut-and-paste into a header file it should be included.
2016-04-06 15:22:11 -05:00
Andrew Johnson
b4cfe861d3 MinGW provides popen() and pclose() 2016-04-06 10:59:22 -05:00
Matej Sekoranja
d54ddff9ae c++11 compilation (take 3)
references #28
2016-03-23 22:22:22 +01:00
Matej Sekoranja
616e894669 c++11 compilation (take 2)
references #28
2016-03-23 22:15:32 +01:00
Matej Sekoranja
04a90c4780 c++11 compilation issues
references #28
2016-03-23 22:04:09 +01:00
Matej Sekoranja
43811e2511 added version to pvaTools
closes #35
2016-03-22 11:55:59 +01:00
Matej Sekoranja
5279d247ca general indent beautification 2016-03-10 23:36:16 +01:00
Matej Sekoranja
87c11d83d2 win32 port 2016-03-06 21:21:26 +01:00
Matej Sekoranja
55328e4a53 merge 2015-10-15 21:18:56 +02:00
Dave Hickin
0af5599457 Remove calls of deprecated getScalarArrayField 2015-07-24 15:00:25 +01:00
Matej Sekoranja
7c7ff7babc Merge pull request #8 from anjohnson/mbOptional
Make microbench library & header optional
2015-07-14 10:34:08 +02:00
Andrew Johnson
98224b0d01 Make microbench library & header optional
Requires similar changes in pvaSrv, and in pvCommonCPP if you're
actually using the microbench code.
2015-07-13 10:50:55 -05:00
Michael Davidsaver
ef46931276 use getSubField 2015-06-22 15:04:44 -04:00
Matej Sekoranja
b381d84e64 cancel(), done(), ackAny param 2015-05-06 11:08:23 +02:00
dhickin
c492406d57 Link pvinfo against ca. 2015-04-18 10:35:14 +01:00
dhickin
946dc9b0fd Removed unused variable from pvget and imporoved error messages in pvput. 2015-04-18 10:27:18 +01:00
dhickin
895f950a0c Added channel access support, default provider option and URI support for ca and pva schemes to pvinfo. 2015-04-18 10:24:45 +01:00
dhickin
6228975069 Added channel access support, default provider option and URI support for ca and pva schemes to pvput. 2015-04-17 23:57:18 +01:00
dhickin
c09f8f9e45 Link pvget against ca. 2015-04-17 22:40:59 +01:00
dhickin
01efae1597 Small fix to pvget 2015-04-17 20:47:21 +01:00
dhickin
7441f53eeb Added channel access support, default provider option and URI support for ca and pva schemes to pvget. 2015-04-17 16:52:31 +01:00
Matej Sekoranja
c8c0498cdf using new copy API 2015-02-18 10:03:18 +01:00
Matej Sekoranja
eeba21bcfb merge 2015-01-07 08:21:20 +01:00
Matej Sekoranja
743a07064a pvlist help examples typos 2014-12-05 08:43:46 +01:00
Matej Sekoranja
e67e8153ef EPCIS 3.15 compilation warnings removed 2014-11-26 11:09:11 +01:00
Matej Sekoranja
b29c8f439b pvatools: enum index out of range fix 2014-11-24 12:12:22 +01:00
Matej Sekoranja
d654738dc5 win32 SO_RCVTIMEO 2014-11-20 23:06:32 +01:00
Matej Sekoranja
976fe49d60 pvlist improvements 2014-11-20 22:13:29 +01:00
Matej Sekoranja
9365623a94 eget: pvs authority support 2014-11-17 12:50:41 +01:00
Matej Sekoranja
2f1c227f4f vxWorks htons macro woes 2014-11-11 12:26:47 +01:00
Matej Sekoranja
b263acebbc PVStructureArray/PVUnionArray null element pvutils formatting 2014-11-06 22:33:36 +01:00
Matej Sekoranja
5b1825a11c URI: ev4 to epics, and URI version major check 2014-10-28 22:04:01 +01:00
Matej Sekoranja
d465514e9b pv utils alarm_t support 2014-10-20 11:51:35 +02:00
Matej Sekoranja
84ee414ace more work on pv tools 2014-10-20 09:13:44 +02:00
Matej Sekoranja
cfbbe577db enhanced printout, enum_t/time_t support 2014-10-15 16:10:41 +02:00
Matej Sekoranja
1e2f335c61 enum_t/time_t print in terse mode 2014-10-15 12:01:43 +02:00
Matej Sekoranja
b3e9ceca10 pvput enum and union[Array] support 2014-10-15 09:38:45 +02:00
Matej Sekoranja
523ab64b87 pvlist: failed to resolve GUID case 2014-10-14 12:30:50 +02:00
Matej Sekoranja
ac13dc19fd pvlist now in an usable shape, requires eget 2014-10-14 12:01:13 +02:00
Matej Sekoranja
68f81b37e0 win32 lib for pvlist not pvinfo 2014-10-14 11:10:58 +02:00
Matej Sekoranja
49a0ccd715 missing lib for win32 2014-10-14 09:12:55 +02:00
Matej Sekoranja
43ec3f8bda win32 GUID fix 2014-10-14 07:14:42 +02:00
Matej Sekoranja
b75e058620 pvlist utility added 2014-10-13 09:15:04 +02:00
Matej Sekoranja
0e1769d8ce union/unionArray support for terse mode 2014-10-10 10:44:55 +02:00
Matej Sekoranja
432f385467 URI change 2014-09-30 22:50:37 +02:00