465 Commits

Author SHA1 Message Date
48e6c9f5ef GHA config updates 2025-04-06 12:52:27 +01:00
073d2acafc Set next development version 2025-02-21 15:40:21 -06:00
8cf550ff57 Final commit for 4.7.2 4.7.2 2025-02-21 15:29:09 -06:00
c070a3485b Merge pull request #82 from sveseli/changed-field-fix
Changed Field Fix
2024-07-09 10:04:14 -05:00
b31d5079bf updated release notes 2024-07-03 21:55:48 -05:00
7c78b15a5c added tests for changed set 2024-05-06 10:30:45 -05:00
cd7d8735af update master field tests 2024-04-30 13:09:59 -05:00
94b48e4893 do not proceed with pvcopy in master field callback unless master field was requested 2024-04-30 13:09:33 -05:00
9d94e95521 make sure only one record field has pointer to the master field; fix code indents to 4 spaces 2024-04-30 13:08:06 -05:00
e0d5925af3 add interface to check if master field was requested 2024-04-30 13:04:08 -05:00
f207e512d6 Updates to the GHA build settings 2023-12-28 20:45:21 +00:00
0a7d5b16aa Configure CI using ci-scripts for GHA and Appveyor 2023-12-28 14:05:15 +00:00
aea8d9105e Delete now-unused CI configuration files 2023-12-27 22:02:28 +00:00
d18e0c913a Set next development version 2023-12-13 17:12:22 -06:00
e4cb8d2397 Set version numbers for release 4.7.1 2023-12-13 17:09:58 -06:00
71b2a4bfe1 Update Release notes 2023-12-13 17:07:59 -06:00
80703b6de1 Merge pull request #80 from sveseli/master
Static Build Fixes
2023-11-17 15:02:06 -06:00
203ee1b450 fix windows warnings 2023-11-17 14:23:10 -06:00
f43d50768e fix windows warnings 2023-11-17 14:05:30 -06:00
8ec8e47924 fix static build 2023-11-17 12:58:58 -06:00
d374669f04 include cctype, fixes Windows builds 2023-06-28 16:43:22 -05:00
2f53d13021 Merge pull request #79 from sveseli/master
Data Distributor Plugin
2023-06-28 14:10:21 -05:00
00a8459944 address ANL feedback 2023-06-28 13:11:56 -05:00
91d0d2c315 added data distributor plugin documentation and updated release notes 2023-05-26 13:35:06 -05:00
c41f7cb3dc added data distributor plugin tests 2023-05-26 13:34:43 -05:00
dbf83dd017 added data distributor plugin 2023-05-26 13:34:34 -05:00
1b787c5149 Set next development version 2022-09-07 12:14:21 -05:00
ee3027f641 Update release notes and version numbers for release 4.7.0 2022-09-07 12:10:55 -05:00
6cd0a1bdb0 Merge pull request #76 from sveseli/master
Resolve monitor overrun issue from PR #75.
2022-06-24 10:29:44 -05:00
0d85561481 this resolves issue with monitor overrun counter; master field listeners will be called only once, before calling listeners for the first subfield 2022-03-14 09:17:33 -05:00
05d54c61e1 Merge pull request #75 from sveseli/master
Support requests to apply a pvCopy filter plugin to a whole PVRecord structure by using a field name `_` in the pvRequest.
2021-12-06 11:28:22 -06:00
182eee57e2 add tests for whole structure request 2021-12-01 14:36:50 -06:00
8daf322025 update module release notes 2021-12-01 14:36:20 -06:00
a68ef61a10 use _ instead of masterField to designate top level structure in the request 2021-11-30 10:32:38 -06:00
9dfebf1897 allow writing pvCopy plugins for the master field 2021-11-30 08:54:57 -06:00
0cf706511e Set next development version 2021-07-02 15:52:05 -05:00
8cac3975cc Update version numbers for release 4.6.0 2021-07-02 15:49:24 -05:00
219e5eaf94 Merge pull request #73 from epics-base/pvdbcr_changes
more work on special; all pvdbcr* redone
2021-04-14 11:20:46 -04:00
f345651b67 more work on special; all pvdbcr* redone 2021-04-14 10:26:30 -04:00
4895107854 Merge pull request #72 from epics-base/pvdbcr_changes
changes were made to all the special code, i.e. all pvdbcr*.
2021-04-12 12:19:35 -04:00
1c121b3f1e changes were made to all the special code, i.e. all pvdbcr*.
All now have a .h file in src/pv.
Each can now be used via an iocshell command or by a PVDatabase application that not part of an ioc database.
2021-04-12 09:30:50 -04:00
d493e52dda Merge pull request #71 from epics-base/jenkins_problem
another attempt to fix jenkins failure
2021-04-08 07:03:56 -04:00
91d4d2a423 another attempt to fix jenkins failure 2021-04-08 06:11:52 -04:00
d54031a2fb Merge pull request #70 from epics-base/jenkins_problem
another attempt to fix jenkins failure
2021-04-07 11:55:18 -04:00
1e1d5455a8 another attempt to fix jenkins failure 2021-04-07 11:08:16 -04:00
426af714a1 Merge pull request #69 from epics-base/jenkins_problem
another atrempt to fix jenkins failure
2021-04-07 08:45:46 -04:00
68bbb55370 another atrempt to fix jenkins failure 2021-04-07 07:57:56 -04:00
716ec9857c Merge pull request #68 from epics-base/jenkins_problem
another attempt to fix jenkins_problem
2021-04-03 08:59:19 -04:00
e91b4b1b66 another attempt to fix jenkins_problem 2021-04-03 07:14:31 -04:00
2c4e98db8c another attempt to fix jenkins_problem 2021-04-03 06:30:09 -04:00