Jeff Hill
|
cdfa4b5363
|
avoid useless vc++ warning
|
2002-03-27 21:32:20 +00:00 |
|
Jeff Hill
|
a07be4ff1b
|
template instantiation
|
2002-03-27 19:18:43 +00:00 |
|
Jeff Hill
|
9e19d72cb1
|
assume that new throws an exception
|
2002-03-25 16:27:47 +00:00 |
|
Jeff Hill
|
e0956c2c11
|
made CA client service list an epics singleton
|
2002-03-22 21:25:41 +00:00 |
|
Jeff Hill
|
d7b6a509de
|
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
|
2002-03-21 23:39:44 +00:00 |
|
Jeff Hill
|
f19e1a5860
|
avoid holding a lock when calling a callback
|
2002-02-28 00:09:33 +00:00 |
|
Jeff Hill
|
921db3d9f8
|
make copy constructor and assignment oper private
|
2002-02-06 02:27:42 +00:00 |
|
Ralph Lange
|
3562336111
|
Changes for HP-UX 11 - first semi-stable version
|
2002-02-04 16:21:13 +00:00 |
|
Jeff Hill
|
e5af5543df
|
changed message
|
2002-01-11 01:43:15 +00:00 |
|
Ralph Lange
|
ffbc01bdb2
|
Bugfix: multiple line string constant
|
2002-01-09 15:28:55 +00:00 |
|
Jeff Hill
|
e343acdd57
|
dont allow local PVs to connect unless the client ctx allows preemptive callback
|
2002-01-09 00:57:23 +00:00 |
|
Jeff Hill
|
7b1b2988d7
|
turn of ms already instantiated warning
|
2001-10-22 03:18:52 +00:00 |
|
Jeff Hill
|
21f9dd8179
|
use explicit template instatiation
|
2001-10-20 00:45:12 +00:00 |
|
Jeff Hill
|
55c4981d4d
|
match new cac api
|
2001-10-15 21:54:41 +00:00 |
|
Jeff Hill
|
928f3234f2
|
fixed comment
|
2001-10-12 22:45:22 +00:00 |
|
Jeff Hill
|
e849feeb13
|
fixed proper shutdown of local CA subscriptions
|
2001-10-04 00:02:27 +00:00 |
|
Jeff Hill
|
28ecb1209f
|
fixed proper shutdown of local CA subscriptions
|
2001-10-03 23:47:24 +00:00 |
|
Jeff Hill
|
af42d394b9
|
fixed proper shutdown of local CA subscriptions
|
2001-10-03 22:38:53 +00:00 |
|
Jeff Hill
|
1f21e491ed
|
fixed race condition
|
2001-09-25 23:56:48 +00:00 |
|
Jeff Hill
|
c7a82c3ce2
|
fixed race condition
|
2001-09-25 00:13:20 +00:00 |
|
Jeff Hill
|
2e329813aa
|
fixed possible race condition where put notify block might be nilled out
while it is running
|
2001-09-21 17:09:55 +00:00 |
|
Jeff Hill
|
e5d3ebaf70
|
catch out of bounds read
|
2001-09-20 17:34:06 +00:00 |
|
Jeff Hill
|
f9a9010ad2
|
added prioritry parameter, but ignore it for now
|
2001-08-23 21:24:57 +00:00 |
|
Jeff Hill
|
19a8fe6e7b
|
call channel destroy notify mf for each attached IO when chan is destroyed
|
2001-08-16 01:24:09 +00:00 |
|
Janet B. Anderson
|
5178220160
|
Changes to automatically generate header file dependancies
|
2001-07-25 14:44:44 +00:00 |
|
Jeff Hill
|
c20ddad7c6
|
changed the API for CA context manipulation
|
2001-06-29 22:19:53 +00:00 |
|
Jeff Hill
|
d02e01c55b
|
fixed use of destroy member function without checking for nill pointer
|
2001-06-18 21:12:36 +00:00 |
|
Jeff Hill
|
ca76832387
|
non need to specify hash table size
|
2001-06-15 22:39:01 +00:00 |
|
Jeff Hill
|
9940b408fb
|
made compatible with changes in service API
|
2001-05-22 02:02:41 +00:00 |
|
Jeff Hill
|
a42a95f60a
|
updated to match service API changes
|
2001-04-20 00:46:18 +00:00 |
|
Jeff Hill
|
a8a86993e3
|
fixed sun pro warnings
|
2001-04-17 00:44:59 +00:00 |
|
Jeff Hill
|
f69a65a4fe
|
dont hold lock while calling callbacks
|
2001-04-16 22:51:37 +00:00 |
|
Jeff Hill
|
b1d14576c5
|
cleaned up implementation of locks
|
2001-03-23 23:00:03 +00:00 |
|
Jeff Hill
|
b5f8bf2381
|
adapt to interface changes and upgrade locking
|
2001-03-07 16:38:21 +00:00 |
|
Jeff Hill
|
a1801b7808
|
fixed gnu warnings
|
2001-02-16 03:19:38 +00:00 |
|
Jeff Hill
|
8ba3da20af
|
improved interface to CAC
|
2001-02-09 17:41:23 +00:00 |
|
Marty Kraimer
|
dbe9c8e75f
|
changes for osiThread=>epicsThread
|
2001-01-18 19:08:14 +00:00 |
|
Marty Kraimer
|
c1ba676103
|
replace osiMutex with epicsMutex; osiEvent with epicsEvent
|
2001-01-11 16:32:55 +00:00 |
|
Jeff Hill
|
b933cb9421
|
proper cleanup of local channels
|
2000-09-14 00:39:47 +00:00 |
|
Jeff Hill
|
2fa3e3d139
|
added diagnostics
|
2000-09-06 00:35:00 +00:00 |
|
Jeff Hill
|
acaa247dad
|
cosmetic
|
2000-06-15 15:28:39 +00:00 |
|
Jeff Hill
|
f4e905be5b
|
fixed priority polarization of event thread
|
2000-06-12 19:16:19 +00:00 |
|
Jeff Hill
|
314671f6e9
|
cleaned up thread names
|
2000-06-08 17:59:30 +00:00 |
|
Jeff Hill
|
d53c56763b
|
many changes
|
2000-06-08 15:11:54 +00:00 |
|
Jeff Hill
|
937bbc7dca
|
added proper rundown of db events and db put call backs
|
2000-05-31 22:05:19 +00:00 |
|
Marty Kraimer
|
2b89e74777
|
force dbServiceIO to register with CA
|
2000-05-09 17:50:12 +00:00 |
|
Jeff Hill
|
091147080c
|
fixed gnu warnings
|
2000-05-05 01:19:32 +00:00 |
|
Jeff Hill
|
52467d71dd
|
installed
|
2000-04-28 00:54:26 +00:00 |
|