Commit Graph

47 Commits

Author SHA1 Message Date
Jeff Hill a0e0cd7ef5 fixed channel uninstall message was not sent to server and other problems 2004-04-02 00:01:45 +00:00
Jeff Hill bb05cea3c1 fixed solaris warnings 2004-01-23 19:55:11 +00:00
Jeff Hill a2531d6bc9 fixed gnu warnings 2004-01-15 02:51:35 +00:00
Jeff Hill 60a797048a many changes associated will disconnecting the channel but not disconnecting
the circuit
2004-01-15 01:42:49 +00:00
Jeff Hill f04fa5fdf3 many changes associated will disconnecting the channel but not disconnecting the circuit 2004-01-09 00:42:15 +00:00
Jeff Hill df1e65bc8a throw a standard exception 2003-11-14 16:52:55 +00:00
Robert Soliday ce29455411 Minor changes added for Borland's C++ compiler on Linux 2003-08-01 19:13:39 +00:00
Jeff Hill 8e5aa40895 removed throw specifications 2003-02-12 18:51:35 +00:00
Ralph Lange f301c33faf Fixed bogus undefined symbols with hpux aCC compiler. 2002-11-12 10:47:05 +00:00
Jeff Hill 5b23570d27 upgraded compiler specific macros 2002-10-30 18:40:24 +00:00
Jeff Hill d4cb389a5d upgraded compiler specific macros 2002-10-30 18:29:40 +00:00
Jeff Hill e5486ab9e1 upgraded memory management 2002-10-29 19:12:53 +00:00
Jeff Hill 3e884afdff improved delete stub 2002-10-25 00:08:36 +00:00
Jeff Hill 8dc8be9ad7 document ms compiler problems with placement delete 2002-10-24 18:12:03 +00:00
Jeff Hill d9e6116d00 use placement new 2002-10-23 23:55:36 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill 05b948519d o eliminated header file for inline functions
o created file for template instances
2002-05-09 19:02:08 +00:00
Jeff Hill e69ce4243f must use class keyword when instantiating template 2002-03-28 01:13:09 +00:00
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 648129c9f1 removed unused static variable 2002-03-22 21:26:17 +00:00
Jeff Hill 6129da9fb5 free list use epicsSingleton 2002-03-22 00:04:24 +00:00
Jeff Hill 98b5bfa737 fixed free list 2002-03-21 23:42:40 +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 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
Janet B. Anderson 5178220160 Changes to automatically generate header file dependancies 2001-07-25 14:44:44 +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 4e570ce710 fixed sun pro warnings 2001-03-07 17:50:54 +00:00
Jeff Hill 9e2297bd78 upgrade locking 2001-03-07 16:35:39 +00:00
Jeff Hill a1801b7808 fixed gnu warnings 2001-02-16 03:19:38 +00:00
Jeff Hill 33fa1b7ff8 changed list interface 2001-02-15 17:26:50 +00:00
Jeff Hill 8ba3da20af improved interface to CAC 2001-02-09 17:41:23 +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 cf2c8e4e82 made compatible with latest ca 2000-08-25 01:03:06 +00:00
Jeff Hill a87af205c7 use iter.valid() and not iter.eol() (cosmetic) 2000-06-27 23:42:39 +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
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