Commit Graph

73 Commits

Author SHA1 Message Date
Janet B. Anderson
9220796e7e Converted to new build method. 2000-01-25 02:20:28 +00:00
Marty Kraimer
99ef10d0c3 new way to build 2000-01-24 21:10:02 +00:00
Marty Kraimer
f9e516b9bd changes for osiSem changes 1999-12-14 22:08:05 +00:00
Marty Kraimer
ec2993c492 add ca exception handler 1999-11-19 21:57:08 +00:00
Jeff Hill
4f0d8c08ad added keywords from shareLib.h 1999-11-18 20:46:11 +00:00
Marty Kraimer
75e91102b3 new way to build 1999-11-18 13:59:40 +00:00
Janet B. Anderson
e1afac029d Moved asDbLib.h and asLib.h to src/include. 1999-10-12 18:04:08 +00:00
Janet B. Anderson
426b874353 More Makefile changes for R3.14. 1999-10-12 18:03:38 +00:00
Marty Kraimer
293ac8bc52 changes for 3.14 1999-09-13 13:45:29 +00:00
Marty Kraimer
829a134d7e better error message if asInit fails 1999-07-08 14:36:37 +00:00
Marty Kraimer
fce25316dd introduced a bug with last bug fixes 1998-05-21 15:55:29 +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
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
Marty Kraimer
41b32088a6 replace SEVCHK by checking return status 1998-04-20 15:41:28 +00:00
Marty Kraimer
94d36a5f4f Add include for string.h 1998-03-19 20:32:00 +00:00
Marty Kraimer
f9aecdd7fb Get rid of warnimg messaage 1998-03-19 20:31:27 +00:00
Marty Kraimer
7385472689 Fix problems that could cause crash when asInit called after iocInit
Add macro substitution capability
1998-03-16 15:51:10 +00:00
Jeff Hill
a50d7ad1da included postfix.h 1998-02-27 01:01:46 +00:00
Marty Kraimer
18000fb9f6 1) Fixed bug that caused asRegisterClientCallback to fail on UNIX
2) asLib_lex.l changed to allow more characters(like dbLoadxxx)
1998-01-20 15:18:52 +00:00
Janet B. Anderson
44918762d5 User flags changed to += 1997-11-19 21:46:51 +00:00
Marty Kraimer
d0a8812231 1) Fixed bug that caused asRegisterClientCallback to fail on UNIX
2) asLib_lex.l changed to allow more characters(like dbLoadxxx)
1997-10-14 13:40:39 +00:00
Jeff Hill
11084a5dfc removed redundant prototypes 1997-05-01 23:52:14 +00:00
Marty Kraimer
50b19bc74f fix compiler warning messages 1997-04-30 18:26:53 +00:00
Jeff Hill
6af690f524 use SYS_PROD_LIBS_ 1997-04-10 21:51:31 +00:00
Janet B. Anderson
11b9be6dfd Removed Makefile.Unix files. 1997-02-05 22:18:03 +00:00
Jeff Hill
17aa8609b0 installed 1997-01-09 22:10:03 +00:00
Marty Kraimer
8771c33c46 ca_build_and_connect changed to ca_search_and_connect 1996-10-15 19:04:14 +00:00
Janet B. Anderson
e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Janet B. Anderson
28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Marty Kraimer
0646d6795f changed recdes to recordType 1996-06-24 13:27:00 +00:00
Marty Kraimer
a56d58cf95 removed calink 1996-06-24 13:26:33 +00:00
Jeff Hill
7f00b2034f removed include of calink.h 1996-06-21 00:57:05 +00:00
Marty Kraimer
a6d0a677ee Modified astac to display record name 1996-05-03 14:07:52 +00:00
Marty Kraimer
574eb184cf If asSetFilename has been called and asInit fails make sure error returned 1996-03-04 14:05:11 +00:00
Marty Kraimer
b95596f602 Moved include files from base/include 1996-01-25 21:04:37 +00:00
Marty Kraimer
144397decb EFLEX and Antelope are now defaults 1995-12-01 21:40:57 +00:00
Marty Kraimer
2b7d67509e change pdbBase to pdbbase 1995-12-01 16:59:24 +00:00
Marty Kraimer
0bad952311 Changes for replacing default.dctsdr bu all ascii files 1995-11-29 14:18:16 +00:00
Janet B. Anderson
be6ecdfe24 Makefile now uses library build rule from RULES.Vx 1995-08-17 15:25:45 +00:00
Marty Kraimer
bdffdb0369 If asSetFilename is given NULL argument then next call to asInit turns off access security.
Allow character '-' in pvnames.
1995-08-17 14:31:52 +00:00
Marty Kraimer
9ab85124d3 Allow pvnames to contain ; 1995-03-24 13:42:21 +00:00
Marty Kraimer
ae720e75af add include vxWorks.h 1995-02-27 15:29:55 +00:00
Janet B. Anderson
e74acbc234 Added math library to load libs 1995-02-13 15:57:30 +00:00
John Winans
6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Janet B. Anderson
cfb80a657f Added USR_LDFLAGS 1994-10-05 18:43:00 +00:00
Janet B. Anderson
f8d85e30ef Modified for more changes in CONFIG and RULES files 1994-09-21 22:00:47 +00:00
Janet B. Anderson
cc01f3f5fc Cleanup of files 1994-09-09 17:33:30 +00:00
Janet B. Anderson
c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson
d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00