Commit Graph

46 Commits

Author SHA1 Message Date
Jeff Hill
89d8b224cf added missing include 2002-10-25 01:16:31 +00:00
Jeff Hill
2011c3c7ba use epics_throws macro 2002-10-25 00:11:12 +00:00
Jeff Hill
e36083d5ef use placement new 2002-10-23 23:37:30 +00:00
Jeff Hill
761a87ea73 eliminate disconnect message from ca_task_exit 2002-09-11 20:54:40 +00:00
Jeff Hill
bef0109bb7 dont include shareLib.h more than necessary 2002-08-29 15:16:08 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Ralph Lange
b18a8d28ee Suppress HPUX warning 2002-07-09 06:49:36 +00:00
Jeff Hill
cc0abe0d02 interface change 2002-05-09 00:33:41 +00:00
Jeff Hill
a1f7acb4f3 made constructor DLL export 2002-04-25 18:04:06 +00:00
Jeff Hill
e0956c2c11 made CA client service list an epics singleton 2002-03-22 21:25:41 +00:00
Jeff Hill
e625e5dc5f fixed dll symbol export 2002-03-21 23:08:02 +00:00
Jeff Hill
70748cde4b doc 2002-02-20 23:38:31 +00:00
Jeff Hill
921db3d9f8 make copy constructor and assignment oper private 2002-02-06 02:27:42 +00:00
Ralph Lange
0e3bb1193a Reintroduced two different interfaces (=widths) for priority. 2002-02-05 10:35:25 +00:00
Ralph Lange
4bd3e02954 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:05:49 +00:00
Jeff Hill
3255947854 use type bool for single bit bitfields 2002-01-15 16:24:34 +00:00
Jeff Hill
28c48721b1 fixed HPUX warning 2002-01-11 16:26:37 +00:00
Jeff Hill
863b0ebb03 added new exception 2001-09-20 17:13:19 +00:00
Jeff Hill
dd723369fe added new priority parameter 2001-08-23 21:08:42 +00:00
Jeff Hill
11388a5ad3 removed comment 2001-06-04 23:10:45 +00:00
Jeff Hill
70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill
5152152edb added comment 2001-04-20 19:39:45 +00:00
Jeff Hill
1e786e3d5a broke apart monolithic iocinf.h header file 2001-04-19 23:52:07 +00:00
Jeff Hill
332a7228a8 dont hold lock while calling callbacks 2001-04-16 22:38:38 +00:00
Jeff Hill
ef696499e4 optimized free list locking 2001-03-22 22:12:09 +00:00
Jeff Hill
41824cde94 changed external interface for IO 2001-03-07 16:06:43 +00:00
Jeff Hill
a1fbe85e7b redesigned class hierarchy 2001-02-09 17:38:00 +00:00
Jeff Hill
5882c4d675 added beacon period diagnostic 2001-01-27 00:13:39 +00:00
Jeff Hill
dc3d2b9ff9 removed destroy method and added uninstall method 2001-01-25 02:11:12 +00:00
Jeff Hill
418aa20de6 accomodate Marty's osi => epics name changes 2001-01-11 21:54:53 +00:00
Jeff Hill
9723bfc8cd added newline at EOF 2000-11-20 20:11:32 +00:00
Jeff Hill
25bb508f3d added inline functions to avoid undefined symbols 2000-11-20 17:35:05 +00:00
Jeff Hill
d727e229eb proper cleanup of local channels 2000-09-14 00:33:35 +00:00
Jeff Hill
94267b9b22 removed unused methods and data 2000-09-07 01:17:12 +00:00
Jeff Hill
8b62128e2b dont use 0u in pure virtual declaration 2000-09-06 14:41:01 +00:00
Jeff Hill
87a8230100 better diagnostics and disconnect claims pending channels
in tcpiiu::~tcpiiu
2000-09-06 00:33:14 +00:00
Jeff Hill
f830e99e58 many, many changes 2000-08-25 01:52:33 +00:00
Jeff Hill
66b35e578b added host name pointer function 2000-06-27 23:08:04 +00:00
Jeff Hill
6065f78d3b locking mechanism is now virtual 2000-06-08 15:06:04 +00:00
Jeff Hill
2380c4bcda export cacChannel class from the DLL 2000-06-02 16:28:39 +00:00
Jeff Hill
a2ace4e106 fixed build problem (lack of cacChannel class in cacIO.h) 2000-05-31 23:26:04 +00:00
Jeff Hill
f468be9d39 added local channel IO class 2000-05-31 21:57:54 +00:00
Jeff Hill
091147080c fixed gnu warnings 2000-05-05 01:19:32 +00:00
Jeff Hill
98b9a5c3e1 fixed several bugs 2000-05-04 01:11:29 +00:00
Jeff Hill
cefdde06d4 added missing void 2000-04-28 01:46:11 +00:00
Jeff Hill
547f1b15fa major revisions 2000-04-28 01:29:00 +00:00