supress sun pro warning
2 lines of code changed in 1 file:
must use class keyword when instantiating template
4 lines of code changed in 2 files:
install a noop SIGPIPE handler
4 lines of code changed in 1 file:
removed inline because of sun pro bug
3 lines of code changed in 1 file:
made baseNMIU::show() virtual
10 lines of code changed in 1 file:
define a macro with the solaris version in it
2 lines of code changed in 1 file:
switch on new solaris version macro
1 lines of code changed in 1 file:
define a macro with the solaris version in it
11 lines of code changed in 4 files:
cosmetic
2 lines of code changed in 1 file:
avoid useless vc++ warning
277 lines of code changed in 25 files:
changed to explicit template instantiation for vxWorks
7 lines of code changed in 1 file:
cosmetic
2 lines of code changed in 1 file:
template instantiation
32 lines of code changed in 6 files:
template instantiation
82 lines of code changed in 18 files:
cosmetic
2 lines of code changed in 1 file:
template instantiation
5 lines of code changed in 1 file:
installed
16 lines of code changed in 1 file:
switched to inline
6 lines of code changed in 2 files:
removed -frepo flag
2 lines of code changed in 1 file:
return -1 if result is nan
3 lines of code changed in 1 file:
add whitespace after macro name
3 lines of code changed in 1 file:
use proper shell expansion
3 lines of code changed in 1 file:
made osiSocklen_t switch types with the solaris os version
28 lines of code changed in 1 file:
define sunos version when building with GNU
3 lines of code changed in 1 file:
removed -frepo
1 lines of code changed in 1 file:
use -frpro with g++
3 lines of code changed in 2 files:
cleanup
14 lines of code changed in 1 file:
include typeinfo
3 lines of code changed in 1 file:
removed debug template parameter
41 lines of code changed in 1 file:
use #define not static const
3 lines of code changed in 1 file:
Small change to clean up the way flags are set and to prepare for addition
of shared libraries.
23 lines of code changed in 2 files:
use proper format
2 lines of code changed in 1 file:
use epicsThreadOnce so that we are not dependent on static member data
21 lines of code changed in 2 files:
removed c++ style comment (ifdefed out for C but still generating warnings)
0 lines of code changed in 1 file:
fixed extern C mismatch
2 lines of code changed in 1 file:
removed gethostname() proto (which should be in unistad.h)
0 lines of code changed in 4 files:
Added support for Mac OS X (Darwin).
8 lines of code changed in 1 file:
OS-dependent files for Mac OS X (Darwin).
100 lines of code changed in 5 files:
New configuration files for Mac OS X (Darwin).
60 lines of code changed in 4 files:
removed inline from bhe constructor
35 lines of code changed in 2 files:
assume that new throws an exception
6 lines of code changed in 3 files:
improved exception handling
107 lines of code changed in 1 file:
assume that new throws an exception
30 lines of code changed in 5 files:
cosmetic
13 lines of code changed in 1 file:
assume that new throws an exception
13 lines of code changed in 3 files:
cosmetic change
3 lines of code changed in 1 file:
initialProcess is now called before interruptAccept
3 lines of code changed in 1 file:
Two small changes to allow operation on Darwin (Mac OS X):
1) Third argument to pthread_setcanceltype can't be NULL.
2) First argument to pthread_getschedparam must be valid thread id.
Cosmetic changes to output of show command.
8 lines of code changed in 1 file:
test ansi / iso exception behavior
80 lines of code changed in 3 files:
force ansi / iso exception behavior
1 lines of code changed in 1 file:
installed
46 lines of code changed in 1 file:
removed unused static variable
2 lines of code changed in 2 files:
made CA client service list an epics singleton
12 lines of code changed in 4 files:
reduced scope of constants
8 lines of code changed in 1 file:
LOCAL => static
35 lines of code changed in 1 file:
reduced scope of constants
3 lines of code changed in 1 file:
LOCAL => static
6 lines of code changed in 2 files:
reduced scope of constants
6 lines of code changed in 2 files:
use singleton for epics timer queue manager
9 lines of code changed in 3 files:
removed redun epicsShareFunc
1 lines of code changed in 1 file:
fixed sun pro warning
19 lines of code changed in 3 files:
new strategy when blocked; use event insread of sleep
128 lines of code changed in 2 files:
fixed sun pro warning
2 lines of code changed in 1 file:
fixed gnu warning
2 lines of code changed in 1 file:
fixed syntax error detected only by sun pro
2 lines of code changed in 1 file:
improved dll interface
68 lines of code changed in 11 files:
import prototype for printf
4 lines of code changed in 1 file:
removed no-implicit-templates flag from gnu default
1 lines of code changed in 1 file:
use epicsGuard template
27 lines of code changed in 3 files:
free list use epicsSingleton
27 lines of code changed in 7 files:
installed into cvs
393 lines of code changed in 6 files:
new guard interface, removed templ instantiation
8 lines of code changed in 1 file:
new guard interface
2 lines of code changed in 1 file:
removed template instantiation
1 lines of code changed in 1 file:
new guard interface
2 lines of code changed in 1 file:
removed template instantiation
0 lines of code changed in 1 file:
fixed put notify shut down seq
38 lines of code changed in 3 files:
adjusted free list use to new interface
3 lines of code changed in 1 file:
fixed free list
2 lines of code changed in 1 file:
use built in free list lock
1 lines of code changed in 1 file:
fixed shut down sequence
53 lines of code changed in 1 file:
fixed dll sym export
2 lines of code changed in 1 file:
removed
0 lines of code changed in 1 file:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
7 lines of code changed in 1 file:
installed
56 lines of code changed in 1 file:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
17 lines of code changed in 3 files:
document port config
80 lines of code changed in 1 file:
new modules
3 lines of code changed in 1 file:
changed test order
1 lines of code changed in 1 file:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
237 lines of code changed in 5 files:
fixed dll symbol export
12 lines of code changed in 1 file:
changed name of guard class
5 lines of code changed in 1 file:
fixed dll symbol export
5 lines of code changed in 1 file:
added multiple include guard
5 lines of code changed in 1 file:
installed into cvs
16 lines of code changed in 1 file:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
98 lines of code changed in 15 files:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
238 lines of code changed in 16 files:
installed into cvs
4 lines of code changed in 3 files:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
82 lines of code changed in 2 files:
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class
40 lines of code changed in 1 file:
epicsAutoMutex has a new name, fixed free lists, and allow timer to be deleted during expire
228 lines of code changed in 6 files:
epicsAutoMutex has a new name and fixed free lists
10 lines of code changed in 1 file:
fixed comment
1 lines of code changed in 1 file:
use singleton class
88 lines of code changed in 1 file:
reversed previous change
2 lines of code changed in 1 file: