Marty Kraimer
|
c0fc5c1860
|
SHFT was made a prompt field and also modifiable. The VAL field of mbboDirectRecord is now modifiable.
|
1998-09-29 15:05:27 +00:00 |
|
Marty Kraimer
|
486d616af1
|
removed unused field Prec.
|
1998-09-29 15:04:58 +00:00 |
|
Marty Kraimer
|
8d76efbb30
|
Changed author
|
1998-09-29 14:56:57 +00:00 |
|
Marty Kraimer
|
d7df83132c
|
More robust when calloc fails
|
1998-09-29 14:55:52 +00:00 |
|
Marty Kraimer
|
85629b8908
|
Task priorities were changed so that no epics task has higher priority than netTask.
Definitions for IOEVENTSCAN and TIMESTAMP were removed.
|
1998-09-29 14:45:50 +00:00 |
|
Marty Kraimer
|
58cb660fd8
|
Put html doc with source
|
1998-09-29 14:12:16 +00:00 |
|
Marty Kraimer
|
161e66adc4
|
added dbCaGetTimeStamp
|
1998-09-29 14:11:33 +00:00 |
|
Marty Kraimer
|
aefa82520a
|
TSsetClockFromUnix was made global
|
1998-09-29 14:11:03 +00:00 |
|
Jeff Hill
|
20773a6037
|
fixed warnings
|
1998-09-25 00:20:56 +00:00 |
|
Jeff Hill
|
acf112999a
|
eliminated DLL run-down call to ca_task_exit()
|
1998-09-24 23:52:57 +00:00 |
|
Jeff Hill
|
429b7ae7a2
|
turned off debug output
|
1998-09-24 23:01:05 +00:00 |
|
Jeff Hill
|
7eca88fcf8
|
backed out previous change
|
1998-09-24 21:34:24 +00:00 |
|
Jeff Hill
|
b2dcaf3113
|
conn.c
|
1998-09-24 21:22:58 +00:00 |
|
Jeff Hill
|
e189a30222
|
subtle changes related to efficency when checking connection timers
|
1998-09-24 21:22:57 +00:00 |
|
Jeff Hill
|
ef42291613
|
cosmetic
|
1998-09-24 21:22:56 +00:00 |
|
Jeff Hill
|
3801cf0b81
|
improved message
|
1998-09-24 21:22:55 +00:00 |
|
Jeff Hill
|
75b61caa96
|
subtle changes related to efficency when checking connection timers
|
1998-09-24 21:22:54 +00:00 |
|
Jeff Hill
|
b40864bf6d
|
CLR_CA_TIME() now correctly zeros the delay
|
1998-09-24 21:22:53 +00:00 |
|
Jeff Hill
|
fe16f5bd01
|
improved debug output
|
1998-09-24 21:22:52 +00:00 |
|
Jeff Hill
|
16f6f6e39e
|
detect reconnect faster when IOC reboots quickly
|
1998-09-24 21:22:51 +00:00 |
|
Jeff Hill
|
fd088bfa83
|
added ca_get_ioc_connection_count ()
|
1998-09-24 21:18:25 +00:00 |
|
Jeff Hill
|
607157e99a
|
verify that conn is dropped when channel count goes to zero
|
1998-09-24 21:11:38 +00:00 |
|
Jeff Hill
|
2b21b5608d
|
o test routine added
o allow large PV names
|
1998-09-24 21:10:38 +00:00 |
|
Jeff Hill
|
851b153afa
|
cosmetic
|
1998-09-24 20:53:54 +00:00 |
|
Jeff Hill
|
c36de7d61d
|
subtle changes which relate to not flushing the output buffer if there are bytes
pending in the input queue (improves performance)
|
1998-09-24 20:50:50 +00:00 |
|
Jeff Hill
|
461e1f3844
|
cosmetic
|
1998-09-24 20:42:30 +00:00 |
|
Jeff Hill
|
69ae776409
|
supply resource id to logBadIdWithFileAndLineno()
|
1998-09-24 20:41:49 +00:00 |
|
Jeff Hill
|
b5e4de9cff
|
new error message
|
1998-09-24 20:40:56 +00:00 |
|
Jeff Hill
|
857a19ddef
|
o block if unable to get buffer space for the exception message
o subtle changes related to properly dealing with situations where
both the server tool and the client tool delete the same PV simultaneously
|
1998-09-24 20:40:07 +00:00 |
|
Jeff Hill
|
608228b328
|
send exception in correct byte order / block if no space for exception
|
1998-09-24 20:35:16 +00:00 |
|
Jeff Hill
|
421ad0d456
|
cosmetic
|
1998-09-24 20:33:03 +00:00 |
|
Janet B. Anderson
|
a2bb878d29
|
Added strip to SHARED_LIBRARIES.
|
1998-09-17 15:50:40 +00:00 |
|
Marty Kraimer
|
2e7a0f1922
|
fix bugs for JDCT
|
1998-09-15 15:05:22 +00:00 |
|
Janet B. Anderson
|
42ea5f2413
|
Moved VX_GNU_NO definition to CONFIG_SITE (Dir for TORNADO=NO gnu gcc).
|
1998-09-08 15:02:04 +00:00 |
|
Janet B. Anderson
|
c0ed618531
|
Added more included for HOME dir config files.
|
1998-09-08 14:43:49 +00:00 |
|
Janet B. Anderson
|
fd67b63b75
|
Modified java rules.
|
1998-09-08 14:39:50 +00:00 |
|
Janet B. Anderson
|
9162b6c404
|
Added DLL_LDLIBS definition.
|
1998-09-08 14:38:11 +00:00 |
|
Janet B. Anderson
|
8500db7307
|
Added STATIC_LDFLAGS definition.
|
1998-09-03 16:02:42 +00:00 |
|
Janet B. Anderson
|
3a58071733
|
Fixed DLL_DEPLIBS definition.
|
1998-09-03 15:57:29 +00:00 |
|
Janet B. Anderson
|
46d989507f
|
Added COND_PROD_SRCS to depends rule and moved rule after the definition.
|
1998-09-03 15:53:13 +00:00 |
|
Jeff Hill
|
71112a41df
|
allow the user name to change when they use su
|
1998-08-12 16:36:54 +00:00 |
|
Steve Lewis
|
cffb3ce69e
|
Put __STDC__ guard around errlogListener.
|
1998-08-06 23:08:12 +00:00 |
|
Jeff Hill
|
6dacae6103
|
changed new to pnew avoiding C++ keyword clash
|
1998-08-06 18:25:45 +00:00 |
|
Janet B. Anderson
|
df5f2235f1
|
Changes for RedHat Linux 5.1 from Pete Jemian
|
1998-08-03 14:09:17 +00:00 |
|
Jeff Hill
|
f903d29c73
|
eventsOff is no longere a private member
|
1998-07-23 16:48:15 +00:00 |
|
Ralph Lange
|
8c4e600953
|
Made bit B0 'DCT No'
|
1998-07-22 16:51:49 +00:00 |
|
Jeff Hill
|
652a8b289e
|
winmm => advapi32
|
1998-07-08 15:50:29 +00:00 |
|
Jeff Hill
|
b48235c925
|
use arch indep types
|
1998-07-08 15:50:12 +00:00 |
|
Jeff Hill
|
3ac0769562
|
cosmetic
|
1998-07-08 15:39:16 +00:00 |
|
Jeff Hill
|
4207b67727
|
fixed lost monitors during flow control problem
|
1998-07-08 15:38:10 +00:00 |
|