~dougmurray/epics-base:fix-1943245

Last commit made on 2022-05-11
Get this branch:
git clone -b fix-1943245 https://git.launchpad.net/~dougmurray/epics-base
Only Doug Murray can upload to this branch. If you are Doug Murray please log in for upload directions.

Branch merges

Branch information

Name:
fix-1943245
Repository:
lp:~dougmurray/epics-base

Recent commits

ccba97b... by Doug Murray

Fix up previous commit with added comment
Remove older routine, replaced by new version; added
comment from updated routine description.

7abe056... by Doug Murray

#1943245 epicsStrnEscapedFromRaw may print inclomplete escape sequences
Fixed a problem where a partial escape sequence could be added to
a string. Rather than checking for the limit when adding each
character, the check is made for the entire sequence.

b6f6924... by Ralph Lange

Merge 'evan@gh/add-simm-to-ao-records' into 7.0

(closes #144)

4fc5492... by Ralph Lange

Merge branch '7.0' into add-simm-to-ao-records

0bcffb5... by Ralph Lange

Add mention to RELEASE_NOTES

60001c0... by Ralph Lange

Add SIMM=RAW for mbboDirect record

37b95bc... by Ralph Lange

Add SIMM=RAW for mbbo record

4e9bb9f... by Ralph Lange

Add SIMM=RAW to bo record

371cdde... by Ralph Lange

Trivial fixes to simmRAW for ao

cbae8d3... by Andrew Johnson

Improve wording of seqRecord doc