375 Commits

Author SHA1 Message Date
3f5bfd067f Update version numbers for release 4.5.2 2020-05-28 16:14:30 -05:00
85165e6579 get ready for next epics7 release 2020-05-20 14:03:13 -04:00
476a8f1e32 Merge pull request #56 from dirk-zimoch/CleanupWhitespace
Cleanup whitespace
2020-05-20 08:47:32 -04:00
31e883dbbc removed empty lines at end of file 2020-04-15 18:00:08 +02:00
57cbf66833 removed spaces at end of line 2020-04-15 17:58:14 +02:00
7f31332a80 replaced tabs with spaces 2020-04-15 17:54:47 +02:00
12015309d8 Merge pull request #55 from epics-base/arrayfilterforunion
Arrayfilterforunion
2020-04-13 06:27:41 -04:00
1e62844a22 testPlugin found bug: added unionArrayTest 2020-04-12 14:01:22 -04:00
ad479309b0 fix bitset bug 2020-04-08 11:06:59 -04:00
2f7c82757f pvArrayPlugin now supports union scalarArray 2020-04-07 12:53:01 -04:00
634153a28d Merge pull request #54 from epics-base/issue53
Issue53
2020-02-18 05:39:58 -05:00
e664037063 static analysis during the Codathon at Diamond. 2020-02-17 12:06:08 +00:00
75c16bd423 pvDatabase::removeRecord and pvRecord::remove no longer call eachother directly 2020-02-12 09:13:19 -05:00
083dffac3c pvDatabase::removeRecord and pvRecord::remove changes;descructors now have at most a print statement 2020-02-10 06:15:59 -05:00
42ba054e5f add createdestroy example 2020-02-07 10:58:55 -05:00
3173e9aeae problems with examples 2020-02-07 09:17:08 -05:00
785d654129 first attempt to fix issue 53; add example 2020-02-07 08:54:18 -05:00
22ce4440b7 Fix bug preventing "whole structure" bitset(0) copy
(fixes #52)
(this should have a test added, but I am not familiar enough with the code)
2020-01-28 15:44:27 +01:00
80baccfd9c Incr version and set development flag after release 2019-11-01 12:52:23 -05:00
0c92f07749 Clear development flag for 4.5.1 release 4.5.1 2019-11-01 12:50:11 -05:00
73a9f1f84f Release notes for 4.5.1 2019-11-01 12:48:58 -05:00
3c3f0ab7f1 Merge pull request #51 from mrkraimer/master
addRecord is new
2019-09-13 10:00:22 -04:00
803098922a Update .travis.yml 2019-09-13 09:04:54 -04:00
c028af8b6d addRecord is new 2019-09-11 10:17:09 -04:00
d33d03189e rtd-ci: add read-the-docs integration 2019-09-06 14:19:00 +02:00
d7bd5628d4 Update version number to 4.5.1 DEVELOPMENT 2019-08-13 11:04:36 -05:00
70ee857782 Set version number in Release Notes 4.5.0 2019-07-30 14:26:56 -05:00
07f09e0759 Set SHRLIB_VERSION from new CONFIG_PVDATABASE_VERSION file 2019-07-30 14:26:37 -05:00
ba832ddfd0 Merge pull request #50 from mrkraimer/master
another attempt to fix jenkins win64 build
2019-07-10 10:37:58 -04:00
93c2284091 another attempt to fix jenkins win64 build 2019-07-10 10:09:30 -04:00
cc5b6f6351 Merge pull request #49 from mrkraimer/master
try to fix jenkins win64 build that fails
2019-07-10 09:44:30 -04:00
a26a625e49 try to fix jenkins win64 build that fails 2019-07-10 09:14:58 -04:00
93b4892528 Merge pull request #48 from mrkraimer/master
copy lib now part of pvDatabase
2019-06-26 13:03:07 -04:00
e57348a4c5 copy lib now part of pvDatabase 2019-06-26 10:47:58 -04:00
7059cb0354 Merge pull request #46 from mrkraimer/master
add record support and processRecord
2019-06-25 09:17:35 -04:00
f2d6e05816 WIN32 follow Michael's advice about O.yyy/*.d files 2019-06-24 15:23:19 -04:00
e949493722 WIN32 DLL; copy build. now for pvDatabase 2019-06-24 09:53:56 -04:00
6969bbd571 WIN32 DLL another try 2019-06-23 15:30:29 -04:00
9edea59ab9 WIN32 DLL making progresss but still not there 2019-06-23 14:41:34 -04:00
1928b87634 pvCopy depends of pvPlugin not the other way 2019-06-23 14:03:16 -04:00
d9ed321298 WIN32 another try 2019-06-23 10:40:09 -04:00
935f915e5d WIN32 another try 2019-06-23 09:55:52 -04:00
6263f4c335 WIN32 another try 2019-06-23 09:24:09 -04:00
62134efd19 WIN32 another try 2019-06-23 08:40:09 -04:00
8a06b9ee8e win32 yet another try 2019-06-23 08:08:33 -04:00
bc6fd2b9ff wrong ifdef 2019-06-23 07:22:27 -04:00
3b6f23515f pvCopy first 2019-06-23 06:18:28 -04:00
3c5f419ce7 src depends on configure src/copy 2019-06-22 17:00:41 -04:00
3418c22cde WIN32 make pvCopy be a seperate lib instead of part of pvDatabase 2019-06-22 16:14:40 -04:00
22806c5301 almost running out of ideas to make WIN32 build 2019-06-22 13:01:31 -04:00