~dirk.zimoch/epics-base:dbChannelForDBLinks

Last commit made on 2020-11-17
Get this branch:
git clone -b dbChannelForDBLinks https://git.launchpad.net/~dirk.zimoch/epics-base
Only Dirk Zimoch can upload to this branch. If you are Dirk Zimoch please log in for upload directions.

Branch merges

Branch information

Name:
dbChannelForDBLinks
Repository:
lp:~dirk.zimoch/epics-base

Recent commits

9048e99... by Dirk Zimoch

add tests for empty array filter results

cf56a0e... by Andrew Johnson

Fix linkFilterTest, move Release Notes to the right place

6b5abf7... by Dirk Zimoch

do not handle empty arrays (undefined behavior)

3b3261c... by Dirk Zimoch

Revert "new error code for empty arrays"

This reverts commit d51b5513fda5ca7c6058990396d315cfff81cbfe.

Conflicts:
 modules/database/src/ioc/db/dbAccess.c
 modules/database/src/ioc/db/dbDbLink.c

30d8feb... by Dirk Zimoch

test code beautification

4ad98d5... by Dirk Zimoch

make db_init_event_freelists private

14b9ac3... by Dirk Zimoch

remove unnecessary check

275c4c7... by Dirk Zimoch

remove needless pointer access

5d808b7... by Dirk Zimoch

new error code for empty arrays

afdf34b... by Dirk Zimoch

clean up code structure