lp:~epics-core/epics-base/jsonfm

Created by Ralph Lange and last modified
Get this branch:
bzr branch lp:~epics-core/epics-base/jsonfm
Members of EPICS Core Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
EPICS Core Developers
Project:
EPICS Base
Status:
Merged

Recent revisions

12096. By Ralph Lange

Fix: Call dbChannelDelete() when client connection is lost. [rsrv/caservertask.c]

12095. By Andrew Johnson

Must clear link type before calling dbLockSetSplit()

12094. By Andrew Johnson

Move recGblInitConstantLink() functionality into dbLink.c
Using dbFastPutConvert for string to number conversion.

12093. 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...

12092. By Andrew Johnson

Fix compiler warnings.

12091. By Andrew Johnson

Improve output from Show routines.

12090. By Andrew Johnson

Various updates.

 * Added dbChannelGet()
 * Implement dbChannelGetField() using dbChannelGet()
 * Close filters in reverse order of opening
 * Messages and comments improved.

12089. By Andrew Johnson

Simplify implementation.

 * dbGet() now handles DBF_*LINK fields,
 * Simplify dbGetField(),
 * Split out getAttrValue(),
 * Rename dbGetFieldLink() to getLinkValue(),
 * Reduce number of casts.

12088. By Andrew Johnson

Add ellPop() function, removes and returns the last node on a list.

12087. By Andrew Johnson

Tindying up.
Fixed issues with dbChannelDelete() and dbChannelShow().

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers