This website requires JavaScript.
546bd32033
use -frpro with g++
Jeff Hill
2002-03-26 22:31:26 +00:00
28147beca6
cleanup
Jeff Hill
2002-03-26 20:02:20 +00:00
373ba116f0
include typeinfo
Jeff Hill
2002-03-26 19:41:17 +00:00
0f354b5c0d
removed debug template parameter
Jeff Hill
2002-03-26 19:36:32 +00:00
fb753fcc02
use #define not static const
Jeff Hill
2002-03-26 19:09:08 +00:00
e8536ccaf7
Small change to clean up the way flags are set and to prepare for addition of shared libraries.
W. Eric Norum
2002-03-26 18:00:13 +00:00
0811e1d433
Add configuration files for Mac OS X (Darwin).
W. Eric Norum
2002-03-26 14:52:41 +00:00
bfa5031de6
use proper format
Jeff Hill
2002-03-26 01:43:42 +00:00
836fe5dbb0
use epicsThreadOnce so that we are not dependent on static member data
Jeff Hill
2002-03-26 01:35:54 +00:00
66c639f4e7
removed c++ style comment (ifdefed out for C but still generating warnings)
Jeff Hill
2002-03-25 23:36:05 +00:00
4a131f8ff4
Removed some comments. Removed source file from depends output.
Janet B. Anderson
2002-03-25 21:33:24 +00:00
40e1c3dc31
fixed extern C mismatch
Jeff Hill
2002-03-25 19:07:10 +00:00
399dc5967a
removed gethostname() proto (which should be in unistad.h)
Jeff Hill
2002-03-25 18:46:43 +00:00
9af9e34f89
Added support for Mac OS X (Darwin).
W. Eric Norum
2002-03-25 17:57:45 +00:00
7860d9806f
OS-dependent files for Mac OS X (Darwin).
W. Eric Norum
2002-03-25 17:57:04 +00:00
68fd6048d8
New configuration files for Mac OS X (Darwin).
W. Eric Norum
2002-03-25 17:52:14 +00:00
da9120931c
removed inline from bhe constructor
Jeff Hill
2002-03-25 17:34:29 +00:00
9e19d72cb1
assume that new throws an exception
Jeff Hill
2002-03-25 16:27:47 +00:00
2c486479a8
improved exception handling
Jeff Hill
2002-03-25 16:26:46 +00:00
b87a92e38e
cosmetic
Jeff Hill
2002-03-25 16:19:43 +00:00
0b15dd8776
cosmetic change
Marty Kraimer
2002-03-25 13:30:11 +00:00
76906f4319
initialProcess is now called before interruptAccept
Marty Kraimer
2002-03-25 13:26:01 +00:00
7318b0704d
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.
W. Eric Norum
2002-03-23 21:42:36 +00:00
76c6ebf3a9
test ansi / iso exception behavior
Jeff Hill
2002-03-23 00:29:12 +00:00
dcf0185ec3
force ansi / iso exception behavior
Jeff Hill
2002-03-23 00:28:37 +00:00
e0f48d3f19
installed
Jeff Hill
2002-03-23 00:28:07 +00:00
648129c9f1
removed unused static variable
Jeff Hill
2002-03-22 21:26:17 +00:00
e0956c2c11
made CA client service list an epics singleton
Jeff Hill
2002-03-22 21:25:41 +00:00
017bf6f96d
reduced scope of constants
Jeff Hill
2002-03-22 21:24:07 +00:00
c29f688c24
LOCAL => static
Jeff Hill
2002-03-22 21:23:41 +00:00
cf3000d8df
use singleton for epics timer queue manager
Jeff Hill
2002-03-22 21:18:45 +00:00
e91791d01c
removed redun epicsShareFunc
Jeff Hill
2002-03-22 17:29:35 +00:00
4744a0029d
fixed sun pro warning
Jeff Hill
2002-03-22 17:28:09 +00:00
bc1612357f
new strategy when blocked; use event insread of sleep
Marty Kraimer
2002-03-22 16:19:24 +00:00
ffac9da292
fixed sun pro warning
Jeff Hill
2002-03-22 15:49:58 +00:00
a5d063b050
fixed gnu warning
Jeff Hill
2002-03-22 15:48:07 +00:00
f7dca5b18d
fixed syntax error detected only by sun pro
Jeff Hill
2002-03-22 02:18:49 +00:00
75b572be78
improved dll interface
Jeff Hill
2002-03-22 02:03:18 +00:00
04b51375f3
import prototype for printf
Jeff Hill
2002-03-22 00:35:17 +00:00
edced4817f
removed no-implicit-templates flag from gnu default
Jeff Hill
2002-03-22 00:29:10 +00:00
0ab88e387a
use epicsGuard template
Jeff Hill
2002-03-22 00:23:17 +00:00
6129da9fb5
free list use epicsSingleton
Jeff Hill
2002-03-22 00:04:24 +00:00
d9d84a5695
installed into cvs
Jeff Hill
2002-03-21 23:52:51 +00:00
51286f5d4f
new guard interface, removed templ instantiation
Jeff Hill
2002-03-21 23:47:37 +00:00
6ab92c2760
new guard interface
Jeff Hill
2002-03-21 23:47:03 +00:00
3b529d90b3
removed template instantiation
Jeff Hill
2002-03-21 23:46:40 +00:00
0883023602
fixed put notify shut down seq
Jeff Hill
2002-03-21 23:45:09 +00:00
b0559bd0ac
adjusted free list use to new interface
Jeff Hill
2002-03-21 23:43:18 +00:00
98b5bfa737
fixed free list
Jeff Hill
2002-03-21 23:42:40 +00:00
9593f6d92b
use built in free list lock
Jeff Hill
2002-03-21 23:42:17 +00:00
cb9f296ee3
fixed shut down sequence
Jeff Hill
2002-03-21 23:41:45 +00:00
b481dec481
fixed dll sym export
Jeff Hill
2002-03-21 23:40:56 +00:00
1090d527a5
removed
Jeff Hill
2002-03-21 23:39:58 +00:00
d7b6a509de
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class, and fixed dll symbol exports
Jeff Hill
2002-03-21 23:39:44 +00:00
20ae242c24
installed
Jeff Hill
2002-03-21 23:39:14 +00:00
bb1801ddb1
document port config
Jeff Hill
2002-03-21 23:13:04 +00:00
49048640ab
new modules
Jeff Hill
2002-03-21 23:10:45 +00:00
c2d66c983f
changed test order
Jeff Hill
2002-03-21 23:10:26 +00:00
28ef90cb1b
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class, and fixed dll symbol exports
Jeff Hill
2002-03-21 23:10:06 +00:00
e625e5dc5f
fixed dll symbol export
Jeff Hill
2002-03-21 23:08:02 +00:00
7c235303d7
changed name of guard class
Jeff Hill
2002-03-21 23:07:44 +00:00
b3321eed5b
added multiple include guard
Jeff Hill
2002-03-21 23:06:53 +00:00
70e425b8bd
installed into cvs
Jeff Hill
2002-03-21 23:06:32 +00:00
642d4e13ba
installed into cvs
Jeff Hill
2002-03-21 22:55:06 +00:00
131c052aeb
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class
Jeff Hill
2002-03-21 22:48:28 +00:00
fec6ba2dbf
epicsAutoMutex has a new name, fixed free lists, and allow timer to be deleted during expire
Jeff Hill
2002-03-21 22:45:32 +00:00
e66da4714b
epicsAutoMutex has a new name and fixed free lists
Jeff Hill
2002-03-21 22:44:27 +00:00
e94167088e
fixed comment
Jeff Hill
2002-03-21 22:43:09 +00:00
60754b28d5
use singleton class
Jeff Hill
2002-03-21 22:41:16 +00:00
eb05911646
reversed previous change
Jeff Hill
2002-03-21 22:40:17 +00:00
5fd13e73c6
moved once call out of mutex guard
Jeff Hill
2002-03-21 22:25:22 +00:00
c4515ccba6
cleaned this up. o removed multiple implementations o made efficent robust version using win32 critical section
Jeff Hill
2002-03-21 22:23:31 +00:00
d1d333e734
moved epicsEvent implementation out of header file
Jeff Hill
2002-03-21 22:22:10 +00:00
47dc34084a
moved epicsMutex.c to epicsMutex.cpp
Jeff Hill
2002-03-21 22:21:34 +00:00
d9e41a12bd
moved epicsMutex implementation out of header file
Jeff Hill
2002-03-21 22:20:40 +00:00
1464be33db
added exception
Jeff Hill
2002-03-21 22:19:45 +00:00
ef4d0bcdcd
added sockAddrAreIdentical
Jeff Hill
2002-03-21 22:18:49 +00:00
cd6df39198
changed name of guard class
Jeff Hill
2002-03-21 22:17:38 +00:00
324ba4bbbe
removed template instantiations
Jeff Hill
2002-03-21 22:17:02 +00:00
c18a9fb345
simplified
Jeff Hill
2002-03-21 22:15:57 +00:00
46037c48cb
added new modules
Jeff Hill
2002-03-21 22:15:06 +00:00
d8c566616e
more secure locking
Marty Kraimer
2002-03-18 19:32:42 +00:00
cb843f3e6a
changes for putNotify code
Marty Kraimer
2002-03-18 19:32:21 +00:00
a5f53fbb2c
Bugfix
Ralph Lange
2002-03-18 14:15:26 +00:00
c81541569a
fixed scope of temporary objects
Jeff Hill
2002-03-12 15:59:40 +00:00
2db3c5985b
remove definition for FLDNAME_SZ
Marty Kraimer
2002-03-08 17:04:13 +00:00
8d3bc7abec
Fix for bitching HPUX 11 compiler
Ralph Lange
2002-03-08 14:23:04 +00:00
97219d8ff2
increased time out
Jeff Hill
2002-03-07 19:31:43 +00:00
20c26df4de
improved test
Jeff Hill
2002-03-07 19:29:24 +00:00
cae3bf5b33
fixed spelling
Jeff Hill
2002-03-07 19:18:02 +00:00
ce7922e830
removed broadcast overlap testing
Jeff Hill
2002-03-07 19:06:00 +00:00
7b67b4d719
fixed spelling
Jeff Hill
2002-03-07 18:52:41 +00:00
1fc986044a
removed knowledge of subnet mask from network interface query
Jeff Hill
2002-03-07 18:52:19 +00:00
a0bc56d975
removed off normal code from inline function
Jeff Hill
2002-03-07 18:50:18 +00:00
43c216e749
improved message
Jeff Hill
2002-03-07 18:48:49 +00:00
7c4e5e5fac
better test to see if a large message will fit in the old buffer
Jeff Hill
2002-03-07 18:46:12 +00:00
0b61dca8de
major changes
Marty Kraimer
2002-03-07 17:05:33 +00:00
14184c679f
dbNotify API changes
Marty Kraimer
2002-03-07 17:04:43 +00:00
bafb0a76ee
changes for double to float
Marty Kraimer
2002-03-07 17:04:13 +00:00
2bf7778ab6
change putNotify timout message
Marty Kraimer
2002-03-07 17:03:26 +00:00