500 Commits

Author SHA1 Message Date
8fa231352d GHA: Update actions/upload-artifact to v4 2024-12-16 12:06:37 +01:00
949b3f63c2 Set next development version 2023-12-13 16:59:19 -06:00
3a08da445b Set version numbers for release 1.4.1 2023-12-13 16:55:44 -06:00
61682f72fe Update release notes 2023-12-13 16:53:18 -06:00
4cb3d4d696 oops 2023-09-14 11:02:48 +02:00
0af5e972f3 add DTYP="QSRV Demo Replicate" 2022-11-09 22:14:08 -08:00
2a53ea7e47 Allow "meta" at member top of array of struct 2022-11-03 10:01:29 -07:00
3b9990e365 add image.json example 2022-11-03 10:01:29 -07:00
db5af06e07 fix dbLoadGroup 2022-11-03 09:57:21 -07:00
5c75fd7bfc disable testpvalink 2022-10-26 10:59:30 -04:00
1c7846fa4b Set next development version 2022-09-07 11:38:28 -05:00
cdee0b36f3 Update version numbers for release (1.4.0) 1.4.0 2022-09-07 11:31:34 -05:00
db5cf25c4d update release notes 2022-07-05 11:20:26 -07:00
26f55cf6ce apply ACF when writing to atomic group 2022-07-05 11:11:57 -07:00
397a061d72 add caputlog example 2022-07-05 11:11:57 -07:00
3df05bf1ce use initHook shutdown hooks 2022-07-05 11:11:57 -07:00
b9ce6cbd6e add utag demo 2022-07-05 11:10:34 -07:00
bb85647a12 testpdb: note bug
Fails with 3.15.  Not sure why.

not ok 91 - prov.unique()
not ok 92 - epics::atomic::get(PDBProvider::num_instances) (1) == 0u (0)
ok 93 # SKIP No multilock
ok 94 # SKIP No multilock
not ok 95 - epics::atomic::get(PDBSinglePV::num_instances) (1) == 0u (0)
2022-07-05 11:08:39 -07:00
dc22a4a4e3 fix tests wrt. userTag 2022-07-05 11:08:39 -07:00
5a81763fb8 Adapt to DBR_AMSG/DBR_UTAG 2022-07-05 11:08:39 -07:00
122e9bdbb4 enable "Async Soft Channel" for output links
Add asynchronous output link support.
When triggered, re-process record(s)
after put completes
2022-07-05 11:08:39 -07:00
cb1b41c1b2 fixup AsWritePvt to be non-copyable
Avoids double free via asTrapWriteAfterWrite() with c++98
2022-07-05 11:08:39 -07:00
69a7bb3795 Add AS write hooks 2022-06-22 06:39:48 -07:00
c95d9a68fe pvif: more error checking 2022-06-22 06:39:48 -07:00
8be883f98b add demo of building an NTEnum with a group 2022-06-22 06:39:48 -07:00
b3d37e7f39 Add +type:"structure" 2022-06-22 06:39:48 -07:00
c5cba4ccc4 ci: update 2022-06-22 06:39:48 -07:00
f07d14b12d ci: replace ubuntu-16.04 -> docker 2021-10-21 09:53:39 -05:00
3f38e616ee Update qsrvpage.dox
Clarify use of `+meta`
2021-10-19 07:39:52 -07:00
61ec0715be Set next development version 2021-06-30 10:08:29 -07:00
466d41ebb9 1.3.1 1.3.1 2021-06-30 10:05:36 -07:00
d18e2219b3 pvalink: missing NULL check 2021-04-23 15:29:45 -07:00
ff22538129 pdb: Create db_field_log for GETs 2021-03-17 13:22:42 -07:00
67e668795e test PDB get w/ filter 2021-03-17 13:22:42 -07:00
1ac2e6c809 ci: github actions add mingw 2021-03-17 12:47:34 -07:00
40b327cfcb testpvif 3.15 compat 2021-03-12 11:45:13 -08:00
20edb8fdf5 CI update 2021-03-12 11:09:26 -08:00
babda345b4 ci: appveyor fix mingw builds 2021-03-12 09:59:02 -08:00
04fbaf5a2e fix LocalFL 2021-03-12 09:59:02 -08:00
3438fde276 test: cover server side filters 2021-03-12 09:59:02 -08:00
b515fd30ca Syncing softMain.cpp with epics-base 2021-03-12 07:09:22 -08:00
ad8b77e19f Set next development version 2021-02-26 13:26:20 -08:00
b8389ac6a1 1.3.0 1.3.0 2021-02-26 13:24:26 -08:00
d47008ee53 Update GHA config
Better job names
Upload .tap files as artifacts
2021-01-05 22:12:33 -06:00
a709854f0d Update .appveyor.yml for newer ci-tools
Also set the correct notification email address
2021-01-05 22:12:33 -06:00
527afaf856 Merge pull request #35 from anjohnson/master
About to merge my yajl5 branch to 7.0
2021-01-05 21:37:48 -06:00
d65af720d1 doc 2020-11-28 10:45:34 -08:00
503cf414be 3.15 compat 2020-11-28 10:45:34 -08:00
1682c991d2 use dbChannel* in builder 2020-11-28 10:45:34 -08:00
c68c0038e6 store dbChannel* in builder 2020-11-28 10:45:34 -08:00