|
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 |
|
|
62fb27fdf8
|
WIN32 is really a pain
|
2019-06-22 11:48:01 -04:00 |
|
|
6250625036
|
yet one more attempt to make WIN32 build
|
2019-06-22 10:16:57 -04:00 |
|
|
d77ec8a978
|
yet one more time to make WIN32 build
|
2019-06-22 07:53:01 -04:00 |
|
|
322bb4800b
|
another attempt to build for WIN32
|
2019-06-22 06:38:28 -04:00 |
|
|
0437602236
|
fix bug in deadband plugin; attempt to make support build on win32
|
2019-06-21 15:53:31 -04:00 |
|
|
bd37756ba3
|
fix bug in processRecord; attempt to make support build on WINE
|
2019-06-21 13:39:50 -04:00 |
|
|
fb4e7f0fc1
|
update doc; fix bug in scalarAlarmSupport
|
2019-06-19 09:36:52 -04:00 |
|
|
5279e4e739
|
array plugin for put failed if increment not 1
|
2019-06-14 14:13:52 -04:00 |
|
|
ffef21e58c
|
doc changes; processRecord catch exceptions
|
2019-06-10 10:41:08 -04:00 |
|
|
e901ae3ea0
|
handle out of control limits better
|
2019-06-09 16:14:25 -04:00 |
|