Commit Log (Page 20 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 2003-02-20 to 2003-01-07 (Commits 7252-7351 of 9251)

norume
2/20/03 10:25 AM
Don't add blank lines to readline history.
1 lines of code changed in:
src/libCom/osi/os/default/epicsReadline.c (+1 -1)

jhill
2/18/03 5:46 PM
cosmetic
2 lines of code changed in:
src/ca/autoPtrDestroy.h (+2 -2)

jhill
2/18/03 3:10 PM
added mising C created timer destroy functions
9 lines of code changed in:
src/libCom/timer/epicsTimer.cpp (+9 -2)

jhill
2/18/03 3:09 PM
cosmetic
2 lines of code changed in:
src/libCom/timer/epicsTimer.h (+2 -2)

anj
2/18/03 12:48 PM
Use <th> for table header lines.
TS_MIN_WEST = 0 for UK, not -60 (except in summer time...)
19 lines of code changed in:
src/ca/CAref.html (+19 -19)

jhill
2/18/03 12:22 PM
fixed borland build problems
8 lines of code changed in:
src/cas/io/bsdSocket/casDGIntfIO.h (+3 -2)
src/cas/generic: caServer.cc (+2 -1), casCtx.cc (+3)

anj
2/18/03 11:14 AM
Attempt to stop amaya's word-wrap from inserting a line-break in the middle
of the $Id:...$ expansion, which prevents CVS from recognizing.
2 lines of code changed in:
src/ca/CAref.html (+2 -3)

jhill
2/18/03 10:31 AM
fixed several spelling errors
58 lines of code changed in:
src/ca/CAref.html (+58 -56)

anj
2/13/03 4:59 PM
Tornado 2.2 doesn't like const for the second argument to sendto()
2 lines of code changed in:
src/ca/udpiiu.cpp (+2 -2)

anj
2/13/03 4:57 PM
Fixed some internal link targets that didn't exist.
8 lines of code changed in:
src/ca/CAref.html (+8 -8)

jhill
2/12/03 5:54 PM
optimizations
186 lines of code changed in:
src/cas/generic: caServerIIL.h (+2 -2), casAsyncReadIOI.cc (+3 -3), casCoreClient.cc (+5 -5), casCoreClient.h (+5 -5), casCoreClientIL.h (+2 -2), casMonEvent.cc (+2 -2), casMonEvent.h (+2 -1), casMonitor.cc (+4 -6), casMonitor.h (+4 -4), casStrmClient.cc (+115 -123), casStrmClient.h (+8 -8), casdef.h (+1 -2), outBuf.cc (+33 -31)

norume
2/12/03 3:22 PM
Add forward structure declarations to prevent compiler warnings when
recGbl.h is included on its own (i.e. just to get recGblSetSevr).
5 lines of code changed in:
src/db/recGbl.h (+5)

jhill
2/12/03 1:47 PM
added missing func prototype
3 lines of code changed in:
src/gdd/aitGen.c (+3 -1)

jhill
2/12/03 1:45 PM
removed unused file
1 lines of code changed in:
src/gdd/Makefile (+1 -1)

jhill
2/12/03 1:39 PM
fixed gnu warning
2 lines of code changed in:
src/cas/generic/casMonitor.cc (+2 -2)

jhill
2/12/03 1:09 PM
installed
2386 lines of code changed in:
src/cas/generic: caHdrLargeArray.h (new 49), caServerDefs.h (new 37), caServerI.h (new 130), casAsyncIOI.h (new 67), casAsyncPVAttachIOI.cpp (new 59), casAsyncPVAttachIOI.h (new 45), casAsyncPVExistIOI.cpp (new 69), casAsyncPVExistIOI.h (new 48), casAsyncReadIOI.cc (new 118), casAsyncReadIOI.h (new 47), casAsyncWriteIOI.cpp (new 69), casAsyncWriteIOI.h (new 45), casChannelI.h (new 143), casCtx.h (new 106), casEvent.h (new 50), casEventRegistry.h (new 69), casEventSys.h (new 150), casMonEvent.h (new 80), casMonitor.h (new 109), casPVI.h (new 170), chanIntfForPV.cc (new 65), chanIntfForPV.h (new 80)
src/cas/generic/st: casDGEvWakeup.h (new 33), casDGIOWakeup.h (new 45), casDGIntfOS.h (new 66), casIntfOS.h (new 46), casStreamOS.h (new 92)
src/cas/io/bsdSocket: caServerIO.h (new 52), casDGIntfIO.h (new 71), casIntfIO.h (new 62), casStreamIO.h (new 62), ipIgnoreEntry.h (new 52)

jhill
2/12/03 1:05 PM
improved structure and thread safety
2470 lines of code changed in:
src/cas: build/Makefile (+5 -4), os/vms/mitfp.c (-4)
src/cas/example/directoryService: directoryServer.h (+52 -53), main.cc (+6 -8)
src/cas/generic: beaconAnomalyGovernor.cc (+5 -2), beaconAnomalyGovernor.h (+12 -1), beaconTimer.cc (+6 -2), beaconTimer.h (+12 -4), caCommonDef.h (del), caNetAddr.cc (+3 -3), caNetAddr.h (+4 -3), caServer.cc (+10 -75), caServerI.cc (+80 -111), casAsyncIOI.cc (+37 -126), casAsyncPVAttachIO.cc (+26 -58), casAsyncPVExistIO.cc (+20 -52), casAsyncReadIO.cc (+29 -97), casAsyncWriteIO.cc (+21 -53), casBufferFactory.cpp (+5 -2), casChanDelEv.cc (del), casChannel.cc (+18 -47), casChannelI.cc (+31 -158), casChannelIIL.h (del), casClient.cc (+21 -105), casClient.h (new 0), casCoreClient.cc (+35 -188), casCoreClient.h (new 227), casCtx.cc (+13 -5), casDGClient.cc (+14 -23), casDGClient.h (new 98), casEventMask.cc (+35 -62), casEventMask.h (+9 -9), casEventSys.cc (+215 -88), casEventSysIL.h (del), casInternal.h (del), casMonEvent.cc (+17 -53), casMonEventIL.h (del), casMonitor.cc (+78 -156), casOpaqueAddr.cc (+1), casPV.cc (+17 -25), casPVI.cc (+219 -139), casPVIIL.h (del), casPVListChan.cc (del), casPVListChanIL.h (del), casStrmClient.cc (+313 -347), casStrmClient.h (new 138), casdef.h (+77 -93), clientBufMemoryManager.cpp (+3 -2), clientBufMemoryManager.h (new 50), inBuf.cc (+6 -3), inBuf.h (new 170), inBufIL.h (del), ioBlocked.h (new 56), outBuf.cc (+3 -3), outBuf.h (new 169), outBufIL.h (del), server.h (del), mt/ioBlocked.cc (+2 -2)
src/cas/generic/st: caServerOS.cc (-39), casDGIntfOS.cc (+7 -13), casIntfOS.cc (+5 -27), casOSD.h (+1 -186), casStreamOS.cc (+23 -26), ioBlocked.cc (+6 -2)
src/cas/io/bsdSocket: caServerIO.cc (+15 -12), casDGIntfIO.cc (+4 -42), casIOD.h (+1 -174), casIODIL.h (del), casIntfIO.cc (+17 -8), casStreamIO.cc (+7 -10), ipIgnoreEntry.cpp (+6 -3)

jhill
2/12/03 1:03 PM
removed exception specifications
11 lines of code changed in:
src/libCom/timer: epicsTimer.cpp (+3 -3), timer.cpp (+2 -2), timerPrivate.h (+6 -6)

jhill
2/12/03 1:03 PM
added authors
3 lines of code changed in:
src/libCom/test/epicsTimeTest.cpp (+3)

jhill
2/12/03 1:01 PM
removed exception specifications
24 lines of code changed in:
src/libCom: cxxTemplates/tsFreeList.h (+16 -20), misc/cxxCompilerDependencies.h (+1 -1)
src/libCom/osi: epicsMutex.cpp (+1 -6), epicsMutex.h (+6 -12)

jhill
2/12/03 1:00 PM
added removeAll mf
17 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+17 -1)

