Jeff Hill
a09a1f2beb
installed optimization for machines that dont have hardware floating point
2002-05-13 20:59:26 +00:00
Jeff Hill
05b948519d
o eliminated header file for inline functions
...
o created file for template instances
2002-05-09 19:02:08 +00:00
Jeff Hill
8b1f578a54
cosmetic
2002-05-09 18:59:19 +00:00
Jeff Hill
357ee41027
removed junk
2002-05-09 18:55:10 +00:00
Jeff Hill
c32e538936
workaround sun pro problem again
2002-05-09 18:53:19 +00:00
Jeff Hill
e788adc650
fixed sun pro warning
2002-05-09 17:25:34 +00:00
Jeff Hill
813a4f526c
improved ioCancel and shutdown sequence
2002-05-09 17:22:36 +00:00
Jeff Hill
ec3bc12ba4
added currently connected flag
2002-05-09 17:21:39 +00:00
Jeff Hill
76bd95f7ae
fixed maintenance of outstanding io count
2002-05-09 17:21:10 +00:00
Jeff Hill
105da2c781
removed removeAllChannels() mf
2002-05-09 17:19:12 +00:00
Jeff Hill
9ec47f54a3
removed epicsShareSym
2002-05-09 17:18:17 +00:00
Jeff Hill
b929253988
cosmetic
2002-05-09 17:17:32 +00:00
Jeff Hill
3bbcf08dc3
fixed sun pro warning
2002-05-09 15:29:33 +00:00
Jeff Hill
dbfc2880c8
cleaned up assignment and copy operator for node class
2002-05-09 15:18:56 +00:00
Jeff Hill
fede2bbfcc
added newline at eof
2002-05-09 15:01:52 +00:00
Jeff Hill
bae9cd3f9a
removed unused member
2002-05-09 15:01:06 +00:00
Jeff Hill
8352aeb398
reordered ctor init to eliminate gnu warning
2002-05-09 15:00:40 +00:00
Jeff Hill
ee3666f242
reordered init to eliminate gnu warning
2002-05-09 15:00:14 +00:00
Jeff Hill
cfadf93a1f
restructured exception handler
2002-05-09 00:39:18 +00:00
Jeff Hill
42b45eb09a
cosmetic
2002-05-09 00:37:46 +00:00
Jeff Hill
a37fc2a962
new interface
2002-05-09 00:37:15 +00:00
Jeff Hill
07bf67ef2f
moved someof the functionality into the old interface and improved shutdown sequence
2002-05-09 00:36:55 +00:00
Jeff Hill
71827bb2ce
moved someof the functionality into the old interface
2002-05-09 00:35:32 +00:00
Jeff Hill
cc0abe0d02
interface change
2002-05-09 00:33:41 +00:00
Jeff Hill
40b3f5571e
adapt to interface change
2002-05-09 00:33:02 +00:00
Jeff Hill
d96252dbc5
COSMETIC
2002-05-09 00:32:33 +00:00
Jeff Hill
b056f542aa
optimized
2002-05-09 00:32:00 +00:00
Jeff Hill
82c7b2cd85
io counters are now in old interface
2002-05-09 00:30:17 +00:00
Jeff Hill
cac8ac979b
adapt to new interface
2002-05-09 00:29:46 +00:00
Jeff Hill
38ac07f64f
eliminated the tcp kill timer
2002-05-09 00:29:04 +00:00
Jeff Hill
0f58a2eb39
moved someof the functionality into the old interface
2002-05-09 00:28:40 +00:00
Jeff Hill
3c5f460e0f
match new interface
2002-05-09 00:26:44 +00:00
Jeff Hill
78e871e05c
moved chan out to derived class
2002-05-09 00:26:13 +00:00
Jeff Hill
e696fa03eb
cosmetic
2002-05-09 00:23:50 +00:00
Jeff Hill
9518468911
new virtual iiu interface
2002-05-08 23:34:14 +00:00
Jeff Hill
48e23429cb
moved io in progress counter to old interface
2002-05-08 23:33:37 +00:00
Jeff Hill
8289f8550b
improved shutdown sequence
2002-05-08 23:29:57 +00:00
Jeff Hill
6729deed11
removed
2002-05-08 23:26:50 +00:00
Jeff Hill
88e03be763
use cac ref to force tcpiiu shutdown
2002-05-08 23:26:38 +00:00
Jeff Hill
4f670ec9fe
now stores a cac ref
2002-05-08 23:26:10 +00:00
Jeff Hill
524a987774
adapt to interface change
2002-05-08 23:24:34 +00:00
Jeff Hill
1078a86e36
cleaned up shut down sequence
2002-05-08 23:22:52 +00:00
Jeff Hill
7fcb189dfb
made lock/unlock entry points inline again
2002-05-08 23:15:31 +00:00
Jeff Hill
ff05ad2dc3
reduced thread entry function scoppe to static
2002-05-08 23:14:46 +00:00
Jeff Hill
16ac080f9b
cosmetic
2002-05-08 23:13:26 +00:00
Jeff Hill
9850a45190
allow assignment
2002-05-08 22:50:12 +00:00
Jeff Hill
ee15607526
added removeAll mf
2002-05-08 22:49:03 +00:00
Janet B. Anderson
f7c8b673d7
Added quotes around tempfile name.
2002-05-08 19:27:06 +00:00
Janet B. Anderson
a6f57f4d5e
Added default definitions.
2002-05-08 19:25:32 +00:00
W. Eric Norum
561c250892
New developer tools (gcc-3.1) are better at using precompiled headers so
...
there's no longer any need to specify -fno-cpp-precomp.
Continue changes aimed at supporting shared libraries. They 'almost' work
now, but there seems to be some problems with getting the right version
when multiple libraries provide a routine.
2002-05-07 18:19:55 +00:00