fixed gcc 3.4 issue
7 lines of code changed in 2 files:
Fixed various things, added Recordtype and global DBD object tests.
178 lines of code changed in 8 files:
more efficent 8 byte aligned test
4 lines of code changed in 2 files:
fixed the following problems
o application could hang for too long in ca_context_destroy() attempting a
clean shutdown if circuit is known to be unresponsive
o unexpected errno from recv message was improperrly supressed
for locally initiated circuit abort
78 lines of code changed in 2 files:
added channel connected context destroy test
25 lines of code changed in 1 file:
many changes
89 lines of code changed in 1 file:
eliminated redundant code from subscription and channel destroy
5 lines of code changed in 1 file:
no need to maintain connected cir count
1 lines of code changed in 2 files:
made channelNode a protected base
1 lines of code changed in 1 file:
csncel IO when channel becomes unresponsive
3 lines of code changed in 1 file:
no need to maintain count of circuits insttalled when they are installed on a
doubly linked list
1 lines of code changed in 1 file:
eliminated redundant code from subscription and channel destroy
36 lines of code changed in 1 file:
removed call to epicsThreadSleep() in verifyImmediateTearDown()
1 lines of code changed in 1 file:
protect against exceptions occurring when eliminating excessive send backlog
o creating channel
o creating subscription
also eliminated redundant code from subscription destroy
11 lines of code changed in 1 file:
Fix int/pointer conversion warnings.
2 lines of code changed in 1 file:
Fix includes.
3 lines of code changed in 1 file:
Fix missing format.
3 lines of code changed in 1 file:
Fix printf args/formats.
7 lines of code changed in 1 file:
Fixed various string terminator bugs in my changes.
12 lines of code changed in 1 file:
removed use of EPICS_CA_ADDRESS_LIST
9 lines of code changed in 1 file:
Clean up -- use epicsStrDup instead of ad-hoc allocation.
3 lines of code changed in 2 files:
fixed 1st monitor update not delivered when didnt change
when unresponsive
37 lines of code changed in 6 files:
disconnect clients that send missaligned protocol
8 lines of code changed in 1 file:
disconnect servers that send missaligned protocol
5 lines of code changed in 1 file:
fixed undefined link
13 lines of code changed in 1 file:
disconnect servers that send missaligned protocol
10 lines of code changed in 1 file:
disconnect clients that send missaligned protocol
23 lines of code changed in 2 files:
Brought $(name=default) code over from R3.14 branch.
110 lines of code changed in 4 files:
added build doc
128 lines of code changed in 1 file:
Data Base Request Option DBR_ENUM_STRS for the DTYP field ofsoft records can cause an IOC to crash.
5 lines of code changed in 1 file:
Cosmetic typo.
2 lines of code changed in 1 file:
Added individual object tests.
132 lines of code changed in 11 files:
Sync laptop => CVS
399 lines of code changed in 11 files:
May 2004 »