Jeff Hill
|
ce6ec6c0db
|
fixed several bugs and tried to clean up some loose ends
|
2002-09-19 00:54:25 +00:00 |
|
Jeff Hill
|
aeeac23037
|
destroyData is nolonger inline
|
2002-09-19 00:43:01 +00:00 |
|
Jeff Hill
|
f03db482fd
|
removed inappropriate use of init() out side of constructor
|
2002-09-17 21:32:12 +00:00 |
|
Jeff Hill
|
c8d5854fcf
|
fixed destroyData so that it consistently removes the bounds from all modes
(this fixes a problem where a container returned to the app table free list was
retaining the bounds from its previous lifetime)
|
2002-09-17 21:30:44 +00:00 |
|
Jeff Hill
|
021e060853
|
fixed gnu detected problem
|
2002-09-17 18:13:32 +00:00 |
|
Jeff Hill
|
6433d3699b
|
fixed gnu detected problem
|
2002-09-17 18:07:27 +00:00 |
|
Jeff Hill
|
efbdda83ce
|
improved message
|
2002-09-17 18:01:09 +00:00 |
|
Jeff Hill
|
bb8fa4fd10
|
fixed gdd => dbr_gr_enum/dbr_ctrl_enum to handle off normal situations
|
2002-09-17 17:59:55 +00:00 |
|
Jeff Hill
|
dd04436293
|
fixed gdd::put
|
2002-09-17 17:58:54 +00:00 |
|
Jeff Hill
|
8f3394d317
|
cosmetic
|
2002-09-17 17:55:49 +00:00 |
|
Jeff Hill
|
84ba44a8e8
|
only return enum strings if the primitive type is enum
|
2002-09-17 17:54:59 +00:00 |
|
Jeff Hill
|
5f8619bb6b
|
changed certain variables from on-the-fly to precreate
|
2002-09-17 17:53:31 +00:00 |
|
Jeff Hill
|
a9c15d34e7
|
set the bounds when asking for the string table
|
2002-09-17 17:52:20 +00:00 |
|
Jeff Hill
|
0c0c3d6d94
|
added new function that sets the bounds on an pplication type within a container
|
2002-09-17 17:51:32 +00:00 |
|
Jeff Hill
|
fd7e40b223
|
added new function
|
2002-09-17 17:50:24 +00:00 |
|
Jeff Hill
|
539d3478c8
|
fixed beacon detect logic does not detect reconnected servers
|
2002-09-11 23:30:12 +00:00 |
|
Jeff Hill
|
761a87ea73
|
eliminate disconnect message from ca_task_exit
|
2002-09-11 20:54:40 +00:00 |
|
Jeff Hill
|
abcbaeca9c
|
use const for the channel name pointer
|
2002-09-11 20:51:14 +00:00 |
|
Jeff Hill
|
aec31f89a2
|
added client does not see server's beacons troubleshooting hyperlink
|
2002-09-11 20:50:26 +00:00 |
|
Jeff Hill
|
308055d41e
|
NTP timestamp test
|
2002-09-11 20:48:24 +00:00 |
|
Jeff Hill
|
4c04096ce9
|
avoid strange problems with ms compiler that appear to
be influenced by using inline functions with the expireStatus
class
|
2002-09-11 20:47:21 +00:00 |
|
Jeff Hill
|
9af78b1d37
|
cosmetic
|
2002-09-11 20:45:12 +00:00 |
|
Jeff Hill
|
ef84d2398d
|
avoid problems when the osd thread priority isnt mapable to the epics
priority range
|
2002-09-11 20:44:35 +00:00 |
|
Jeff Hill
|
cb2d75392e
|
use sizeof to determine no chars in type unsigned
|
2002-09-10 19:07:40 +00:00 |
|
Jeff Hill
|
8870cf48b6
|
NTP time stamp conversion
|
2002-09-09 22:46:09 +00:00 |
|
Jeff Hill
|
849b5e094e
|
removed infinite loop when regression test runs prior to init
|
2002-09-09 22:17:08 +00:00 |
|
W. Eric Norum
|
928e63fd8f
|
Update comment. Optimization to level -O3 still fails on OS X (Jaguar).
|
2002-09-09 19:30:26 +00:00 |
|
W. Eric Norum
|
d207412921
|
Jaguar provides gmtime_r and localtime_r so the Posix versions can be used.
Still no CLOCK_REALTIME in Jaguar, so we can't just get rid of the Darwin-
specific version of this file.
|
2002-09-09 15:39:31 +00:00 |
|
Jeff Hill
|
aa13eb03ba
|
include errno.h
|
2002-09-07 00:21:06 +00:00 |
|
Jeff Hill
|
49953640bd
|
include osiSock.h
|
2002-09-07 00:13:34 +00:00 |
|
Jeff Hill
|
0bb346a212
|
cosmetic
|
2002-09-07 00:12:50 +00:00 |
|
Jeff Hill
|
913e6713c6
|
dont include osiSock.h from the envDefs.h header file
|
2002-09-07 00:12:01 +00:00 |
|
Jeff Hill
|
25acc515c4
|
perform FILETIME conversions only on windows because
monolithic win32 header files are incompatible with other
things in EPICS and we cant include windows.h in osdTime.h
|
2002-09-07 00:11:06 +00:00 |
|
Jeff Hill
|
593ee10818
|
fixed file time to epicsTime conversion
|
2002-09-06 00:45:13 +00:00 |
|
Jeff Hill
|
d0e406457d
|
removed use of explicit (void) argument list because this is redundant in C++
|
2002-09-04 22:27:54 +00:00 |
|
Jeff Hill
|
ef5b5ec276
|
cosmetic
|
2002-09-04 22:09:38 +00:00 |
|
Jeff Hill
|
f3226be0b9
|
fixed msvisc++ warning
|
2002-09-04 22:07:54 +00:00 |
|
W. Eric Norum
|
5962c69c12
|
Add support for Windows FILETYPE time stamps.
|
2002-09-04 22:04:01 +00:00 |
|
Jeff Hill
|
b3104bbc2b
|
added win32 filetime test
|
2002-09-04 20:30:08 +00:00 |
|
Jeff Hill
|
7c337a7257
|
workaround for SUNPRO bogosity
|
2002-09-04 17:51:08 +00:00 |
|
Jeff Hill
|
296c629c19
|
fixed linux warning
|
2002-09-04 17:02:28 +00:00 |
|
Jeff Hill
|
6ec7ac0e16
|
added conversion between epicsTime and win32 FILETIME
|
2002-09-04 16:30:37 +00:00 |
|
Jeff Hill
|
f5cbac744e
|
added doc for structures
|
2002-09-04 14:39:32 +00:00 |
|
Jeff Hill
|
722b8bdf01
|
doc
|
2002-09-03 21:27:40 +00:00 |
|
Jeff Hill
|
9d780b0fdd
|
documented structures passed by value to callbacks
|
2002-09-03 21:26:54 +00:00 |
|
Jeff Hill
|
bdba13c2a2
|
added ipIgnoreEntry.cc
|
2002-08-29 17:02:05 +00:00 |
|
Jeff Hill
|
5ffc6d7914
|
installed
|
2002-08-29 17:01:37 +00:00 |
|
Jeff Hill
|
9a5ca9203c
|
dont include shareLib.h more than necessary
|
2002-08-29 17:01:10 +00:00 |
|
Jeff Hill
|
f958bd3ab0
|
cosmetic
|
2002-08-29 17:00:44 +00:00 |
|
Jeff Hill
|
8bba4da432
|
add support for ignoring requests from certain addresses
|
2002-08-29 16:59:46 +00:00 |
|