134 Commits

Author SHA1 Message Date
41dd55e00f pvput: missing error case 2017-10-04 14:29:10 +02:00
f68fa741f0 pvtools oops 2017-09-28 16:47:43 -05:00
7bc7e03de7 pvput compat 2017-09-12 12:02:26 -05:00
f192317320 pvput minor 2017-09-08 15:29:28 -05:00
ecbb2194a2 more pvput: support "legacy" array mode (w/ size) 2017-09-08 12:04:52 -05:00
2d0ce8df36 pvput 3.14 compat 2017-09-07 19:00:42 -05:00
71c3ec220b pvput bitset tracking 2017-09-07 16:07:20 -05:00
94737721e3 pvput use pvac 2017-09-06 20:15:21 -05:00
27ec187bd4 inetAddressUtil no more new vector
no more allocating vector.
2017-09-02 09:55:15 -05:00
6c53f54485 pvget reftrack 2017-08-30 11:17:03 -05:00
6ace47a55a adapt to PVStructure const propagation 2017-08-08 16:52:11 +02:00
d3b482e87f another ambiguity 2017-07-18 11:03:39 +02:00
eef51a9a6d automatic ClientFactory::start()
register the "pva" provider automatically.
2017-07-17 14:29:27 +02:00
2c530868f6 split out caprovider as libpvAccessCA
fixup multi-library build
2017-07-17 13:51:20 +02:00
6370f11cd2 remove unused 2017-07-14 14:38:04 +02: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
05b6da623a rename GUID -> ServerGUID
avoid ambigious name on windows/mingw
2017-07-04 17:57:20 +02:00
a6efd7ce6a update pvlist to use RPCClient 2017-07-03 19:24:01 +02:00
858235fd0a update pvinfo 2017-07-03 19:24:01 +02:00
25b81ba506 pvget/pvput: redo connection handling 2017-07-03 19:24:01 +02:00
734110eba5 remove unused 2017-07-03 19:24:00 +02:00
749e8d71d1 replace all internal use of getChannelProviderRegistry() 2017-07-03 19:24:00 +02:00
0b0ed3ade5 drop boilerplate message() 2017-06-21 17:12:12 +02:00
d0915581b4 rationalize CLI handling of providers 2017-06-07 19:59:56 +02:00
edcb408e92 eget/pvget: must keep Monitor alive 2017-06-07 14:24:39 +02:00
dd78b467f8 consolidate AtomicBoolean 2017-05-30 17:32:28 +02:00
277e5c33fb privatize some API details
hide a number of APIs which should not
be public APIs.
2017-05-30 17:12:31 +02:00
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
b4cfe861d3 MinGW provides popen() and pclose() 2016-04-06 10:59:22 -05:00
d54ddff9ae c++11 compilation (take 3)
references #28
2016-03-23 22:22:22 +01:00
616e894669 c++11 compilation (take 2)
references #28
2016-03-23 22:15:32 +01:00
04a90c4780 c++11 compilation issues
references #28
2016-03-23 22:04:09 +01:00
43811e2511 added version to pvaTools
closes #35
2016-03-22 11:55:59 +01:00
5279d247ca general indent beautification 2016-03-10 23:36:16 +01:00
87c11d83d2 win32 port 2016-03-06 21:21:26 +01:00
55328e4a53 merge 2015-10-15 21:18:56 +02:00
0af5599457 Remove calls of deprecated getScalarArrayField 2015-07-24 15:00:25 +01:00
7c7ff7babc Merge pull request #8 from anjohnson/mbOptional
Make microbench library & header optional
2015-07-14 10:34:08 +02:00
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
ef46931276 use getSubField 2015-06-22 15:04:44 -04:00
b381d84e64 cancel(), done(), ackAny param 2015-05-06 11:08:23 +02:00
c492406d57 Link pvinfo against ca. 2015-04-18 10:35:14 +01:00
946dc9b0fd Removed unused variable from pvget and imporoved error messages in pvput. 2015-04-18 10:27:18 +01:00
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
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
c09f8f9e45 Link pvget against ca. 2015-04-17 22:40:59 +01:00
01efae1597 Small fix to pvget 2015-04-17 20:47:21 +01:00
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
c8c0498cdf using new copy API 2015-02-18 10:03:18 +01:00