Commit Graph
821 Commits
Author SHA1 Message Date
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
Jeff Hill 05b948519d o eliminated header file for inline functions
o created file for template instances
2002-05-09 19:02:08 +00:00
Jeff Hill 8b1f578a54 cosmetic 2002-05-09 18:59:19 +00:00
Marty Kraimer adc6677275 add extern for C callable routines 2002-05-06 19:01:15 +00:00
Marty Kraimer ea7b1518b2 set putf false if record disabled 2002-05-06 18:56:57 +00:00
Marty Kraimer 31bbf5997a TPRO did not work if dbProcess called recursively by different tasks 2002-04-08 14:46:14 +00:00
Marty Kraimer dddb201f53 cleanup Attributes; no calls to ca while holding locks 2002-04-04 14:57:19 +00:00
Jeff Hill e69ce4243f must use class keyword when instantiating template 2002-03-28 01:13:09 +00:00
Jeff Hill cdfa4b5363 avoid useless vc++ warning 2002-03-27 21:32:20 +00:00
Jeff Hill a07be4ff1b template instantiation 2002-03-27 19:18:43 +00:00
Jeff Hill 66c639f4e7 removed c++ style comment (ifdefed out for C but still generating warnings) 2002-03-25 23:36:05 +00:00
Jeff Hill 9e19d72cb1 assume that new throws an exception 2002-03-25 16:27:47 +00:00
Marty Kraimer 0b15dd8776 cosmetic change 2002-03-25 13:30:11 +00:00