lp:~khkim/epics-base/compression-3.15

Created by Kim, Kukhee and last modified
Get this branch:
bzr branch lp:~khkim/epics-base/compression-3.15
Only Kim, Kukhee can upload to this branch. If you are Kim, Kukhee please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kim, Kukhee
Project:
EPICS Base
Status:
Merged

Recent revisions

12524. By Kim, Kukhee

fill zeros into buffer when BALG is changed to LIFO from FIFO.

12523. By Kim, Kukhee

add epics thread id validate routine - dummy, the validate function need to be complete

12522. By Kim, Kukhee

add epics thread id validate routine

12521. By Kim, Kukhee

add epics thread id validate routine

12520. By Kim, Kukhee

add epics thread id validate routine and check the thread id to avoid iocshell crash for epicsThreadResume() command

12519. By Kim, Kukhee

Implement LIFO behavior in compress record

12518. By Andrew Johnson

Merged Jeff's 3.15_libcom_from_cvs_trunk branch.

12517. By Andrew Johnson

makeBaseApp tempplate: OPT settings

Eric suggested mentioning the HOST_OPT and CROSS_OPT settings
in the application template's configure/CONFIG_SITE file.

12516. By Andrew Johnson

epicsTypes.h: Don't use C99 types

The __STDC_VERSION__ >= 199901L test never succeeds
in C++, and there were issues with the epicsInt8
definition anyway (int8_t is signed, but char might
not be).

I also removed the epicsBoolean enum which we never use.

12515. By mdavidsaver

rsrv: better error msg when listen() fails

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~epics-core/epics-base/3.15
This branch contains Public information 
Everyone can see this information.