Commit Graph

5739 Commits

Author SHA1 Message Date
Jeff Hill 945cd55ff2 use new udp size constants defined by ca lib 2000-09-26 20:32:50 +00:00
Jeff Hill 725b56e81b export additional symbols from dll 2000-09-26 20:24:56 +00:00
Marty Kraimer d0aeba086b fix priority bug; better Show 2000-09-26 20:22:39 +00:00
Jeff Hill b9fb83d506 allow IOC to mount through different path than build system 2000-09-26 16:41:34 +00:00
Janet B. Anderson cab274cc36 Removed extra character at end of vs_version line. 2000-09-26 14:51:00 +00:00
Marty Kraimer 7e197541bd free mutex 2000-09-26 12:53:28 +00:00
Janet B. Anderson 15abf72fa6 Added win32 resource file. 2000-09-25 22:20:26 +00:00
Janet B. Anderson 670c772738 Added win32 resource file. 2000-09-25 22:15:10 +00:00
Janet B. Anderson 2c22665371 Added win32 resource files. 2000-09-25 22:13:37 +00:00
Janet B. Anderson b1535b0e16 Added win32 resource file. 2000-09-25 22:09:03 +00:00
Janet B. Anderson 87aaff4c53 Changes for win32 borland compiler. 2000-09-25 22:05:59 +00:00
Janet B. Anderson aae3676fa0 Added win32 resource file. 2000-09-25 22:02:14 +00:00
Janet B. Anderson 1eab671798 Comment changes. 2000-09-25 21:21:32 +00:00
Janet B. Anderson 864f4f8997 Added win32 resource files. 2000-09-25 20:22:44 +00:00
Janet B. Anderson 4c4734b2d6 Initial version. 2000-09-25 20:13:55 +00:00
Janet B. Anderson 5165fd9aa1 Changed munch rule, depends dependancies. Changes for ARCMD and LINK defs. 2000-09-25 19:52:39 +00:00
Janet B. Anderson 48a4f6d39a Changed TARGET_RESS, ARCMD, DEPENDS_RULE. Added SRC_FILES definition. 2000-09-25 19:42:24 +00:00
Janet B. Anderson 488f2c2222 Comment changes only. 2000-09-25 19:36:45 +00:00
Janet B. Anderson 78b92fa5cc Some updates for R3.14. 2000-09-25 19:35:15 +00:00
Janet B. Anderson d27489eed5 LINK, DEPENDS_RULE, and ARCMD definition changes. 2000-09-25 19:33:23 +00:00
Janet B. Anderson 51ef3a61f8 LINK defintion change. Munch changes. 2000-09-25 19:31:43 +00:00
Janet B. Anderson 61834c395f LINK definition changes. 2000-09-25 19:30:56 +00:00
Janet B. Anderson 3f12547739 Added Jeff's hack for win32. 2000-09-25 19:29:21 +00:00
Janet B. Anderson 713c4b5883 Initial version. 2000-09-25 19:28:42 +00:00
Janet B. Anderson 31d3a0d938 Added a remove of tabs and blanks in RELEASE lines. 2000-09-25 19:27:37 +00:00
Janet B. Anderson 0263e931de Changed EPICS_HOST_ARCH) to EPICS_HOST_ARCH 2000-09-25 15:08:59 +00:00
Marty Kraimer 56dae11a7f better exception handler messages 2000-09-25 12:50:59 +00:00
Marty Kraimer 2e85eb0f1f changes to dfanout as described in 3.13 release notes 2000-09-25 12:49:00 +00:00
W. Eric Norum 66c7b2b2fa Add iocLogInit() registration. 2000-09-21 22:19:47 +00:00
Janet B. Anderson 11376dbd41 Changed LIB_LD_OBJS to LIBRARY_LD_OBJS. 2000-09-15 21:02:00 +00:00
Marty Kraimer c4827bc1f7 lock while processing link 2000-09-15 19:27:36 +00:00
Jeff Hill db52f124b9 improved management of per channel IO list 2000-09-15 17:32:24 +00:00
Jeff Hill 83c72bce7a fixed lock where an unlock should be 2000-09-14 19:42:17 +00:00
Jeff Hill 6d701a9626 restored Roger Coles data type manipulation macros to their
orignal horrific state
2000-09-14 16:05:44 +00:00
Jeff Hill 7cf4d6bc57 cosmetic 2000-09-14 00:43:31 +00:00
Jeff Hill 53faeff877 added new line at EOF 2000-09-14 00:41:53 +00:00
Jeff Hill b933cb9421 proper cleanup of local channels 2000-09-14 00:39:47 +00:00
Jeff Hill 51fa417e9f proper cleanup of local channels and remove static from operator
new/delete  following convention
2000-09-14 00:38:45 +00:00
Jeff Hill 52fa8a40ff avoid benign diagnostic from error checking programs 2000-09-14 00:34:25 +00:00
Jeff Hill d727e229eb proper cleanup of local channels 2000-09-14 00:33:35 +00:00
Jeff Hill 5e764be847 improved message 2000-09-14 00:30:29 +00:00
Jeff Hill 760bc84761 set debug level with unsigned number now 2000-09-14 00:29:50 +00:00
Jeff Hill 0b68381cf0 use of static on operator new and delete does not appear to follow
convention (other than in effective C++)
2000-09-14 00:29:02 +00:00
Jeff Hill 1496c44a3a cosmetic 2000-09-14 00:28:00 +00:00
Jeff Hill 8f2a5171c9 cleanup if event add fails 2000-09-14 00:25:58 +00:00
Jeff Hill fbb50928ce added cancel method 2000-09-14 00:21:43 +00:00
Jeff Hill 226fc86ce5 improved shutdown behavior 2000-09-14 00:21:09 +00:00
Jeff Hill a8d4bdfa66 improved socket shutdown behavior and fixed byte order for
status code retrieved from exception message
2000-09-14 00:19:56 +00:00
Jeff Hill af52592030 detect problems with type manipulation macros 2000-09-14 00:18:23 +00:00
Jeff Hill b419f26e3f added additional system librarries for static build 2000-09-13 17:37:03 +00:00