Jeff Hill
|
ef64ab51c2
|
better test for overflow in ca_time_diff()
|
1999-04-30 00:00:58 +00:00 |
|
Jeff Hill
|
2d927db988
|
fixed ca_put() for 64 bit machines
|
1999-02-11 23:44:15 +00:00 |
|
Jeff Hill
|
3c43b78e77
|
eliminated warning
|
1998-10-27 00:43:27 +00:00 |
|
Jeff Hill
|
20773a6037
|
fixed warnings
|
1998-09-25 00:20:56 +00:00 |
|
Jeff Hill
|
2b21b5608d
|
o test routine added
o allow large PV names
|
1998-09-24 21:10:38 +00:00 |
|
Jeff Hill
|
b610c8b3fe
|
avoid purify warning
|
1998-06-16 00:24:26 +00:00 |
|
Jeff Hill
|
4d20d420f6
|
fixed overzelous chan check in ca_clear_channel() - when the PV is local under vxWorks
|
1998-04-23 01:04:05 +00:00 |
|
Jeff Hill
|
52712bf7b7
|
fixed task variable problem
|
1998-04-13 19:14:36 +00:00 |
|
Jeff Hill
|
5276e19d59
|
fixed problem where 3.13.beta11 unable to connect to 3.11 with correct native type
|
1998-03-12 20:39:11 +00:00 |
|
Jeff Hill
|
1c805b073c
|
detect attempts by user to clear bogus channel
|
1998-02-05 21:55:49 +00:00 |
|
Marty Kraimer
|
f2518ff9d4
|
When taking first entry from lcl_buff_list did not check for null
|
1997-10-16 12:55:15 +00:00 |
|
Jeff Hill
|
4d6068e62b
|
mutex clean up
|
1997-08-04 22:54:28 +00:00 |
|
Jeff Hill
|
8dafadc276
|
improved CPU consumption by select() under vxWorks
|
1997-07-10 19:33:20 +00:00 |
|
Jeff Hill
|
510b32ccfc
|
fixed warning
|
1997-06-13 16:57:38 +00:00 |
|
Jeff Hill
|
ccb8a554ab
|
connect/search proto changes
|
1997-06-13 09:14:29 +00:00 |
|
Jeff Hill
|
b61b816c49
|
send_needed replaced by pushPending flag
|
1997-05-05 04:40:29 +00:00 |
|
Jeff Hill
|
206a04e15f
|
use free list
|
1997-04-29 06:05:57 +00:00 |
|
Jeff Hill
|
0a5dffc069
|
pc port changes
|
1997-04-23 17:05:10 +00:00 |
|
Jeff Hill
|
a3cad9563f
|
asynch connect, faster connect, ...
|
1997-04-10 19:26:27 +00:00 |
|
Jeff Hill
|
ca2a66514f
|
use genLocalExcepWFL for generateLocalExceptionWithFileAndLine
|
1997-01-22 21:06:30 +00:00 |
|
Jeff Hill
|
d7bb945cc0
|
host/user name set is now a NOOP
|
1997-01-10 21:02:10 +00:00 |
|
Jeff Hill
|
687770d207
|
added const to build and connect API
|
1996-11-22 19:05:48 +00:00 |
|
Jeff Hill
|
5bcd8e3fe7
|
many pc port, const in API, and other changes
|
1996-11-02 00:51:12 +00:00 |
|
Jeff Hill
|
c253066bc7
|
local except => except handler & ca vers str routine
|
1996-09-16 16:41:47 +00:00 |
|
Jeff Hill
|
2f3befc845
|
test for non-nill piiu under vxWorks
|
1996-09-04 20:02:00 +00:00 |
|
Jeff Hill
|
0ab1978030
|
fixed GNU warnings
|
1996-07-10 23:30:12 +00:00 |
|
Jeff Hill
|
495d94ee15
|
silence gcc warnings and default CLOCKS_PER_SEC if it isnt defined (for sunos4 and gcc)
|
1996-07-09 22:43:29 +00:00 |
|
Jeff Hill
|
65c14ab802
|
many 3.13 beta changes
|
1996-06-19 17:59:31 +00:00 |
|
Jeff Hill
|
03104dd373
|
Dont check the array element count when they add the event (just clip it)
|
1995-12-19 19:28:11 +00:00 |
|
Jeff Hill
|
d1102b06c0
|
recv task is now running at a lower priority than the send task under vxWorks
|
1995-10-18 16:49:23 +00:00 |
|
Jeff Hill
|
b782f63a7d
|
new ca_flush_io() mechanism prevents deadlock when they call
ca_flush_io() from within an event routine. Also forces early
transmission of leading search UDP frames.
|
1995-10-12 01:30:10 +00:00 |
|
Jeff Hill
|
69f33b9e23
|
alignment fix for SPARC IOC client and changes to prevent running of
access rights or connection handlers when the connection is lost just
after deleting a channel
|
1995-09-29 21:47:33 +00:00 |
|
Marty Kraimer
|
7277c336f7
|
Fixed bug causing memory problem
|
1995-09-01 14:31:32 +00:00 |
|
Jeff Hill
|
5da79a5f56
|
fixed vxWorks specific SPARC data alignment problem
|
1995-08-23 00:34:06 +00:00 |
|
Jeff Hill
|
96605d4439
|
Use 1.0/USEC_PER_SEC and not 1.0e-6
Check for S_db_Pending when calling dbPutNotify()
|
1995-08-22 00:15:19 +00:00 |
|
Jeff Hill
|
593bc413bf
|
*** empty log message ***
|
1995-08-22 00:12:07 +00:00 |
|
Jeff Hill
|
66210afed7
|
epicsAPI => epicsShareAPI
|
1995-08-14 19:26:15 +00:00 |
|
Jeff Hill
|
3fab82780b
|
check for res id in use, epicsEntry, dont wait for itsy bitsy delay
in ca_pend_event(), better clean up when monitor is deleted and
we are disconnected
|
1995-08-12 00:23:32 +00:00 |
|
Jeff Hill
|
b5aa0e300c
|
fixed bug where nill func ptr io block called for get cb at disconnect
|
1995-04-26 02:49:30 +00:00 |
|
Jeff Hill
|
962b520be8
|
removed unused variables
|
1995-04-06 16:25:09 +00:00 |
|
Jeff Hill
|
6747d4e0e9
|
restored call to ca_flush_io() in ca_pend_event()
also now uses caIOBlockListFree()
|
1995-04-06 16:00:31 +00:00 |
|
Jeff Hill
|
6460c2fc1d
|
fetch time only once
|
1995-03-06 21:51:52 +00:00 |
|
Jeff Hill
|
fd9d79f445
|
epicsPrintf() changes
|
1995-02-18 01:41:12 +00:00 |
|
Jeff Hill
|
35b0e4aaba
|
NT changes and (long) cast problem fixed
|
1995-02-16 22:34:06 +00:00 |
|
Jeff Hill
|
1ecdaff1b5
|
NT/ALPHA(VMS/printf handler) changes
|
1995-02-13 03:32:27 +00:00 |
|
Jeff Hill
|
885e9e829f
|
send prior to calling select() opt and vxWorks td() safe
|
1994-12-07 00:27:29 +00:00 |
|
Jeff Hill
|
81de80789c
|
added new EPICS env var
fixed delete of cast iiu when all disconn chan deleted
|
1994-11-29 22:40:22 +00:00 |
|
Jeff Hill
|
3fee3eceff
|
fixed vx exit handler problems
|
1994-11-23 21:03:41 +00:00 |
|
Jeff Hill
|
bc89526dff
|
more fixes for use of defunct task var under vxWorks
|
1994-11-17 21:12:23 +00:00 |
|
Jeff Hill
|
589ccacc3d
|
Fixed vxWorks exit handler used wrong task variable
|
1994-11-17 19:09:55 +00:00 |
|