Marty Kraimer
|
2b246be69b
|
if null record name show all
|
2001-09-04 13:59:44 +00:00 |
|
Jeff Hill
|
56fa1c87e8
|
fixed gnu warning
|
2001-08-29 18:43:16 +00:00 |
|
Jeff Hill
|
becfc8ca3c
|
added change priority call
|
2001-08-29 17:52:38 +00:00 |
|
Jeff Hill
|
822d4dd79f
|
removed debug printfs
|
2001-08-27 17:34:26 +00:00 |
|
Jeff Hill
|
c90112a04c
|
fixed lockup when deleting events in flow control mode
|
2001-08-27 17:15:37 +00:00 |
|
Jeff Hill
|
9c892d128f
|
take a lock when decrementing event queue quota because this is
no longer atomic on RISC processors
|
2001-08-24 18:48:14 +00:00 |
|
Jeff Hill
|
8ad35f4038
|
improved dbel diagnostic
|
2001-08-24 18:42:56 +00:00 |
|
Jeff Hill
|
f9a9010ad2
|
added prioritry parameter, but ignore it for now
|
2001-08-23 21:24:57 +00:00 |
|
Andrew Johnson
|
937b575ec3
|
Removed spurious menuLinr.dbd (LINR uses menuConvert found in src/bpt).
|
2001-08-17 22:30:59 +00:00 |
|
Jeff Hill
|
c35b876af4
|
made pName() public and added channel destroy notify in subscription class
|
2001-08-16 01:24:59 +00:00 |
|
Jeff Hill
|
19a8fe6e7b
|
call channel destroy notify mf for each attached IO when chan is destroyed
|
2001-08-16 01:24:09 +00:00 |
|
Jeff Hill
|
d67fcbdb67
|
added channel destroy notify mf
|
2001-08-16 01:23:33 +00:00 |
|
Marty Kraimer
|
9765db4254
|
check for chid null
|
2001-08-08 15:04:34 +00:00 |
|
Janet B. Anderson
|
5178220160
|
Changes to automatically generate header file dependancies
|
2001-07-25 14:44:44 +00:00 |
|
Marty Kraimer
|
018f0b5186
|
Allow hex and octal constants for constant links
|
2001-07-23 14:39:40 +00:00 |
|
Marty Kraimer
|
d1c39d4089
|
dbNameToAddr dod the conversion
|
2001-07-13 13:16:19 +00:00 |
|
Marty Kraimer
|
5ff1a8f2a3
|
make default precision 6 instead of 0
|
2001-07-03 12:49:01 +00:00 |
|
Jeff Hill
|
36e7eb94c0
|
fixed function to match prototype
|
2001-06-29 22:41:35 +00:00 |
|
Jeff Hill
|
c20ddad7c6
|
changed the API for CA context manipulation
|
2001-06-29 22:19:53 +00:00 |
|
Janet B. Anderson
|
d7279bbcbf
|
Allow make inc at top level
|
2001-06-28 16:07:56 +00:00 |
|
Jeff Hill
|
e4447d8c97
|
removed overly conservative list node verification
|
2001-06-22 01:02:52 +00:00 |
|
Marty Kraimer
|
3ac74dd5a8
|
keep private copy of pvname
|
2001-06-21 18:07:25 +00:00 |
|
Marty Kraimer
|
ae57d2592e
|
fix bug that could cause dbNotifyCancel to timeout
|
2001-06-21 13:16:59 +00:00 |
|
Jeff Hill
|
d02e01c55b
|
fixed use of destroy member function without checking for nill pointer
|
2001-06-18 21:12:36 +00:00 |
|
Jeff Hill
|
8926a0a8b3
|
fixed uninitialized member
|
2001-06-18 21:11:49 +00:00 |
|
Jeff Hill
|
ca76832387
|
non need to specify hash table size
|
2001-06-15 22:39:01 +00:00 |
|
Janet B. Anderson
|
7874d35daf
|
Changes to create vxWorks archive libraries and prods.
|
2001-06-07 14:26:06 +00:00 |
|
Jeff Hill
|
b13d938b11
|
use struct ptr for ID types because:
o this is more type safe
o this works better with source level debuggers
|
2001-06-06 17:28:37 +00:00 |
|
Jeff Hill
|
1f8d22994c
|
bad guess for the number of channels
|
2001-06-04 23:18:47 +00:00 |
|
Jeff Hill
|
f49289fdd0
|
fixed problem where put conversion fails but nevertheless
1) caller of db_put_field gets successful status
2) the array size is modified.
|
2001-06-01 22:19:04 +00:00 |
|
Jeff Hill
|
9940b408fb
|
made compatible with changes in service API
|
2001-05-22 02:02:41 +00:00 |
|
Marty Kraimer
|
e14120a25d
|
help prevent execptions on double to float
|
2001-05-17 19:15:07 +00:00 |
|
Jeff Hill
|
a42a95f60a
|
updated to match service API changes
|
2001-04-20 00:46:18 +00:00 |
|
Jeff Hill
|
a8a86993e3
|
fixed sun pro warnings
|
2001-04-17 00:44:59 +00:00 |
|
Jeff Hill
|
8d5075b441
|
fixed gnu warnings
|
2001-04-16 23:46:32 +00:00 |
|
Jeff Hill
|
f69a65a4fe
|
dont hold lock while calling callbacks
|
2001-04-16 22:51:37 +00:00 |
|
Marty Kraimer
|
ae74e745f3
|
fix race condition
|
2001-04-06 12:45:06 +00:00 |
|
Marty Kraimer
|
ef7a2bdcc4
|
add dbLockShowLocked
even scalar DB_LINKs forced into lock set
|
2001-04-05 14:56:22 +00:00 |
|
Marty Kraimer
|
7189465b92
|
Make ALL ca_ calls only from dbCaTask
|
2001-04-05 14:53:54 +00:00 |
|
Marty Kraimer
|
1e33387764
|
major change in algortihm
|
2001-03-30 20:20:55 +00:00 |
|
Marty Kraimer
|
5645505564
|
hold lock while changing fields
|
2001-03-30 20:20:36 +00:00 |
|
Marty Kraimer
|
a8f3980097
|
Fix dbScanLock so it takes global lock
|
2001-03-26 21:40:07 +00:00 |
|
Marty Kraimer
|
ddbb74a35e
|
add void return
|
2001-03-26 19:08:48 +00:00 |
|
Jeff Hill
|
b1d14576c5
|
cleaned up implementation of locks
|
2001-03-23 23:00:03 +00:00 |
|
Marty Kraimer
|
b68d241c44
|
make it lock
|
2001-03-23 22:01:05 +00:00 |
|
Marty Kraimer
|
91ec3bdf7e
|
osiTimer => epicsTimer
|
2001-03-07 21:42:03 +00:00 |
|
Jeff Hill
|
b58f4df8df
|
fixed sun pro warning
|
2001-03-07 17:56:26 +00:00 |
|
Jeff Hill
|
4e570ce710
|
fixed sun pro warnings
|
2001-03-07 17:50:54 +00:00 |
|
Jeff Hill
|
c460c8125c
|
fixed gnu warnings
|
2001-03-07 17:25:26 +00:00 |
|
Jeff Hill
|
fdce468c56
|
fixed gnu warnings
|
2001-03-07 17:22:59 +00:00 |
|