Commit Graph
270 Commits
Author SHA1 Message Date
Jeff Hill fab9e49710 removed #include 2004-10-08 15:03:04 +00:00
Marty Kraimer 63f139adc5 epicsExit and epicsStdioRedirect 2004-08-27 16:04:26 +00:00
Jeff Hill cab998f40d renamed chronIntIdResTable::add to chronIntIdResTable::idAssignAdd to avoid
hiding resTable::add in the public base class
2004-04-28 22:15:06 +00:00
Jeff Hill 8799d3c6ba fixed template arg does not default with sunpro 2004-02-09 21:28:07 +00:00
Jeff Hill 2c68ac3a10 fixed sunpro warnings 2004-02-07 01:22:26 +00:00
Jeff Hill 1fa297d34f fixed sunpro warnings 2004-02-07 01:21:30 +00:00
Jeff Hill 452a040183 fixed sunpro warnings 2004-02-07 00:38:19 +00:00
Jeff Hill 9fb90cfcab supress sun pro warnings 2004-02-04 02:09:11 +00:00
Jeff Hill 4b50e4d060 fixed ms warnings 2004-01-27 00:35:40 +00:00
Ralph Lange c140e69d40 Bugfix in tsDLList<T>::push 2004-01-09 09:38:05 +00:00
Jeff Hill 6691657c42 new list push method 2004-01-08 23:03:27 +00:00
Jeff Hill 35d07ffbda changed the name of cxxCompilerDependencies.h to compilerDependencies.h 2003-09-17 19:25:31 +00:00
Andrew Johnson c606ecf428 Fixed problems when instantiating several iterator functions.
Shouldn't test code at least ensure that all compile properly?
2003-06-19 15:26:47 +00:00
Jeff Hill 234c515b05 removed exception specifications 2003-02-12 19:03:59 +00:00
Jeff Hill 421e4b71b1 added removeAll mf 2003-02-12 19:00:33 +00:00
Jeff Hill eb85ae1326 added iterator typedef 2003-02-12 19:00:08 +00:00
Jeff Hill 3f3f6963a0 added mf to check for identical mutex 2003-02-12 18:58:50 +00:00
Jeff Hill 92d9d53387 cosmetic 2003-01-23 22:58:23 +00:00
Jeff Hill ca661479f8 fixed double include 2003-01-23 22:53:31 +00:00
Jeff Hill 360204275e removed leftover junk 2003-01-07 16:01:11 +00:00
Jeff Hill 11ad86c68e fixed typo 2003-01-06 23:13:12 +00:00
Jeff Hill b99f97e95e fixed sun pro warning 2002-12-19 23:37:55 +00:00
Jeff Hill 8fdf6c18dc workaround borland 5.5 bug 2002-11-02 00:32:44 +00:00
Jeff Hill e772ce948c fixed gnu warnings 2002-11-01 18:13:51 +00:00
Jeff Hill 0dce06f4cf upgraded compiler specific macros 2002-10-30 17:19:26 +00:00
Jeff Hill 2860ca9b51 fixed problem introduced by warning fix 2002-10-30 00:51:12 +00:00
Jeff Hill e96e511876 fixed borland warning 2002-10-29 21:46:13 +00:00
Jeff Hill 05dd1e2732 added typename keyword for sun pro 2002-10-25 00:49:44 +00:00
Jeff Hill 2011c3c7ba use epics_throws macro 2002-10-25 00:11:12 +00:00
Ralph Lange 43ceffad94 += 'typename' before member type names 2002-10-24 12:37:27 +00:00
Jeff Hill 8b83921bdf compatible now with revised epicsSingleton 2002-10-23 22:14:47 +00:00
Jeff Hill fd5b08caf1 fixed SMP problems 2002-10-23 22:14:03 +00:00
Jeff Hill 7fdc295d9d added throw specifications 2002-10-23 22:13:03 +00:00
Jeff Hill 0f70d78803 fixed sun pro warnings 2002-08-22 15:53:14 +00:00
Jeff Hill 02ff3f60d6 changed tsDLIterBD to tsDLIter 2002-07-25 22:11:13 +00:00
Jeff Hill b59d97b4de cleaned up minimal subroutine timer 2002-07-25 22:10:14 +00:00
Jeff Hill e45a480dca changed tsDLIterBD to tsDLIter 2002-07-25 21:02:29 +00:00
Jeff Hill eda7e0910a removed depricated functions 2002-07-25 20:50:38 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill bc2763fc1a improved show routine 2002-07-11 15:27:35 +00:00
Jeff Hill fae2978b8a moved implementation od inline functions 2002-07-08 18:49:58 +00:00
Jeff Hill 8f02fe12f0 avoid divide by zero when table is empty 2002-07-08 18:49:16 +00:00
Ralph Lange 0e82cbdaf9 Bugfix (HPUX compiler was complaining) 2002-07-05 12:32:33 +00:00
Jeff Hill 9d14d911fe doc 2002-05-30 19:46:07 +00:00
Jeff Hill 4269375e6c dont destroy singleton in destructor because other file scope objects
may reference the singleton in their destructors
2002-05-28 23:36:46 +00:00
Jeff Hill 94ebd4596f changed certain functions to inline 2002-05-15 18:15:38 +00:00
Jeff Hill a5c9f8d430 updated iterator test 2002-05-14 20:25:17 +00:00
Jeff Hill df30f1bfc5 added iterator classes 2002-05-14 20:21:15 +00:00
Jeff Hill 6b2a91cd0c added assignment operator to iterator 2002-05-14 20:20:01 +00:00
Jeff Hill b929253988 cosmetic 2002-05-09 17:17:32 +00:00