Commit Graph

5046 Commits

Author SHA1 Message Date
Jeff Hill f727d33dda fixed ifdef around vis c++ pragma 2000-09-27 19:45:55 +00:00
Jeff Hill 5bf77e90d1 cosmetic 2000-09-27 19:43:52 +00:00
Jeff Hill 75eb4853f3 fixed ifdef on vis C++ version 2000-09-27 19:42:16 +00:00
Jeff Hill a393e78f0d added new debug message 2000-09-27 19:38:34 +00:00
Jeff Hill a08476d61d fixed improper test for message too large 2000-09-27 18:06:51 +00:00
Janet B. Anderson 2ee3d8b76a Bug fix on comment line. 2000-09-27 16:20:44 +00:00
Janet B. Anderson 5218f656ec Added makeBaseExt directory. 2000-09-27 16:08:06 +00:00
Janet B. Anderson fc492297b8 Initial version. 2000-09-27 16:06:58 +00:00
Janet B. Anderson 80b4c40a9d makeDbDepends.pl and makeIocCdCommands.pl moved to base/configure/tools 2000-09-27 14:54:40 +00:00
Janet B. Anderson e34878c2f1 Changed EPICS_UPDATE_LEVEL to BASE_UPDATE_LEVEL. 2000-09-27 14:33:17 +00:00
Janet B. Anderson 3dea99d683 makeDbDepends.pl and makeIocCdCommands.pl moved to base/configure/tools. 2000-09-27 14:21:16 +00:00
Marty Kraimer 20d23b90d6 atexit cancels threads 2000-09-27 13:39:42 +00:00
Marty Kraimer 43080fe748 remove call to threadExitMain 2000-09-27 13:35:39 +00:00
Jeff Hill 0aaf29b9a7 dont build empty files 2000-09-27 00:33:01 +00:00
Jeff Hill 61ec68d973 added missing include file 2000-09-26 22:28:58 +00:00
Jeff Hill 047c69e388 added definition of min 2000-09-26 21:11:56 +00:00
Jeff Hill 3e302e5982 uncommented gdd and cas 2000-09-26 21:03:08 +00:00
Jeff Hill e6f2fd4194 fix for mising left paren 2000-09-26 20:59:53 +00:00
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
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 864f4f8997 Added win32 resource files. 2000-09-25 20:22:44 +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
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