jhill
2/12/03 1:00 PM
added iterator typedef
10 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+10 -5)

jhill
2/12/03 12:59 PM
removed exception specifications
7 lines of code changed in:
src/libCom/cxxTemplates/epicsSingleton.h (+7 -7)

jhill
2/12/03 12:58 PM
added mf to check for identical mutex
13 lines of code changed in:
src/libCom/cxxTemplates/epicsGuard.h (+13 -1)

jhill
2/12/03 12:56 PM
removed
0 lines of code changed in:
src/gdd/smartGDDPointer.cc (del)

jhill
2/12/03 12:56 PM
use template to reduce code
81 lines of code changed in:
src/gdd/smartGDDPointer.h (+81 -218)

jhill
2/12/03 12:54 PM
switched to epicsMutex for locking
96 lines of code changed in:
src/gdd: gddNewDel.cc (+37 -11), gddNewDel.h (+59 -71)

jhill
2/12/03 12:54 PM
added ref count locking
5 lines of code changed in:
src/gdd/gddI.h (+5 -1)

jhill
2/12/03 12:53 PM
switched to epicsMutex for locking
11 lines of code changed in:
src/gdd: gddAppTable.cc (+8 -7), gddAppTable.h (+3 -3)

jhill
2/12/03 12:52 PM
added gdd global lock
17 lines of code changed in:
src/gdd: gdd.cc (+12 -1), gdd.h (+5 -1)

