Commit Graph

3557 Commits

Author SHA1 Message Date
Marty Kraimer
601de8c5e5 changed from semBCreate to semMCreate 1998-05-20 20:59:46 +00:00
Marty Kraimer
07362375e4 asLib_lex.l changed to allow more characters(like dbLoadxxx)
Fixed bug that could cause deadlock when an ASG field is changed at run time.
1998-05-20 20:59:13 +00:00
Janet B. Anderson
79e96213e0 Warning messages changes. 1998-05-13 19:51:37 +00:00
Janet B. Anderson
69fadca2bb Second installment of shared library changes. 1998-05-13 14:44:21 +00:00
Janet B. Anderson
a7045a039e Dependancy bug fix. 1998-05-13 14:42:22 +00:00
Jeff Hill
35f054e17f use READONLY for const so that pre-ANSI C extensions will compile 1998-05-12 18:33:38 +00:00
Jeff Hill
7a01eaff4c added missing call to freeListCleanup() 1998-05-08 00:20:56 +00:00
Jeff Hill
c71c933f98 improved doc 1998-05-06 21:52:09 +00:00
Jeff Hill
467ad6a5a5 removed C++ loader from tornado 1998-05-06 21:51:07 +00:00
Jeff Hill
09f66ce08a updated for g++ 2.8.1 1998-05-06 21:40:02 +00:00
Jeff Hill
5452422689 eliminated use of printErrno() 1998-05-06 21:36:26 +00:00
Jeff Hill
9806688d97 eliminated use of printErrono() 1998-05-06 21:32:06 +00:00
Jeff Hill
51a907fbc6 improved doc 1998-05-06 21:28:18 +00:00
Jeff Hill
ccf7bf9ebc added changes from Steve Hunt 1998-05-06 18:32:21 +00:00
Jeff Hill
13133ba9c9 removed backslash which conuses cpp 1998-05-05 21:09:52 +00:00
Jeff Hill
7424bcfeda fixed warning 1998-05-05 21:08:49 +00:00
Jeff Hill
d65fce5b3f fixed doc 1998-05-05 21:06:20 +00:00
Jeff Hill
5dfa5ca37d rearranged to allow compilation by g++ 2.8.1 1998-05-05 18:06:58 +00:00
Jeff Hill
0fd0552bb7 cleaned up file format 1998-05-05 16:32:17 +00:00
Jeff Hill
e6888bdf2b fixed doc 1998-05-05 16:30:38 +00:00
Jeff Hill
2444ab3036 fixed warnings 1998-05-05 16:29:58 +00:00
Jeff Hill
4b1237cda7 timer duration flexibility 1998-05-05 16:25:02 +00:00
Jeff Hill
c9d031f75e Made the scan timer clean up the link in exPV to the timer
in case they change the scan timer to a one shot.
1998-05-05 16:14:19 +00:00
Jeff Hill
82974bbadb no need for special EPICS_CA_AUTO_CA_ADDR_LIST warning under win sock II 1998-05-05 16:11:38 +00:00
Jeff Hill
a6d64486d1 Use lock macros and task variable in ca_extra_event_labor() 1998-05-05 16:07:59 +00:00
Jeff Hill
6d545abe33 improved lock owner management 1998-05-05 16:05:41 +00:00
Jeff Hill
291146fd4e added lock count var 1998-05-05 16:04:19 +00:00
Jeff Hill
266a038484 use epicsAssert.h 1998-05-05 16:03:10 +00:00
Janet B. Anderson
525a506801 Changes from Mark Rivers. 1998-04-27 14:04:35 +00:00
Janet B. Anderson
15b6c1db6d port to MIPS target architecture from Nick Rees 1998-04-24 16:28:07 +00:00
Janet B. Anderson
1fc6f092bd Allow USR_LDFLAGS_<archclass> definitions. Added TARGETS to clean rule. 1998-04-23 21:18:32 +00:00
Janet B. Anderson
d6e1aed936 Allow LIBOBJS_<archclass> definitions. 1998-04-23 21:15:37 +00:00
Marty Kraimer
8dca7ebe56 make changes for Tim Mooney 1998-04-23 17:25:20 +00:00
Marty Kraimer
946c3c7886 make it a little more robust against ca problems 1998-04-23 17:22:58 +00:00
Janet B. Anderson
0a0b6d7880 Added compiler specific key words to set up shareable library (DLL) for WIN32 1998-04-23 14:03:55 +00:00
Janet B. Anderson
073c5a48ae Added compiler specific key words to set up shareable library (DLL) for WIN32 1998-04-23 13:56:10 +00:00
Jeff Hill
4d20d420f6 fixed overzelous chan check in ca_clear_channel() - when the PV is local under vxWorks 1998-04-23 01:04:05 +00:00
Jeff Hill
f0ed7be469 added ECA_BADCHID 1998-04-23 01:00:38 +00:00
Jeff Hill
ec619b727c fixed WIN32 dll build 1998-04-21 00:27:01 +00:00
Jeff Hill
e24a712347 made clientHostName virtual in casDGClient 1998-04-20 18:14:57 +00:00
Jeff Hill
bcf1d37465 better debug mesg 1998-04-20 18:11:01 +00:00
Jeff Hill
197b185351 fixed exception message for DG clients 1998-04-20 18:07:09 +00:00
Marty Kraimer
13345373bc make name fields 40 characters 1998-04-20 16:03:15 +00:00
Marty Kraimer
b5927401bc minor changes 1998-04-20 16:01:14 +00:00
Marty Kraimer
5f2780f773 new routine dbGetLinkDBFtype is now available. It returns the field type of a database link.
dbNotify was fixed to work correctly for putNotify as well as put.
 scanppl now accepts an argumeny rate. scanpel accepts an argument event_number
1998-04-20 16:00:19 +00:00
Marty Kraimer
41b32088a6 replace SEVCHK by checking return status 1998-04-20 15:41:28 +00:00
Janet B. Anderson
18184eb1ba Initial version of jeva rules and definitions. 1998-04-17 21:31:12 +00:00
Jeff Hill
e68a326277 fixed range problem in string to fp convert 1998-04-17 17:49:25 +00:00
Janet B. Anderson
69c5f8749c Initial version of shared library support 1998-04-16 22:39:10 +00:00
Jeff Hill
b5290a8f11 cosmetic 1998-04-16 21:23:10 +00:00