Commit Graph

36 Commits

Author SHA1 Message Date
Jeff Hill 11180d0c9c patch for DECXX compiler detected issues (found by Kazuro FURUKAWA)
see <URL:http://www-linac.kek.jp/epics/osf/>
2008-10-02 15:43:04 +00:00
Andrew Johnson b6ee45dbab Added virtual destructors (in most cases protected) to remove g++ warnings:
'class ...' has virtual functions but non-virtual destructor
2008-07-28 16:19:50 +00:00
Jeff Hill 0dd205f750 installed osdWireFormat.h 2006-11-30 22:20:10 +00:00
Jeff Hill 01f39d3e47 use new data conversion interface 2006-11-18 00:42:32 +00:00
Jeff Hill 302cde41b0 removed CVS Id tokens as they cause never ending hassles when merging
in from branches
2004-10-04 18:55:40 +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 35d07ffbda changed the name of cxxCompilerDependencies.h to compilerDependencies.h 2003-09-17 19:25:31 +00:00
Jeff Hill 2779547dcb optimized string out 2003-04-16 20:34:51 +00:00
Jeff Hill 7429e6a1de optimized protocol transfer 2003-04-07 21:15:22 +00:00
Jeff Hill 12efe1ec2b optimized time fetch during flush 2003-04-07 16:06:17 +00:00
Jeff Hill 269e2938a2 optimized comBuf transactions 2003-03-21 01:37:08 +00:00
Jeff Hill 739bc335b7 optimizations suggested by quantify 2003-02-20 22:46:16 +00:00
Jeff Hill 8e5aa40895 removed throw specifications 2003-02-12 18:51:35 +00:00
Jeff Hill d4cb389a5d upgraded compiler specific macros 2002-10-30 18:29:40 +00:00
Jeff Hill dc3bbeb16f fixed problem introduced by warning fix 2002-10-30 00:36:13 +00:00
Jeff Hill d9919861f4 added parens to fix borland warning 2002-10-29 19:08:28 +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
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill b056f542aa optimized 2002-05-09 00:32:00 +00:00
Ralph Lange 68fe111e9b Changes for HPUX 2002-05-02 13:07:53 +00:00
Jeff Hill 877518ab26 restructured 2002-04-30 22:14:26 +00:00
Jeff Hill 9e19d72cb1 assume that new throws an exception 2002-03-25 16:27:47 +00:00
Jeff Hill 28ef90cb1b epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
2002-03-21 23:10:06 +00:00
Ralph Lange 90614ef12e All HPUX warnings fixed. 2002-02-25 15:19:51 +00:00
Jeff Hill 285f9e718d added cast 2002-02-11 23:00:30 +00:00
Ralph Lange 5fc667f7f4 Some more HP aCC warning fixes. 2002-02-06 11:09:12 +00:00
Jeff Hill eb86c4109e fixed warnings 2002-02-06 02:28:27 +00:00
Ralph Lange 4bd3e02954 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:05:49 +00:00
Ralph Lange 74418146a6 Minor changes to fix HP aCC warnings. 2002-01-16 16:12:56 +00:00
Jeff Hill 43a5ce763b fixed gnu warning 2001-09-07 23:25:54 +00:00
Jeff Hill ad819cba65 restructure to eliminate use of select 2001-09-07 23:02:32 +00:00
Jeff Hill d0e4a93563 simplified schedualing 2001-08-02 00:34:46 +00:00
Jeff Hill 1ac9d69c64 added new pop routines 2001-07-11 23:22:08 +00:00
Jeff Hill 70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill 1e786e3d5a broke apart monolithic iocinf.h header file 2001-04-19 23:52:07 +00:00