Commit Graph

833 Commits

Author SHA1 Message Date
Ralph Lange
8e44835903 Fixed/suppressed HP-UX (GNU) warnings 2003-04-23 15:22:56 +00:00
Jeff Hill
778f8936e5 added ca_dump_dbr 2003-04-18 15:39:12 +00:00
Marty Kraimer
2826afb3f9 putNotifyBlocked no longer necessary 2003-04-15 20:05:55 +00:00
Marty Kraimer
6f8d94c8dd use %g instead of %f. Saves several lines of code 2003-04-08 15:25:16 +00:00
Marty Kraimer
cb4e242b40 only the sscanf should have the %lf 2003-04-07 12:41:12 +00:00
Marty Kraimer
6958eafd44 %lf instead of *f 2003-04-07 12:13:10 +00:00
Andrew Johnson
68f93f75ed Renamed scan_list.rate => scanlist.period (which is really is).
float => double change for temp value.
Added scanPeriod() routine to convert a menuScan value into seconds.
2003-04-02 20:51:25 +00:00
Marty Kraimer
4b95841fcd more changes to get epicsShare to work on win32 2003-03-28 20:25:43 +00:00
W. Eric Norum
0226c3ff30 Minor cleanup of previous dbl changes. 2003-03-19 14:33:22 +00:00
Marty Kraimer
02485be3b5 fix dbGetLink bug for arrays 2003-03-19 12:35:20 +00:00
W. Eric Norum
cf0dca2100 Allow empty strings to stand in for missing or 0 vxWorks argument. 2003-03-19 01:52:56 +00:00
Janet B. Anderson
6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
W. Eric Norum
90cf8344c2 Add forward structure declarations to prevent compiler warnings when
recGbl.h is included on its own (i.e. just to get recGblSetSevr).
2003-02-12 21:22:23 +00:00
Jeff Hill
8e5aa40895 removed throw specifications 2003-02-12 18:51:35 +00:00
Jeff Hill
6ce867d70d fixed no termination from event remove loop if event queue is 100% full 2003-01-30 15:48:41 +00:00
Marty Kraimer
54ee23afb9 changes for long being 64 bits 2002-12-06 14:13:36 +00:00
Marty Kraimer
ace4e5a9f6 epicsMutexLockWithTimeout no longer exists 2002-12-04 14:37:21 +00:00
Ralph Lange
f301c33faf Fixed bogus undefined symbols with hpux aCC compiler. 2002-11-12 10:47:05 +00:00
Ralph Lange
89c4e229da Fixed warning (unused function argument). 2002-11-07 17:11:26 +00:00
Ralph Lange
81a7a8cc85 Fixed implementation of notify() to match its declaration. 2002-11-07 17:10:21 +00:00
Ralph Lange
e6501454af Fixed macro name clash. 2002-11-07 17:08:30 +00:00
Jeff Hill
721c6f3fde fixed wrong argument 2002-11-06 19:17:39 +00:00
Jeff Hill
e772ce948c fixed gnu warnings 2002-11-01 18:13:51 +00:00
Jeff Hill
5b23570d27 upgraded compiler specific macros 2002-10-30 18:40:24 +00:00
Jeff Hill
d4cb389a5d upgraded compiler specific macros 2002-10-30 18:29:40 +00:00
Jeff Hill
e5486ab9e1 upgraded memory management 2002-10-29 19:12:53 +00:00
Jeff Hill
3e884afdff improved delete stub 2002-10-25 00:08:36 +00:00
Jeff Hill
8dc8be9ad7 document ms compiler problems with placement delete 2002-10-24 18:12:03 +00:00
Jeff Hill
d9e6116d00 use placement new 2002-10-23 23:55:36 +00:00
Jeff Hill
79bb94b1ea fixed sun pro warning 2002-09-24 17:52:11 +00:00
Jeff Hill
4a0334796c fixed gnu warnings 2002-09-24 17:07:43 +00:00
Jeff Hill
c28bb13e9a its probably best for a put callback to save a private copy of the users data that
is being written
2002-09-23 22:10:20 +00:00
Jeff Hill
ad3c2b2a5c fixed purify errors occuring when an event callback deletes itself 2002-09-23 22:09:42 +00:00
Jeff Hill
bef0109bb7 dont include shareLib.h more than necessary 2002-08-29 15:16:08 +00:00
Janet B. Anderson
de14296b80 Changed BASE_ to EPICS_. 2002-07-31 17:07:07 +00:00
Marty Kraimer
b671ee3fdd add some additional asserts 2002-07-26 15:11:49 +00:00
Jeff Hill
e45a480dca changed tsDLIterBD to tsDLIter 2002-07-25 21:02:29 +00:00
Andrew Johnson
4e29345b6f Removed - in Attic but not state dead 2002-07-17 16:00:41 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Marty Kraimer
15ffb0e2b2 call recGblTSELwasModified for TSEL field
Some cosmetic changes
2002-07-12 14:59:26 +00:00
Marty Kraimer
815ef45215 create promptgroup for TSE 2002-07-12 14:57:48 +00:00
Marty Kraimer
2b307f4bc6 *** empty log message *** 2002-07-12 14:56:44 +00:00
Jeff Hill
d88370af6d fixed the ca client library status 2002-07-10 00:38:40 +00:00
Marty Kraimer
44da71edfc add promptgroup top UDF 2002-07-09 19:07:48 +00:00
Jeff Hill
fbde222ee9 added call to low level ca client diagnostics 2002-07-08 18:44:25 +00:00
Jeff Hill
ef295b1064 improved exception message 2002-06-28 00:26:19 +00:00
Marty Kraimer
50e4af0c58 check status 2002-06-14 12:21:15 +00:00
Marty Kraimer
cad77204f5 If TSE is -1 then recGblGetTimeStamp does not retrieve time.
This allows device/driver support to set the time.
2002-06-10 12:17:20 +00:00
Jeff Hill
ae80526d4d avoid use of ellFree 2002-05-29 00:21:48 +00:00
Marty Kraimer
cc1d067da0 add delay so there is time to contact NTP server 2002-05-17 13:45:54 +00:00