jhill
2/12/03 12:50 PM
removed throw specifications
200 lines of code changed in:
src/ca: bhe.cpp (+3 -3), bhe.h (+5 -5), cac.cpp (+3 -3), cac.h (+3 -3), comBuf.cpp (+9 -10), comBuf.h (+79 -89), comQueRecv.cpp (+8 -11), comQueRecv.h (+23 -31), comQueSend.cpp (+3 -17), comQueSend.h (+30 -67), msgForMultiplyDefinedPV.cpp (+2 -2), nciu.h (+2 -2), netIO.h (+4 -4), oldAccess.h (+6 -6), repeater.cpp (+2 -2), syncGroup.h (+2 -2), syncGroupReadNotify.cpp (+2 -2), syncGroupWriteNotify.cpp (+2 -2), tcpiiu.cpp (+3 -3), virtualCircuit.h (+3 -3)
src/db: dbChannelIO.cpp (+2 -2), dbPutNotifyBlocker.cpp (+2 -2), dbSubscriptionIO.cpp (+2 -2)

norume
2/11/03 7:01 PM
Make command-line editing optional.
6 lines of code changed in:
configure/os/CONFIG.Common.darwin-ppc (+6 -3)

anj
2/11/03 5:24 PM
Moved base.dbd from both makeBaseApp templates into src/misc.
An application only needs a copy if it wants to remove stuff.
52 lines of code changed in:
src/makeBaseApp/Makefile (-2)
src/misc: Makefile (+2), base.dbd (new 50)

anj
2/11/03 4:01 PM
Don't prompt for an IOC target architecture if there's only one available.
4 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+4 -1)

norume
2/11/03 2:44 PM
Make readline inclusion a matter of uncommenting only 1 line (half the effor!).
3 lines of code changed in:
configure/os/CONFIG_SITE.Common.linux-x86 (+3 -4)

norume
2/11/03 10:08 AM
Bug fix for template filename expansion.
1 lines of code changed in:
configure/RULES.Db (+1 -1)

jba
2/10/03 4:52 PM
Allow <name>_LDFLAGS.
12 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+8 -1)
configure/os: CONFIG.win32-x86-borland.win32-x86-borland (+2 -2), CONFIG.win32-x86.win32-x86 (+2 -2)

jba
2/10/03 4:48 PM
Allow PROD_RCS and LIB_RCS.
18 lines of code changed in:
configure: CONFIG_ADDONS (+16), CONFIG_COMMON (+2 -4)

norume
2/10/03 10:28 AM
Clean up -pedantic flag.
Add support for objective-C.
18 lines of code changed in:
configure/os: CONFIG.Common.darwin-ppc (+4 -3), CONFIG.darwin-ppc.darwin-ppc (+14 -1)

jhill
2/7/03 3:15 PM
typedef has an exception specification
2 lines of code changed in:
src/ca/comQueSend.h (+2 -3)

anj
2/7/03 1:50 PM
Don't need to add SHRLIB_SEARCH_DIRS to SHRLIB_LDFLAGS
4 lines of code changed in:
configure/os: CONFIG.Common.linux-x86 (+2 -3), CONFIG.Common.solaris-sparc (+2 -3)

