lp://staging/~anj/epics-base/jsonfm
- Get this branch:
- bzr branch lp://staging/~anj/epics-base/jsonfm
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 12059. By Andrew Johnson
-
Move recGblInitConst
antLink( ) functionality into dbLink.c
Using dbFastPutConvert for string to number conversion. - 12058. By Andrew Johnson
-
Refactor link handling code (incomplete).
* Moved routines into dbLink.h and dbLink.c
* Created separate routines for DB_LINK processing
* Added dbinitLink() and dbAddLink()
* Started a Link Support Entry Table, not used yet
* Everything should still work as before... - 12055. By Andrew Johnson
-
Various updates.
* Added dbChannelGet()
* Implement dbChannelGetField() using dbChannelGet()
* Close filters in reverse order of opening
* Messages and comments improved. - 12054. By Andrew Johnson
-
Simplify implementation.
* dbGet() now handles DBF_*LINK fields,
* Simplify dbGetField(),
* Split out getAttrValue(),
* Rename dbGetFieldLink() to getLinkValue(),
* Reduce number of casts. - 12051. By Andrew Johnson
-
Rename dbChannelData() to dbChannelField()
dbChannel_get() now uses dbChannelGetField()
dbChannel_put() now uses dbChannelPutField()
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)