Commit Graph

660 Commits

Author SHA1 Message Date
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
Jeff Hill
b5f8bf2381 adapt to interface changes and upgrade locking 2001-03-07 16:38:21 +00:00
Jeff Hill
baffcb0110 adapt to interface changes 2001-03-07 16:36:41 +00:00
Jeff Hill
9e2297bd78 upgrade locking 2001-03-07 16:35:39 +00:00
Jeff Hill
a1801b7808 fixed gnu warnings 2001-02-16 03:19:38 +00:00
Jeff Hill
33fa1b7ff8 changed list interface 2001-02-15 17:26:50 +00:00
Jeff Hill
8ba3da20af improved interface to CAC 2001-02-09 17:41:23 +00:00
Jeff Hill
2f90f91f22 fixed MS DLL related warning 2001-02-07 23:11:06 +00:00
Marty Kraimer
e80ea9a289 add const in may places 2001-02-06 15:19:53 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Marty Kraimer
c5b6b92361 main change is suppress error message 2001-01-30 16:17:32 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Jeff Hill
70b368c854 added new uninstal methods which are initially noops 2001-01-25 02:16:22 +00:00
Marty Kraimer
ed492f407c osiInterrupt is now epicsInterrupt 2001-01-22 20:12:16 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Janet B. Anderson
e4a7e695ae Renamed DBINSTALL to DBD, RECTYPES & MENUS to DBDINC 2001-01-12 23:21:37 +00:00
Marty Kraimer
1ecd0c520c add taskwd 2001-01-12 16:05:53 +00:00
Jeff Hill
3057b9627c fixed bugs introduced by APS's osi => epics name changes 2001-01-12 00:27:59 +00:00
Jeff Hill
250554ed71 fixed tab formatting 2001-01-12 00:26:15 +00:00
Marty Kraimer
c1ba676103 replace osiMutex with epicsMutex; osiEvent with epicsEvent 2001-01-11 16:32:55 +00:00
Marty Kraimer
36a69befd8 replace osiSem with epicsMutex and/or epicsEvent 2001-01-11 16:15:14 +00:00
W. Eric Norum
faa077ca9e Avoid a null-pointer dereference when the dbpr command is invoked with
no arguments.
2000-12-16 01:07:14 +00:00
Marty Kraimer
f110f47011 replace osiRing with epicsRingPointer 2000-12-15 15:05:48 +00:00
Jeff Hill
583e5f6a63 removed dated comment 2000-10-10 19:35:42 +00:00
Marty Kraimer
01b8b82a94 remove start_time 2000-10-04 19:33:04 +00:00
Janet B. Anderson
15abf72fa6 Added win32 resource file. 2000-09-25 22:20:26 +00:00
Marty Kraimer
56dae11a7f better exception handler messages 2000-09-25 12:50:59 +00:00
Marty Kraimer
c4827bc1f7 lock while processing link 2000-09-15 19:27:36 +00:00
Jeff Hill
b933cb9421 proper cleanup of local channels 2000-09-14 00:39:47 +00:00
Jeff Hill
51fa417e9f proper cleanup of local channels and remove static from operator
new/delete  following convention
2000-09-14 00:38:45 +00:00