96 Commits

Author SHA1 Message Date
c4798dc2bc shareLib.h cleanup 2020-06-01 18:22:08 -07:00
cda2222ed5 p2p: deprecation notice 2020-05-19 17:06:28 -07:00
68708ff530 p2p: Fix EPICS_PVA*_AUTO_ADDR_LIST 2020-05-19 16:48:53 -07:00
c2ee7c9dc4 m_data removal
Try to avoid stepping on this vxWorks landmine.
2019-09-06 14:57:03 -07:00
a3dc712174 avoid unnecessary copy
dev. leftovers...
2019-03-11 14:47:42 -07:00
95b23fc6bc minor 2018-10-04 21:07:10 -07:00
afead32e9d p2p more config 2018-10-04 21:07:10 -07:00
db3fdf54e9 allow setting p2pReadOnly from config file 2018-10-03 14:45:58 -07:00
4a0275a476 missing includes 2018-03-19 15:38:02 -07:00
8a9a3550b9 fixup dllimport/export 2018-02-06 15:29:49 -08:00
8f92190ff9 minor 2017-11-27 17:41:48 -06:00
e69f99c57e reorganize build 2017-11-27 17:07:06 -06:00
34b143a08c minor 2017-11-05 17:13:55 -06:00
4c8512a884 less noise 2017-11-02 13:47:11 -05:00
413cfef686 more compat 2017-11-01 19:20:45 -05:00
b74d5bf580 more win32 2017-11-01 18:22:49 -05:00
60f6646520 more compat 2017-11-01 16:44:22 -05:00
6d466bb847 cleanup prints 2017-11-01 15:56:35 -05:00
d4ae08322d p2p status reporting update 2017-11-01 13:59:09 -05:00
43b7b624c2 include reftrack 2017-11-01 11:54:12 -05:00
943247f0f0 remove g++ or c++11 requirement
^#$*&#$ MSVC
2017-11-01 10:04:36 -05:00
bffb14fd53 Don't need c++11 or g++ 2017-10-24 12:49:46 -05:00
1f6e828601 OSX compat 2017-10-05 15:44:29 +02:00
271ec3241f Merge remote-tracking branch 'origin/master'
* origin/master:
  p2p: fix dllexport for ChannelCacheEntry::CRequester
  qsrv: add missing Base libs to qsrv_LIBS
  Fix dll decorations in moncache, gwmain, pdbsingle
  Add LICENSE file
  Add .local mechanism to CONFIG_SITE
  qsrv: build libqsrv also for target
  travis-ci: update/streamline configuration for EPICS 7

# Conflicts:
#	.travis.yml
#	build-deps.sh
#	pdbApp/Makefile
2017-09-30 22:28:26 -05:00
4942c3c07c p2p: fix dllexport for ChannelCacheEntry::CRequester 2017-09-29 13:56:08 +02:00
8f735fac3a Fix dll decorations in moncache, gwmain, pdbsingle 2017-09-28 13:13:49 +02:00
850d79dc62 add PVIFBuilder abstraction 2017-09-12 15:31:46 -05:00
bf3fda4e92 minor 2017-08-31 14:48:27 -05:00
90e512a659 p2p: keep ChannelRequester alive 2017-07-14 13:37:56 +02:00
bd8c6e43b0 p2p: use config file 2017-07-14 11:58:12 +02:00
f8d29e5afd p2p: avoid unnecessary use of provider registery 2017-07-13 18:40:47 +02:00
09b6671c82 avoid ambigious ctor 2017-07-13 11:18:28 +02:00
91c9cf8b38 import/export 2017-07-12 16:17:49 +02:00
9b433a54f6 more ownership 2017-07-11 17:33:52 +02:00
51f5480996 use newer API 2017-06-29 11:36:35 +02:00
74fbc64d51 boilerplate reduction 2017-06-22 14:55:08 +02:00
f6930ac405 clang compat 2017-06-21 15:20:20 +02:00
00882a4d34 p2p: adapt ServerContext API changes 2017-06-21 15:20:07 +02:00
e5e8751f8d conditional monitor stats 2017-05-24 17:47:19 -04:00
8d187e4493 trap unexpected monitor reuse 2016-09-03 19:23:00 -04:00
8f2167497f chancache
fix crash on shutdown
2016-03-30 11:50:59 +09:00
16ab57e1f3 p2p: read-only switch 2016-03-28 08:20:34 +09:00
5219f29945 fix iocshVariable helper 2016-03-24 18:48:30 -04:00
47560e8565 minor 2016-03-16 19:10:30 -04:00
e35f06cb00 more monitor delta handling 2016-02-17 12:50:28 -05:00
ceefb62cff more lastelem 2016-02-06 22:21:06 -05:00
64b2868521 use Monitor::getStats() 2016-02-05 13:55:11 -05:00
0e5456c9ef add pvasr 2016-02-05 13:54:47 -05:00
c863aae2f0 copy lastelem
can't keep this when the default queue size is 2.
2016-02-05 13:54:17 -05:00
03f666c3f6 fixups 2016-01-29 18:34:59 -05:00