Summary Period: 2000-09-26 to 2000-08-30 (Commits 4452-4551 of 9251)
|
jhill 9/26/00 3:24 PM |
export additional symbols from dll |
| 7 lines of code changed in: src/cas/generic/casInternal.h (+7 -7) | |
|
mrk 9/26/00 3:22 PM |
fix priority bug; better Show |
| 10 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+10 -4) | |
|
jba 9/26/00 9:50 AM |
Removed extra character at end of vs_version line. |
| 10 lines of code changed in: src: db/dbIoc.rc (+1 -1), dbtools/dbtoolsIoc.rc (+1 -1), gdd/gdd.rc (+1 -1), misc/misc.rc (+1 -1), registry/registryIoc.rc (+1 -1), rsrv/rsrvIoc.rc (+1 -1) src/as: asHost.rc (+1 -1), asIoc.rc (+1 -1) src/dbStatic: dbStaticHost.rc (+1 -1), dbStaticIoc.rc (+1 -1) | |
|
mrk 9/26/00 7:53 AM |
free mutex |
| 2 lines of code changed in: src/libCom/freeList/freeListLib.c (+2 -1) | |
|
jba 9/25/00 5:20 PM |
Added win32 resource file. |
| 38 lines of code changed in: src/db: Makefile (+2), dbIoc.rc (new 36) | |
|
jba 9/25/00 5:12 PM |
Added win32 resource files. |
| 113 lines of code changed in: src/dbStatic: Makefile (+3), dbStaticHost.rc (new 36), dbStaticIoc.rc (new 36) src/gdd: Makefile (+2), gdd.rc (+36) | |
|
jba 9/25/00 5:09 PM |
Added win32 resource file. |
| 38 lines of code changed in: src/dbtools: Makefile (+2), dbtoolsIoc.rc (new 36) | |
|
jba 9/25/00 5:05 PM |
Changes for win32 borland compiler. |
| 5 lines of code changed in: src/toolsComm/flex/Makefile (+5 -3) | |
|
jba 9/25/00 4:58 PM |
Added win32 resource file. |
| 115 lines of code changed in: src/misc: Makefile (+3), misc.rc (new 36) src/registry: Makefile (+2), registryIoc.rc (new 36) src/rsrv: Makefile (+2), rsrvIoc.rc (new 36) | |
|
jba 9/25/00 4:21 PM |
Comment changes. |
| 3 lines of code changed in: configure/RULES_BUILD (+3 -3) | |
|
jba 9/25/00 3:22 PM |
Added win32 resource files. |
| 75 lines of code changed in: src/as: Makefile (+3), asHost.rc (new 36), asIoc.rc (new 36) | |
|
jba 9/25/00 3:13 PM |
Initial version. |
| 323 lines of code changed in: configure/os: CONFIG.win32-x86-borland.Common (new 22), CONFIG.win32-x86-borland.win32-x86-borland (new 288), CONFIG_SITE.win32-x86-borland.Common (new 13) | |
|
jba 9/25/00 2:52 PM |
Changed munch rule, depends dependancies. Changes for ARCMD and LINK defs. |
| 14 lines of code changed in: configure/RULES_BUILD (+14 -11) | |
|
jba 9/25/00 2:42 PM |
Changed TARGET_RESS, ARCMD, DEPENDS_RULE. Added SRC_FILES definition. |
| 7 lines of code changed in: configure/CONFIG_COMMON (+7 -4) | |
|
jba 9/25/00 2:36 PM |
Comment changes only. |
| 4 lines of code changed in: configure/RULES_TOP (+4 -2) | |
|
jba 9/25/00 2:35 PM |
Some updates for R3.14. |
| 18 lines of code changed in: configure/Sample.Makefile (+18 -5) | |
|
jba 9/25/00 2:33 PM |
LINK, DEPENDS_RULE, and ARCMD definition changes. |
| 8 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+8 -3) | |
|
jba 9/25/00 2:31 PM |
LINK defintion change. Munch changes. |
| 6 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+6 -12) | |
|
jba 9/25/00 2:30 PM |
LINK definition changes. |
| 3 lines of code changed in: configure/os/CONFIG.Common.UnixCommon (+3 -3) | |
|
jba 9/25/00 2:29 PM |
Added Jeff's hack for win32. |
| 9 lines of code changed in: configure/tools/makeIocCdCommands.pl (+9) | |
|
jba 9/25/00 2:28 PM |
Initial version. |
| 51 lines of code changed in: configure/tools/munch.pl (new 51) | |
|
jba 9/25/00 2:27 PM |
Added a remove of tabs and blanks in RELEASE lines. |
| 2 lines of code changed in: configure/tools/makeConfigAppInclude.pl (+2 -1) | |
|
jba 9/25/00 10:08 AM |
Changed EPICS_HOST_ARCH) to EPICS_HOST_ARCH |
| 4 lines of code changed in: startup/.cshrc (+4 -4) | |
|
mrk 9/25/00 7:50 AM |
better exception handler messages |
| 53 lines of code changed in: src: as/asCa.c (+28 -7), db/dbCa.c (+25 -4) | |
|
mrk 9/25/00 7:49 AM |
changes to dfanout as described in 3.13 release notes |
| 122 lines of code changed in: src/rec: dfanoutRecord.c (+96 -52), dfanoutRecord.dbd (+26 -11) | |
|
jba 9/15/00 4:02 PM |
Changed LIB_LD_OBJS to LIBRARY_LD_OBJS. |
| 3 lines of code changed in: configure/RULES_BUILD (+3 -3) | |
|
mrk 9/15/00 2:27 PM |
lock while processing link |
| 3 lines of code changed in: src/db/dbCaTest.c (+3) | |
|
jhill 9/15/00 12:32 PM |
improved management of per channel IO list |
| 71 lines of code changed in: src/ca: baseNMIU.cpp (+21 -5), cac.cpp (+14 -8), cacPrivateListOfIO.cpp (+15 -1), iocinf.h (+11 -6), nciu_IL.h (+6 -4), netReadCopyIO.cpp (+2 -2), netSubscription.cpp (+2 -2) | |
|
jhill 9/14/00 2:42 PM |
fixed lock where an unlock should be |
| 2 lines of code changed in: src/ca/nciu.cpp (+2 -2) | |
|
jhill 9/14/00 11:05 AM |
restored Roger Coles data type manipulation macros to their orignal horrific state |
| 34 lines of code changed in: src/ca: access.cpp (+11 -9), acctst.c (+17 -7), db_access.h (+6 -6) | |
|
jhill 9/13/00 7:42 PM |
cosmetic |
| 18 lines of code changed in: src/libCom/osi: osiTime.cpp (+2 -2), os/WIN32/osdThread.c (+16 -15) | |
|
jhill 9/13/00 7:41 PM |
added new line at EOF |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/osiUnistd.h (+2 -2) | |
|
jhill 9/13/00 7:39 PM |
proper cleanup of local channels |
| 7 lines of code changed in: src/db: dbChannelIO.cpp (+4 -4), dbServiceIO.cpp (+3 -3) | |
|
jhill 9/13/00 7:38 PM |
proper cleanup of local channels and remove static from operator new/delete following convention |
| 11 lines of code changed in: src/db/dbCAC.h (+11 -11) | |
|
jhill 9/13/00 7:34 PM |
avoid benign diagnostic from error checking programs |
| 4 lines of code changed in: src/ca/cacChannel.cpp (+4 -4) | |
|
jhill 9/13/00 7:31 PM |
proper cleanup of local channels |
| 31 lines of code changed in: src/ca: cac.cpp (+10 -3), cacChannelIO.cpp (+10 -7), cacIO.h (+8 -5), cacServiceList.cpp (+3 -3) | |
|
jhill 9/13/00 7:30 PM |
improved message |
| 1 lines of code changed in: src/ca/caerr.h (+1 -1) | |
|
jhill 9/13/00 7:29 PM |
set debug level with unsigned number now |
| 3 lines of code changed in: src/ca/comQueSend.cpp (+3 -3) | |
|
jhill 9/13/00 7:29 PM |
use of static on operator new and delete does not appear to follow convention (other than in effective C++) |
| 25 lines of code changed in: src/ca/iocinf.h (+25 -21) | |
|
jhill 9/13/00 7:28 PM |
cosmetic |
| 2 lines of code changed in: src/ca/netReadCopyIO.cpp (+2 -3) | |
|
jhill 9/13/00 7:27 PM |
use of static on operator new and delete does not appear to follow convention (other than in effective C++) |
| 9 lines of code changed in: src/ca/oldAccess.h (+9 -9) | |
|
jhill 9/13/00 7:25 PM |
cleanup if event add fails |
| 4 lines of code changed in: src/ca/access.cpp (+4 -1) | |
|
jhill 9/13/00 7:21 PM |
added cancel method |
| 6 lines of code changed in: src/ca/tcpRecvWatchdog.cpp (+6 -1) | |
|
jhill 9/13/00 7:21 PM |
improved shutdown behavior |
| 64 lines of code changed in: src/ca/tcpiiu.cpp (+64 -11) | |
|
jhill 9/13/00 7:19 PM |
improved socket shutdown behavior and fixed byte order for status code retrieved from exception message |
| 21 lines of code changed in: src/ca/udpiiu.cpp (+21 -9) | |
|
jhill 9/13/00 7:18 PM |
detect problems with type manipulation macros |
| 22 lines of code changed in: src/ca/acctst.c (+22 -8) | |
|
jhill 9/13/00 12:37 PM |
added additional system librarries for static build |
| 4 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+4 -4) | |
|
norume 9/13/00 11:21 AM |
Add utility routines which vxWorks provides but RTEMS does not. |
| 3 lines of code changed in: src/libCom: Makefile (+1), osi/os/RTEMS/rtems_util.c (new 2) | |
|
jhill 9/12/00 2:40 PM |
added debug messages |
| 10 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+10 -1) | |
|
jhill 9/12/00 1:37 PM |
fixed improper status check on ellFind |
| 4 lines of code changed in: src/db/dbEvent.c (+4 -3) | |
|
jhill 9/12/00 9:57 AM |
added new header install to INC |
| 1 lines of code changed in: src/libCom/Makefile (+1) | |
|
jhill 9/11/00 11:14 AM |
doc |
| 30 lines of code changed in: src/libCom/cxxTemplates: README (+2 -1), tsDLList.h (+2 -2), tsFreeList.h (+26 -2) | |
|
jhill 9/11/00 10:24 AM |
deprecated old iterators |
| 183 lines of code changed in: src/libCom/cxxTemplates: tsDLList.h (+37 -409), tsDLListDeprecated.h (new 146) | |
|
jhill 9/11/00 10:22 AM |
check for N == 0 in release function also |
| 28 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+28 -21) | |
|
jhill 9/11/00 10:21 AM |
made more functions inline |
| 3 lines of code changed in: src/libCom/cxxTemplates/tsSLList.h (+3 -3) | |
|
jhill 9/11/00 8:52 AM |
fixed spelling problems |
| 14 lines of code changed in: src/libCom/cxxTemplates: resourceLib.h (+9 -9), tsSLList.h (+5 -5) | |
|
mrk 9/8/00 7:50 AM |
add warnings for violation of effective c++ guidelines |
| 2 lines of code changed in: configure/CONFIG_COMMON (+2 -2) | |
|
mrk 9/8/00 7:49 AM |
revert to using ca_task_initialize |
| 2 lines of code changed in: src/as/asCa.c (+2 -4) | |
|
jhill 9/7/00 2:32 PM |
changed abotive shutdown |
| 41 lines of code changed in: src/ca/tcpiiu.cpp (+41 -4) | |
|
jhill 9/7/00 2:32 PM |
fixed gnu warning |
| 3 lines of code changed in: src/ca/netReadCopyIO.cpp (+3 -2) | |
|
jhill 9/7/00 2:31 PM |
changed messages |
| 7 lines of code changed in: src/ca/caConnTest.cpp (+7 -1) | |
|
jhill 9/6/00 8:42 PM |
removed |
| 1 lines of code changed in: src/ca/claimMsgCache.cpp (del) | |
|
jhill 9/6/00 8:40 PM |
installed |
| 14 lines of code changed in: src/ca: cacPrivateListOfIO.cpp (new 1), claimMsgCache_IL.h (+4 -4), ioCounter.cpp (new 2), ioCounter_IL.h (new 7) | |
|
jhill 9/6/00 8:40 PM |
removed |
| 1 lines of code changed in: src/ca/claimsPendingIIU.cpp (del) | |
|
jhill 9/6/00 8:39 PM |
eliminated claimsPendingIIU class and moved IO counters into independent class |
| 65 lines of code changed in: src/ca/iocinf.h (+65 -69) | |
|
jhill 9/6/00 8:35 PM |
eliminated claimsPendingIIU class |
| 65 lines of code changed in: src/ca: nciu.cpp (+56 -12), nciu_IL.h (+9 -3) | |
|
jhill 9/6/00 8:34 PM |
eliminated claimsPendingIIU class and also debug sleep call |
| 25 lines of code changed in: src/ca/netiiu.cpp (+25 -30) | |
|
jhill 9/6/00 8:33 PM |
fixed GNU warning |
| 2 lines of code changed in: src/ca/netReadCopyIO.cpp (+2 -2) | |
|
jhill 9/6/00 8:32 PM |
added newline at EOF |
| 4 lines of code changed in: src/ca: netWriteNotifyIO.cpp (+2 -2), oldChannel.cpp (+2 -2) | |
|
jhill 9/6/00 8:31 PM |
made lock members const |
| 3 lines of code changed in: src/ca/syncGroupNotify.cpp (+3 -3) | |
|
jhill 9/6/00 8:30 PM |
fixed potential race condition and turned TCPNODELAY on |
| 62 lines of code changed in: src/ca/tcpiiu.cpp (+62 -84) | |
|
jhill 9/6/00 8:25 PM |
fixed potential race condition |
| 3 lines of code changed in: src/ca/tcpiiu_IL.h (+3 -1) | |
|
jhill 9/6/00 8:22 PM |
modified shutdown sequence |
| 9 lines of code changed in: src/ca/udpiiu.cpp (+9 -9) | |
|
jhill 9/6/00 8:20 PM |
removed unused methods |
| 1 lines of code changed in: src/ca/cac_IL.h (+1 -12) | |
|
jhill 9/6/00 8:18 PM |
removed |
| 1 lines of code changed in: src/ca: caConnTest.c (del), caConnTestMain.c (del), cacPrivate.cpp (del) | |
|
jhill 9/6/00 8:17 PM |
installed |
| 129 lines of code changed in: src/ca: caConnTest.cpp (new 93), caConnTestMain.cpp (new 36) | |
|
jhill 9/6/00 8:16 PM |
removed unused methods and data |
| 3 lines of code changed in: src/ca: cacIO.h (+2 -6), cacNotify.cpp (+1 -13) | |
|
jhill 9/6/00 8:15 PM |
made IO counter into independent class |
| 60 lines of code changed in: src/ca/cac.cpp (+60 -127) | |
|
jhill 9/6/00 8:13 PM |
added newline at EOF |
| 2 lines of code changed in: src/ca/baseNMIU.cpp (+2 -2) | |
|
jhill 9/6/00 8:12 PM |
changed names and added new source files |
| 3 lines of code changed in: src/ca/Makefile (+3 -4) | |
|
jhill 9/6/00 8:10 PM |
improved diagnostic |
| 5 lines of code changed in: src/libCom/timer/osiTimer.cpp (+5 -5) | |
|
jhill 9/6/00 2:51 PM |
fixed too many arguments for format |
| 3 lines of code changed in: src/ca/nciu.cpp (+3 -3) | |
|
mrk 9/6/00 12:49 PM |
change to be like dbca |
| 4 lines of code changed in: src/as/asCa.c (+4 -2) | |
|
jhill 9/6/00 9:41 AM |
dont use 0u in pure virtual declaration |
| 3 lines of code changed in: src/ca/cacIO.h (+3 -3) | |
|
jhill 9/5/00 7:34 PM |
added diagnostics |
| 137 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+9 -11) src/db: dbCAC.h (+6 -3), dbChannelIO.cpp (+27 -1), dbPutNotifyBlocker.cpp (+13 -1), dbServiceIO.cpp (+16 -1), dbSubscriptionIO.cpp (+17 -1) src/libCom/misc: ipAddrToAsciiAsynchronous.cpp (+38 -1), ipAddrToAsciiAsynchronous.h (+3 -1) src/libCom/osi: osiEvent.h (+5 -5), osiMutex.h (+3 -3) | |
|
jhill 9/5/00 7:33 PM |
better diagnostics and disconnect claims pending channels in tcpiiu::~tcpiiu |
| 450 lines of code changed in: src/ca: Makefile (+3 -2), access.cpp (+13 -7), acctst.c (+8 -2), baseNMIU.cpp (+6 -1), bhe.cpp (+8 -1), caConnTest.c (+1 -2), caDiagnostics.h (+2), cac.cpp (+84 -23), cacIO.h (+9 -5), cacServiceList.cpp (+14 -1), cadef.h (+3 -1), db_access.h (+3 -3), iocinf.h (+49 -44), nciu.cpp (+56 -17), netReadCopyIO.cpp (+12 -1), netReadNotifyIO.cpp (+9 -1), netSubscription.cpp (+9 -1), netWriteNotifyIO.cpp (+9 -1), netiiu.cpp (+25 -41), recvProcessThread.cpp (+27 -1), searchTimer.cpp (+3 -3), tcpRecvWatchdog.cpp (+14 -1), tcpiiu.cpp (+57 -27), tcpiiu_IL.h (+4 -4), udpiiu.cpp (+22 -1) | |
|
jhill 8/31/00 5:35 PM |
installed |
| 2 lines of code changed in: src/ca: caConnTest.c (new 2), caConnTestMain.c (new 0) | |
|
jhill 8/30/00 7:42 PM |
fixed sun pro warning |
| 4 lines of code changed in: src/ca/repeater.cpp (+4 -4) | |
|
jhill 8/30/00 7:40 PM |
dont print warning message |
| 2 lines of code changed in: src/ca/recvProcessThread.cpp (+2 -4) | |
|
jhill 8/30/00 7:36 PM |
check for disconnected state first so they will get that error code |
| 14 lines of code changed in: src/ca/nciu.cpp (+14 -1) | |
|
jhill 8/30/00 7:34 PM |
cosmetic |
| 10 lines of code changed in: src/ca/catime.c (+10 -10) | |
|
jhill 8/30/00 5:57 PM |
fixed sun pro warning |
| 8 lines of code changed in: src/ca/udpiiu.cpp (+8 -8) | |
|
jhill 8/30/00 5:48 PM |
fixed sunpro warning |
| 1 lines of code changed in: src/ca/iocinf.h (+1 -3) | |
|
jhill 8/30/00 5:21 PM |
fixed sun pro compiler warning |
| 4 lines of code changed in: src/libCom/misc/ipAddrToAsciiAsynchronous.cpp (+4 -4) | |
|
jba 8/30/00 4:19 PM |
Added R3.14 definitions. |
| 43 lines of code changed in: startup/Site.cshrc (+43 -13) | |
|
jba 8/30/00 4:09 PM |
Initial version. |
| 106 lines of code changed in: startup: EpicsHostArch.pl (new 26), borland.bat (new 80) | |
|
jhill 8/30/00 2:49 PM |
distinguish between a clean and an abrupt shutdown. cancel send watchdog timer immediately after exiting send |
| 59 lines of code changed in: src/ca: iocinf.h (+5 -5), tcpRecvWatchdog.cpp (+2 -2), tcpSendWatchdog.cpp (+2 -2), tcpiiu.cpp (+50 -33) | |
|
jhill 8/30/00 2:48 PM |
cosmetic |
| 2 lines of code changed in: src/ca/comQueSend.cpp (+2 -2) | |
|
jhill 8/30/00 12:09 PM |
removed unused data member |
| 26 lines of code changed in: src/ca/iocinf.h (+26 -27) | |
|
jhill 8/30/00 12:06 PM |
execute shutdown locgic with lock applied |
| 12 lines of code changed in: src/ca: tcpiiu.cpp (+6 -15), udpiiu.cpp (+6 -15) | |
![]()
Generated by StatCvs v0.1.3