anj
2/7/03 1:18 PM
Fix so the CONFIG_APP_INCLUDE files for base get included.
4 lines of code changed in:
configure: CONFIG (+2 -2), Makefile (+2 -2)

jhill
2/7/03 12:23 PM
workaround for WRS T2.2 cygnus gnu compiler bugs
41 lines of code changed in:
src/ca: comQueSend.cpp (+12 -5), comQueSend.h (+29 -13)

jhill
2/7/03 10:47 AM
fixed gnu warning
0 lines of code changed in:
src/ca/acctst.c (-2)

jhill
2/7/03 10:40 AM
cleaned up throw specifications
78 lines of code changed in:
src/ca: comQueSend.cpp (+2 -2), comQueSend.h (+56 -37)

anj
2/6/03 4:21 PM
Added CONFIG_TARGETS so we build CONFIG_APP_INCLUDE
(needed for SHRLIB_SEARCH_DIRS)
3 lines of code changed in:
configure/Makefile (+3 -1)

anj
2/6/03 4:11 PM
Modified comments about SHRLIB_SEARCH_DIRS
9 lines of code changed in:
configure/os/CONFIG_SITE.Common.linux-x86 (+9 -9)

anj
2/6/03 4:00 PM
Changed the definition of SHRLIB_SEARCH_DIRS to be the actual dir searched
Added implementation for solaris-sparc
8 lines of code changed in:
configure/os: CONFIG.Common.linux-x86 (+3 -3), CONFIG.Common.solaris-sparc (+5 -4)

anj
2/6/03 3:57 PM
Added code to emit SHRLIB_SEARCH_DIRS settings into CONFIG_APP_INCLUDE
11 lines of code changed in:
configure/tools/convertRelease.pl (+11 -1)

anj
2/6/03 1:37 PM
Fixed sub Cleanup() - s/'\n'/"\n"/
2 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+2 -2)

anj
2/6/03 11:21 AM
Added _APPNAME_ to ioc boot stuff.
2 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+2 -1)

anj
2/5/03 5:46 PM
Moved CA client examples into their own caClientApp
Added caServerApp - copied from src/cas/example/simple
Made simpleApp significantly more useful
Made exampleApp use the _APPNAME_ macro instead of example in various places
23 lines of code changed in:
src/makeBaseApp/Makefile (+23 -4)

jhill
2/5/03 4:08 PM
added beacon anomaly count diagnostic
61 lines of code changed in:
src/ca: access.cpp (+15 -4), acctst.c (+18 -46), ca_client_context.cpp (+4 -4), cac.cpp (+5 -1), cac.h (+8 -1), cadef.h (+4 -3), oldAccess.h (+7 -1)

jhill
2/5/03 2:44 PM
improved acctst doc
5 lines of code changed in:
src/ca/CAref.html (+5 -2)

jba
2/2/03 3:24 PM
INSTALL_JAVA defined in CONFIG_COMMON.
2 lines of code changed in:
configure/RULES_JAVA (+2 -3)

jhill
1/30/03 6:50 PM
added paragraph on mbuf starvation
157 lines of code changed in:
src/ca/CAref.html (+157 -89)

jhill
1/30/03 9:48 AM
fixed no termination from event remove loop if event queue is 100% full
6 lines of code changed in:
src/db/dbEvent.c (+6 -3)

jba
1/30/03 9:42 AM
Allow <name>_TEMPLATE specifications.
1 lines of code changed in:
configure/RULES.Db (+1 -1)

jhill
1/29/03 2:03 PM
correct name for epicsTimerQueueRelease
2 lines of code changed in:
src/libCom/timer/epicsTimer.cpp (+2 -2)

jba
1/24/03 4:00 PM
Added PROD_LDFLAGS, LIB_LDFLAGS, PROD_OBJLIBS, USR_OBJLIBS, LIB_OBJLIBS.
69 lines of code changed in:
configure: CONFIG_ADDONS (+37 -5), CONFIG_COMMON (+6 -6)
configure/os: CONFIG.Common.RTEMS (+4 -4), CONFIG.Common.UnixCommon (+5 -5), CONFIG.Common.linux-x86 (+3 -3), CONFIG.Common.solaris-sparc (+2 -2), CONFIG.Common.solaris-x86 (+2 -2), CONFIG.Common.vxWorksCommon (+4 -4), CONFIG.win32-x86-borland.win32-x86-borland (+3 -3), CONFIG.win32-x86.win32-x86 (+3 -3)

