This website requires JavaScript.
2cbee21119
It was possible for calcPerform to return a nan (not a number)
Marty Kraimer
2002-04-08 15:03:06 +00:00
cd6f33ef27
nsev not sevr must be checked
Marty Kraimer
2002-04-08 14:55:13 +00:00
31bbf5997a
TPRO did not work if dbProcess called recursively by different tasks
Marty Kraimer
2002-04-08 14:46:14 +00:00
4434ba4d6e
TPRO did not work if dbProcess called recursively by different tasks
Marty Kraimer
2002-04-08 14:41:00 +00:00
69ffb18e7a
dbb failed while taking recursive lock
Marty Kraimer
2002-04-08 14:39:08 +00:00
347fed2bad
Fix failure for TSconfigure(0,0,0,0,0,0,1)
Marty Kraimer
2002-04-08 14:38:09 +00:00
195555dc87
Add JAVA directory definition.
W. Eric Norum
2002-04-05 18:09:13 +00:00
858cc5712a
Changes to get more extensions to build. More attempts at getting shared libraries to work.
W. Eric Norum
2002-04-05 18:04:56 +00:00
dddb201f53
cleanup Attributes; no calls to ca while holding locks
Marty Kraimer
2002-04-04 14:57:19 +00:00
d3769953df
nsev not sevr must be checked to decide if dbPutLink should be called.
Marty Kraimer
2002-04-02 21:01:11 +00:00
aa0f766df3
documant some additional changes
Marty Kraimer
2002-04-02 17:10:06 +00:00
4d69746bdd
supress sun pro warning
Jeff Hill
2002-03-28 15:39:45 +00:00
e69ce4243f
must use class keyword when instantiating template
Jeff Hill
2002-03-28 01:13:09 +00:00
8b6d1488de
install a noop SIGPIPE handler
Jeff Hill
2002-03-28 01:06:19 +00:00
4774a2252b
removed inline because of sun pro bug
Jeff Hill
2002-03-28 00:41:09 +00:00
b8016fbe4a
made baseNMIU::show() virtual
Jeff Hill
2002-03-28 00:24:59 +00:00
da65a272e4
define a macro with the solaris version in it
Jeff Hill
2002-03-27 23:36:50 +00:00
365243a2b0
set SOLARIS macro to the solaris version
Jeff Hill
2002-03-27 23:35:09 +00:00
355d2b0f42
made osiSocklen_t switch on the solaris os version
Jeff Hill
2002-03-27 23:29:53 +00:00
974811efe2
switch on new solaris version macro
Jeff Hill
2002-03-27 23:20:24 +00:00
d9bde1e71b
define a macro with the solaris version in it
Jeff Hill
2002-03-27 22:32:02 +00:00
d2b4a9dfaa
define a macro with the solaris version in it
Jeff Hill
2002-03-27 22:27:10 +00:00
5c01dc8e96
cosmetic
Jeff Hill
2002-03-27 21:33:27 +00:00
cdfa4b5363
avoid useless vc++ warning
Jeff Hill
2002-03-27 21:32:20 +00:00
6b466fc7ed
changed to explicit template instantiation for vxWorks
Jeff Hill
2002-03-27 19:23:02 +00:00
2a1541e80a
cosmetic
Jeff Hill
2002-03-27 19:19:11 +00:00
a07be4ff1b
template instantiation
Jeff Hill
2002-03-27 19:18:43 +00:00
91ee9fc9c4
cosmetic
Jeff Hill
2002-03-27 19:11:57 +00:00
e4c810e5ea
installed
Jeff Hill
2002-03-27 19:10:13 +00:00
7626a140da
switched to inline
Jeff Hill
2002-03-27 19:10:02 +00:00
79d53b6ab3
Add include of generic Darwin declarations.
W. Eric Norum
2002-03-27 16:42:35 +00:00
2aab212bfc
removed -frepo flag
Jeff Hill
2002-03-27 15:43:03 +00:00
d78307e798
return -1 if result is nan
Marty Kraimer
2002-03-27 13:38:59 +00:00
1c68b623d7
add whitespace after macro name
Jeff Hill
2002-03-27 00:55:19 +00:00
6a663c83c5
made osiSocklen_t switch on the solaris os version
Jeff Hill
2002-03-27 00:52:51 +00:00
100e370063
use proper shell expansion
Jeff Hill
2002-03-27 00:42:40 +00:00
57476bb56a
made osiSocklen_t switch on the solaris os version
Jeff Hill
2002-03-27 00:26:32 +00:00
04cbcff8ee
made osiSocklen_t switch types with the solaris os version
Jeff Hill
2002-03-27 00:22:36 +00:00
95a1497c8c
define sunos version when building with GNU
Jeff Hill
2002-03-27 00:18:52 +00:00
b99c4d2f6c
removed declaration for gethostname
Jeff Hill
2002-03-26 23:05:52 +00:00
93ce52dc43
removed -frepo
Jeff Hill
2002-03-26 23:02:14 +00:00
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
ca76aa0524
removed c++ style comment (ifdefed out for C but still a source of warnings)
Jeff Hill
2002-03-25 23:37:14 +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