Ralph Lange
|
bc4a7854ec
|
libCom: Explicitly use namespace std for size_t declaration in epicsSingleton.h
This fixes a compile error that occurs in new gcc versions (since ~4.6.1)
|
2011-08-08 18:31:19 +02:00 |
|
Andrew Johnson
|
fbda9f3280
|
RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
|
2010-10-05 14:27:37 -05:00 |
|
Jeff Hill
|
68f6b7d47c
|
workaround for archaic T202 g++ bug
|
2009-02-23 21:40:52 +00:00 |
|
Andrew Johnson
|
4026d9f27c
|
Nested classes have no special access priviledges to their outer class, but
only the vxWorks compiler seems to check this. Added friend to fix.
An implicit constructor is only created if no user-defined ones exist.
|
2009-01-06 21:53:04 +00:00 |
|
Jeff Hill
|
e99e352e2c
|
redesigned this facility for simplicity, clarity, and robustness
|
2008-11-19 17:20:15 +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 |
|
Jeff Hill
|
35d07ffbda
|
changed the name of cxxCompilerDependencies.h to compilerDependencies.h
|
2003-09-17 19:25:31 +00:00 |
|
Jeff Hill
|
234c515b05
|
removed exception specifications
|
2003-02-12 19:03:59 +00:00 |
|
Jeff Hill
|
11ad86c68e
|
fixed typo
|
2003-01-06 23:13:12 +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
|
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
|
fd5b08caf1
|
fixed SMP problems
|
2002-10-23 22:14:03 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +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
|
8e961a0460
|
simplified
|
2002-04-19 17:54:44 +00:00 |
|
Jeff Hill
|
836fe5dbb0
|
use epicsThreadOnce so that we are not dependent on static member data
|
2002-03-26 01:35:54 +00:00 |
|
Jeff Hill
|
75b572be78
|
improved dll interface
|
2002-03-22 02:03:18 +00:00 |
|
Jeff Hill
|
d9d84a5695
|
installed into cvs
|
2002-03-21 23:52:51 +00:00 |
|