jba
1/24/03 12:00 PM
Added USR_OBJS.
11 lines of code changed in:
configure: CONFIG_ADDONS (+8), CONFIG_COMMON (+3 -3)

jba
1/24/03 11:46 AM
Added USR_SRCS
13 lines of code changed in:
configure: CONFIG_ADDONS (+9), CONFIG_COMMON (+4 -4)

jhill
1/23/03 4:58 PM
cosmetic
3 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+3 -3)

jhill
1/23/03 4:54 PM
fixed 1st argument to select
16 lines of code changed in:
src/ca: cac.cpp (+6 -8), udpiiu.h (+5 -3), virtualCircuit.h (+5 -3)

jhill
1/23/03 4:53 PM
fixed double include
9 lines of code changed in:
src/libCom/cxxTemplates/tsMinMax.h (+9 -4)

jhill
1/23/03 2:26 PM
fixed Linux warning
2 lines of code changed in:
src/ca/cac.cpp (+2 -2)

jhill
1/23/03 2:19 PM
fixed cpu consumption problems in clients that use fd managers
together with ca fd registration
87 lines of code changed in:
src/ca: Makefile (-1), cac.cpp (+63 -2), cac.h (+23 -12), callbackMutex.cpp (del)

jhill
1/23/03 2:12 PM
fixed cpu consumption problems in clients that use fd managers
together with ca fd registration
23 lines of code changed in:
src/ca: tcpiiu.cpp (+6 -3), udpiiu.cpp (+2 -1), udpiiu.h (+7 -1), virtualCircuit.h (+8 -1)

jba
1/23/03 11:02 AM
Simplified SHRLIB_LDFLAGS_YES/NO to SHRLIB_LDFLAGS.
27 lines of code changed in:
configure/CONFIG.gnuCommon (+1 -2)
configure/os: CONFIG.Common.UnixCommon (+1 -2), CONFIG.Common.linux-x86 (+2 -2), CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (+1 -2), CONFIG.hpux-parisc.hpux-parisc (+2 -2), CONFIG.osf-alpha.osf-alpha (+2 -2), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+2 -2), CONFIG.solaris-sparc.solaris-sparc (+8 -7), CONFIG.solaris-x86.solaris-x86 (+6 -6), CONFIG.sun4-68k.sun4-68k (+2 -2)

jba
1/23/03 11:00 AM
Added DEBUG flags and libs.
10 lines of code changed in:
configure/CONFIG_COMMON (+10 -3)

jba
1/22/03 2:51 PM
Allow creating a *.db from *.substitutions and DB_TEMPLATE.
4 lines of code changed in:
configure/RULES.Db (+4 -3)

jba
1/17/03 2:07 PM
Added note about shared library builds on solaris.
11 lines of code changed in:
documentation/KnownProblems.html (+11)

jba
1/17/03 2:06 PM
Updated path info.
3 lines of code changed in:
documentation/README.1st (+3 -3)

jhill
1/16/03 7:20 PM
checked off large arrays
0 lines of code changed in:
src/ca/future_work.txt (-1)

jhill
1/16/03 7:19 PM
replace server list with server pointer
18 lines of code changed in:
src/ca: bhe.cpp (+15 -17), bhe.h (+3 -3)

jhill
1/16/03 7:19 PM
implement flush with fast access list
13 lines of code changed in:
src/ca/cac.cpp (+13 -7)

jhill
1/16/03 7:18 PM
added server list
2 lines of code changed in:
src/ca/cac.h (+2 -1)

jhill
1/9/03 2:37 PM
longer timeout
1 lines of code changed in:
src/ca/caEventRate.cpp (+1 -1)

jhill
1/9/03 11:26 AM
changed to 1:1 ratio channels to monitors to better reflect reality
12 lines of code changed in:
src/ca/caEventRate.cpp (+12 -7)

jhill
1/9/03 10:40 AM
fixed sun pro warning
1 lines of code changed in:
src/cas/generic/casAsyncIOI.cc (+1 -3)

jhill
1/8/03 6:43 PM
redesigned mutex locking
24 lines of code changed in:
src/cas/generic: casCoreClient.cc (+2 -13), casInternal.h (+11 -7), casMonitor.cc (+10 -7), server.h (+1 -4)

