~dirk.zimoch/epics-base:fix_one_element_input_link_arrays

Last commit made on 2020-06-08
Get this branch:
git clone -b fix_one_element_input_link_arrays 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:
fix_one_element_input_link_arrays
Repository:
lp:~dirk.zimoch/epics-base

Recent commits

cc61637... by Dirk Zimoch

allow constant links with numeric 1 element arrays like [42]

786c4c2... by mdavidsaver

Revert "dbRecordtypeFieldItem() avoid excess strcmp()"

This reverts commit 48eb4ff4acb8897976c2ea752fe3454409e60faf.

48eb4ff... by mdavidsaver

dbRecordtypeFieldItem() avoid excess strcmp()

only one is going to match.

6c914d1... by mdavidsaver

db: validate dbrType

d6f8e90... by mdavidsaver

getLinkValue() use dbInitEntryFromAddr()

Called from dbGet(). Optimize hash table lookup
and bsearch of array to O(0) assignment.

5917990... by mdavidsaver

dbPutGetTest test plain array field

eeb198d... by mdavidsaver

change arrRecord cvt_dbaddr() to behave like waveformRecord et al.

1fec685... by Andrew Johnson

Merge new stuff after the 7.0.4 release work

0bfe0ed... by Andrew Johnson

Update the things to skip in make-tar.sh

6188d3f... by mdavidsaver

update doc comments