Commit Graph

7835 Commits

Author SHA1 Message Date
Marty Kraimer 02c8f06c7f call errlogFlush before terminating 2002-07-09 18:58:54 +00:00
Ralph Lange 66d5148d1a += more comments 2002-07-09 08:41:29 +00:00
Ralph Lange b18a8d28ee Suppress HPUX warning 2002-07-09 06:49:36 +00:00
Jeff Hill 7d48b146b9 exit send thread by returning, and not by epicsThread::exit() 2002-07-08 21:39:53 +00:00
Janet B. Anderson 3868372fc4 Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-08 20:20:00 +00:00
Jeff Hill bf72b6fcb0 added commented out attempt at additional priority range, and removed time critical as parto of the normal range 2002-07-08 18:57:27 +00:00
Jeff Hill fae2978b8a moved implementation od inline functions 2002-07-08 18:49:58 +00:00
Jeff Hill 8f02fe12f0 avoid divide by zero when table is empty 2002-07-08 18:49:16 +00:00
Jeff Hill 55675571ca fixed spelling 2002-07-08 18:47:57 +00:00
Jeff Hill fbde222ee9 added call to low level ca client diagnostics 2002-07-08 18:44:25 +00:00
Jeff Hill 06d12e554e changed caps on WARN 2002-07-08 18:14:59 +00:00
Jeff Hill 5cb3423a1f doc 2002-07-08 16:48:47 +00:00
Jeff Hill 3aa95fdd91 changed loacal host name cache object to an epics singleton 2002-07-08 16:35:24 +00:00
Janet B. Anderson f6f73b8e7d Updates for R3.14.0beta2. 2002-07-08 15:53:38 +00:00
Janet B. Anderson 256dcfcc04 Updates for R3.14.0beta2. 2002-07-08 15:42:31 +00:00
Janet B. Anderson 47c7be57a5 Updates for R3.14.0beta2. 2002-07-08 15:14:51 +00:00
Marty Kraimer ba306d9b26 mbboRecord now implements method cvt_dbaddr for the VAL field.
If no state va les or state strings are defined then it sets
field_type and dbr_field_type to DBF_USHORT.
2002-07-08 12:31:17 +00:00
Marty Kraimer 18f1883caf some notes for beta2 2002-07-08 11:45:03 +00:00
Janet B. Anderson a6dff1cdd7 Added INDDBFROMTEMPLATE definition and rule. 2002-07-05 22:01:18 +00:00
Janet B. Anderson d472e1dfbf Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-05 21:59:35 +00:00
Ralph Lange 621e2f2e50 HPUX warning suppression 2002-07-05 12:33:26 +00:00
Ralph Lange 0e82cbdaf9 Bugfix (HPUX compiler was complaining) 2002-07-05 12:32:33 +00:00
W. Eric Norum 6a6d63985c Don't use C preprocessor precompiled headers when converting sequencer files. 2002-07-04 19:29:24 +00:00
Jeff Hill 4951adaa58 added forward slash filtering for win32 2002-07-03 20:47:04 +00:00
Janet B. Anderson a26755dfd2 Added config/tools to dirs. 2002-07-03 19:43:22 +00:00
Janet B. Anderson bcc60591f7 Moved installs from tools subdirectory to tools/Makefile. 2002-07-03 19:42:52 +00:00
Janet B. Anderson 61ccc14dbc Initial version. 2002-07-03 19:41:46 +00:00
Janet B. Anderson e7f10d4720 Added code to remove trailing whitespace and carriage return. 2002-07-03 15:28:52 +00:00
Jeff Hill b88f3127e4 added path filtering 2002-07-03 15:03:22 +00:00
Janet B. Anderson 51e7a0d97a Shortened string output. 2002-07-01 21:46:04 +00:00
Janet B. Anderson a00e42cf19 Removed no longer used TOUCH definition. 2002-07-01 20:43:43 +00:00
Janet B. Anderson 93695a9fc9 Removed 2 comments. 2002-07-01 20:38:44 +00:00
Jeff Hill ef295b1064 improved exception message 2002-06-28 00:26:19 +00:00
Jeff Hill 8b043badd2 fixed memory leak 2002-06-27 23:54:32 +00:00
Jeff Hill 5aef71fe05 changed interface so that callback is immediate if there is no space in the queue 2002-06-27 23:54:01 +00:00
W. Eric Norum f124a5b941 Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE. 2002-06-27 15:58:12 +00:00
Andrew Johnson 8affdcc464 Removed dependency on dbStaticLib (only actually used for the definition
of struct brkInt found in dbBase.h), replaced float with double.
2002-06-26 20:06:33 +00:00
Janet B. Anderson 2e5c9f69d8 Added DLL_LINK_LIBNAME to LIBTARGETS definition. 2002-06-26 14:53:12 +00:00
Janet B. Anderson 9ecbab615a Added POSIX cppflags. 2002-06-26 14:46:55 +00:00
Janet B. Anderson bd8f570047 Changed ARCH_cygwin32 definition. 2002-06-26 14:46:24 +00:00
Janet B. Anderson 01a1126eb5 Change to shrlib versioning for Darwin build. 2002-06-26 14:38:59 +00:00
Jeff Hill 387d47c79c improved optimization 2002-06-25 23:10:47 +00:00
Jeff Hill 7871872182 fixed shutdown sequence 2002-06-25 22:25:58 +00:00
Jeff Hill 54076ffb12 cosmetic 2002-06-25 22:20:55 +00:00
Jeff Hill 7f8de741f0 o upgraded udp to use version and sequence numbers 2002-06-25 22:18:11 +00:00
W. Eric Norum 729144f7c5 Track changes in posix version. Hopefully the next release of OS X will
provide the reentrant routines and this source file can be removed.
2002-06-25 21:20:34 +00:00
W. Eric Norum 92ce367ca4 The Darwin compiler seems to generate bad code for -O3 (May 2002 beta developer
tools) so optimize with -O2 instead.
2002-06-25 21:14:39 +00:00
Janet B. Anderson 6e8bab95a6 Added realuninstall rule. Changed distclean to realclean + realuninstall. 2002-06-25 20:48:16 +00:00
Janet B. Anderson edee6416fe Added realclean action. 2002-06-25 20:47:15 +00:00
Janet B. Anderson 824c3f3b3e Added realclean rule. 2002-06-25 20:46:47 +00:00