jhill
1/8/03 5:22 PM
redesigned mutex locking
289 lines of code changed in:
src/cas/generic: caServerI.cc (+3 -3), caServerIIL.h (+3 -3), casAsyncIOI.cc (+17 -44), casAsyncReadIO.cc (+7 -12), casAsyncWriteIO.cc (+1 -2), casChannelI.cc (+13 -35), casChannelIIL.h (+11 -14), casCoreClient.cc (+139 -15), casCoreClientIL.h (+1 -61), casCtxIL.h (+1 -1), casEventSys.cc (+22 -43), casEventSysIL.h (+2 -8), casInternal.h (+19 -20), casMonitor.cc (+2 -10), casPV.cc (+3 -3), casPVListChan.cc (+1 -8), casStrmClient.cc (+20 -24), server.h (+20 -11), st/casStreamOS.cc (+4 -4)

jhill
1/7/03 7:02 PM
doc
8 lines of code changed in:
src/libCom/osi/os/posix/osdMutex.c (+8 -2)

jhill
1/7/03 6:52 PM
more spinlock tests
29 lines of code changed in:
src/libCom/osi/os/posix/osdMutex.c (+29 -9)

jhill
1/7/03 4:16 PM
test version of posix spin locks
67 lines of code changed in:
src/libCom/osi/os/posix/osdMutex.c (+67 -6)

jba
1/7/03 3:13 PM
Added sample CONFIG_SITE files.
23 lines of code changed in:
configure/os: CONFIG_SITE.Common.vxWorks-ppc604_long (new 8), CONFIG_SITE.linux-x86.vxWorks-ppc603_long (new 15)

jhill
1/7/03 3:01 PM
improved assert failure in test
1 lines of code changed in:
src/ca/acctst.c (+1 -3)

jhill
1/7/03 11:40 AM
gnu compiler required reinterpret_cast<> when converting from void * to another pointer
2 lines of code changed in:
src/ca/cac.cpp (+2 -2)

jba
1/7/03 11:33 AM
Allow *_SRCS and *_OBJS and LDOBJS in creation of OBJLIB.
3 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+3 -2)

jhill
1/7/03 11:30 AM
remove code supressing errornos that are only appropriate to stream io
2 lines of code changed in:
src/cas/io/bsdSocket/casDGIntfIO.cc (+2 -12)

jhill
1/7/03 11:29 AM
supress bogus warning messages
22 lines of code changed in:
src/cas/io/bsdSocket/casStreamIO.cc (+22 -14)

jhill
1/7/03 11:12 AM
cleaned up resid to object conversion
71 lines of code changed in:
src/cas/generic: caServerI.cc (+40 -2), caServerIIL.h (+1 -34), casClient.cc (+10 -11), casCoreClient.cc (+3 -11), casCoreClientIL.h (+3 -8), casMonEvent.cc (+2 -5), casStrmClient.cc (+5 -5), server.h (+7 -38)

jhill
1/7/03 10:05 AM
fixed use of reinterpret_cast to cast down the inheritance
hierarchy when static_cast is the correct way to do this
2 lines of code changed in:
src/cas/generic/casMonEvent.cc (+2 -2)

jhill
1/7/03 10:01 AM
removed leftover junk
6 lines of code changed in:
src/libCom/cxxTemplates/epicsGuard.h (+6 -7)

jhill
1/7/03 9:59 AM
cosmetic
14 lines of code changed in:
src/cas/io/bsdSocket: casDGIntfIO.cc (+3 -3), casIntfIO.cc (+11 -9)

jhill
1/7/03 9:57 AM
reinterpret cast not required when casting a void * pointer to another pointer type
9 lines of code changed in:
src/cas/generic/casDGClient.cc (+9 -9)

jhill
1/7/03 9:55 AM
removed leftover junk
1 lines of code changed in:
src/cas/generic/casStrmClient.cc (+1 -15)

jhill
1/7/03 9:54 AM
cosmetic
2 lines of code changed in:
src/cas/generic/outBuf.cc (+2 -2)

jhill
1/7/03 9:53 AM
removed leftover junk
1 lines of code changed in:
src/cas/generic/server.h (+1 -7)

jhill
1/7/03 9:52 AM
reinterpret cast not required when casting a void * pointer to another pointer type
2 lines of code changed in:
src/ca/cac.cpp (+2 -2)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3