Commit Graph

38 Commits

Author SHA1 Message Date
Ralph Lange f301c33faf Fixed bogus undefined symbols with hpux aCC compiler. 2002-11-12 10:47:05 +00:00
Ralph Lange 89c4e229da Fixed warning (unused function argument). 2002-11-07 17:11:26 +00:00
Jeff Hill 5b23570d27 upgraded compiler specific macros 2002-10-30 18:40:24 +00:00
Jeff Hill e5486ab9e1 upgraded memory management 2002-10-29 19:12:53 +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 6129da9fb5 free list use epicsSingleton 2002-03-22 00:04:24 +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 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 f31cbb8a8c fixed to match new dbEvent interface 2001-10-12 22:47:06 +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 d67fcbdb67 added channel destroy notify mf 2001-08-16 01:23:33 +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 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 b58f4df8df fixed sun pro warning 2001-03-07 17:56:26 +00:00
Jeff Hill 4e570ce710 fixed sun pro warnings 2001-03-07 17:50:54 +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
Jeff Hill 70b368c854 added new uninstal methods which are initially noops 2001-01-25 02:16:22 +00:00
Marty Kraimer c1ba676103 replace osiMutex with epicsMutex; osiEvent with epicsEvent 2001-01-11 16:32:55 +00:00
Jeff Hill 2fa3e3d139 added diagnostics 2000-09-06 00:35:00 +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 52467d71dd installed 2000-04-28 00:54:26 +00:00