b3f64a1392
Merge pull request #77 from ralphlange/remove-ci
...
Remove dysfunctional Travis-CI configuration
2025-02-22 15:33:12 +01:00
6ca99ebb92
Merge pull request #76 from anjohnson/master
...
Fix 10-year old typo in message generation
2025-02-22 15:32:54 +01:00
2dbae03028
Remove dysfunctional Travis-CI configuration
2025-02-21 09:46:00 +01:00
09cf317521
Fix 10-year old typo in message generation
2025-02-20 13:14:40 -06:00
8ed07fef96
Set next development version
2021-07-02 15:42:23 -05:00
a34876e36a
Update version numbers for release
4.8.0
2021-07-02 15:37:45 -05:00
7105261c90
change location of css scripts
2021-04-08 08:07:59 -04:00
a6f5d86162
Merge pull request #73 from epics-base/multichannelmultiprovider
...
multiChannel now allows an array of provider names
2021-03-30 10:11:32 -04:00
9e8cc341ea
multiChannel now allows an array of provider names
2021-03-23 12:42:58 -04:00
6eb977ae66
The following changes were made:
...
1) pvaClientChannel no longer issues an error message on disconnect.
This should never have been done.
When pvaClient is used within a database, it caused error mesaage when database exits.
2) pvaClientGet,Monitor,Process,Put,PutGet now let pvaClientChannel handle getRequesterName and message.
This leads to better error messages.
2021-03-15 06:48:38 -04:00
3fb934a30b
replace boolean by epics::pvData::boolean
2021-03-06 11:17:18 -05:00
2d6f0f1821
Merge pull request #71 from epics-base/pvaClientMultiChannel_changes
...
Pva client multi channel changes
2021-03-06 09:18:52 -05:00
8a661bb591
The following changes were made:
...
1) update documentation.
2) remove some output messages from pvaClientMonitor and pvaClientMultiChannel
3) performance improvement to pvaClientNTMultiPut.
2021-03-01 10:14:05 -05:00
efb2631905
Undo random typing...
2021-02-28 21:36:14 -06:00
1211d01800
The changes:
...
1) Fix issues #66 and #70
2) All tests in exampleCPP/testMultiplePutGet now work successfully.
I still want to do more testing, especially on connection management.
Also relese notes and documentation needs work.
2021-02-26 12:32:15 -05:00
b665dac669
The following changes were made:
...
1) PvaClientChannel::channelCreated no longer declares channel connected.
PvaClientChannel::channelStateChange does this.
2) PvaClientNTMultiData::endDeltaTime no longer calls unionValue[i] = PVUnionPtr()
2021-02-23 09:25:19 -05:00
65a69a8901
Changes include:
...
1) Added method PvaClientNTMultiData::getChannelChangeFlags.
2) In pvaClientMultiChannel made methods not intended for client protected.
3) Fixed many connection related problems.
4) Cleaned up doxygen.
2021-02-17 11:10:41 -05:00
7722fdf353
Set next development version
2020-05-28 16:26:01 -05:00
bc9ac8422c
Update version numbers for release
4.7.1
2020-05-28 15:49:41 -05:00
c3aec4e27b
get ready for next epics7 release
2020-05-20 14:01:16 -04:00
0abfeef5ed
Merge pull request #65 from dirk-zimoch/CleanupWhitespace
...
Cleanup whitespace
2020-05-20 08:50:14 -04:00
745119cf77
removed empty lines at end of file
2020-04-15 17:51:17 +02:00
9f794721ab
removed spaces at end of line
2020-04-15 17:49:54 +02:00
8f21ac8b9d
replaced tabs with spaces
2020-04-15 17:45:02 +02:00
9add9daf85
Merge pull request #64 from epics-base/issue#63
...
fix issue 63; add PvaClientData::getSinglePVField; simplify getDouble…
2019-12-04 05:46:44 -05:00
aaacadb42d
fix issue 63; add PvaClientData::getSinglePVField; simplify getDouble, putDouble, etc
2019-12-02 10:32:48 -05:00
5961c83477
Incr version and set development flag after release
2019-11-01 12:28:27 -05:00
b724b72624
Clear development flag for 4.7.0 release
4.7.0
2019-11-01 12:20:59 -05:00
fc42cf798e
Release notes for 4.7.0
2019-11-01 11:09:28 -05:00
71181afc93
Update .travis.yml
2019-09-13 09:15:35 -04:00
b92a3ddaa4
rtd-ci: add read-the-docs integration
2019-09-06 14:18:19 +02:00
246cceae3e
Update version number to 4.7.0 DEVELOPMENT
2019-08-13 10:46:37 -05:00
3f4df39ee0
fix issue #62 PvaClientData::parse bug
2019-08-12 06:03:55 -04:00
837924af2e
Update RELEASE_NOTES.md
2019-08-02 08:45:10 -04:00
7b0e2b5986
Merge pull request #61 from mrkraimer/master
...
add JSON support
2019-08-02 08:42:29 -04:00
c84b24bb30
Merge https://github.com/epics-base/pvaClientCPP
...
merge to get latest hanges from epics-base
2019-08-02 05:44:42 -04:00
aba40922e6
Release notes for 4.6.0
4.6.0
2019-07-29 11:47:36 -05:00
2c1cb03cd0
Use new CONFIG_PVACLIENT_VERSION file for SHRLIB_VERSION
2019-07-29 11:46:54 -05:00
f58c5159fc
add streamJSON
2019-07-19 09:49:40 -04:00
a91ba8ef9e
fixed a bug
2019-07-17 10:43:13 -04:00
ddb36536fe
add zeroArrayLength
2019-07-16 10:33:39 -04:00
9153036ccc
added JSON support
2019-07-16 09:42:08 -04:00
4c56116827
Merge pull request #60 from mrkraimer/master
...
working on issue #56 ; still problems with monitor
2019-04-26 12:51:02 -04:00
81f5e25276
working on issue #56 ; still problems with monitor
2019-04-26 10:09:56 -04:00
703b2224ce
Merge pull request #59 from mrkraimer/master
...
fix issue #57
2019-04-25 05:07:20 -04:00
ed0b1cbf08
fix issue #57
2019-04-24 14:53:18 -04:00
914e382dea
Merge pull request #58 from mrkraimer/master
...
address issue #54
2019-04-24 05:18:19 -04:00
fd77d35b20
address issue #54
2019-04-23 14:04:13 -04:00
428adb270e
Update version numbers to 4.5.0 for EPICS 7.0.2.2 release
4.5.0
2019-04-15 11:27:27 -05:00
3111e90de8
Merge pull request #55 from mrkraimer/master
...
address issue #53 plus more for getDouble, putDouble, getString, putDouble, etc
2019-04-11 14:50:03 -04:00