Summary Period: 2002-04-08 to 2002-03-21 (Commits 6252-6351 of 9251)
|
mrk 4/8/02 9:46 AM |
TPRO did not work if dbProcess called recursively by different tasks |
| 22 lines of code changed in: src/db: dbAccess.c (+10 -19), dbLock.c (+9), dbLock.h (+3) | |
|
norume 4/5/02 12:04 PM |
Changes to get more extensions to build. More attempts at getting shared libraries to work. |
| 3 lines of code changed in: configure/os/CONFIG.Common.darwin-ppc (+3 -3) | |
|
mrk 4/4/02 8:57 AM |
cleanup Attributes; no calls to ca while holding locks |
| 218 lines of code changed in: src/db: dbCa.c (+185 -171), dbCa.h (+11 -8), dbCaPvt.h (+22 -17) | |
|
mrk 4/2/02 3:01 PM |
nsev not sevr must be checked to decide if dbPutLink should be called. |
| 1 lines of code changed in: src/rec/calcoutRecord.c (+1 -1) | |
|
mrk 4/2/02 11:10 AM |
documant some additional changes |
| 45 lines of code changed in: RELEASE_NOTES.html (+45 -25) | |
|
jhill 3/28/02 9:39 AM |
supress sun pro warning |
| 2 lines of code changed in: src/ca/tcpKillTimer.cpp (+2 -2) | |
|
jhill 3/27/02 7:13 PM |
must use class keyword when instantiating template |
| 4 lines of code changed in: src/db: dbChannelIO.cpp (+2 -2), dbSubscriptionIO.cpp (+2 -2) | |
|
jhill 3/27/02 7:06 PM |
install a noop SIGPIPE handler |
| 4 lines of code changed in: src/rsrv/caservertask.c (+4 -1) | |
|
jhill 3/27/02 6:41 PM |
removed inline because of sun pro bug |
| 3 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+3 -2) | |
|
jhill 3/27/02 6:24 PM |
made baseNMIU::show() virtual |
| 10 lines of code changed in: src/ca/netIO.h (+10 -10) | |
|
jhill 3/27/02 5:36 PM |
define a macro with the solaris version in it |
| 2 lines of code changed in: configure/os/CONFIG.Common.solaris-x86 (+2 -2) | |
|
jhill 3/27/02 5:20 PM |
switch on new solaris version macro |
| 1 lines of code changed in: src/libCom/osi/os/solaris/osdSock.h (+1 -17) | |
|
jhill 3/27/02 4:27 PM |
define a macro with the solaris version in it |
| 11 lines of code changed in: configure/os: CONFIG.Common.solaris-sparc (+2 -2), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+3 -3), CONFIG.solaris-sparc.solaris-sparc (+3 -3) | |
|
jhill 3/27/02 3:33 PM |
cosmetic |
| 2 lines of code changed in: src/gdd/gddAppFuncTable.h (+2 -2) | |
|
jhill 3/27/02 3:30 PM |
avoid useless vc++ warning |
| 277 lines of code changed in: src/ca: CASG.cpp (+10 -1), bhe.cpp (+10 -1), cac.cpp (+10 -1), cacServiceList.cpp (+10 -1), comBuf.cpp (+10 -1), getCallback.cpp (+10 -1), getCopy.cpp (+10 -1), hostNameCache.cpp (+10 -1), msgForMultiplyDefinedPV.cpp (+10 -1), nciu.cpp (+10 -1), oldChannelNotify.cpp (+10 -1), oldSubscription.cpp (+10 -1), putCallback.cpp (+10 -1), repeater.cpp (+10 -1) src/db: dbChannelIO.cpp (+10 -1), dbPutNotifyBlocker.cpp (+10 -1), dbServiceIO.cpp (+10 -1), dbSubscriptionIO.cpp (+10 -1) src/libCom: fdmgr/fdmgr.cpp (+10 -1), test/epicsTimerTest.cpp (+37 -1) src/libCom/cxxTemplates: epicsOnce.cpp (+10 -1), resourceLib.cpp (+10 -1) src/libCom/timer: epicsTimer.cpp (+10 -1), timer.cpp (+10 -1), timerQueueActive.cpp (+10 -1) | |
|
jhill 3/27/02 1:23 PM |
changed to explicit template instantiation for vxWorks |
| 7 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+7 -2) | |
|
jhill 3/27/02 1:19 PM |
cosmetic |
| 2 lines of code changed in: src/cas/generic/caServerIIL.h (+2 -2) | |
|
jhill 3/27/02 1:12 PM |
template instantiation |
| 114 lines of code changed in: src/ca: CASG.cpp (+6 -1), bhe.cpp (+4 -1), cac.cpp (+13 -1), cacServiceList.cpp (+3 -1), comBuf.cpp (+4 -1), getCallback.cpp (+4 -1), getCopy.cpp (+4 -1), hostNameCache.cpp (+4 -1), msgForMultiplyDefinedPV.cpp (+4 -1), nciu.cpp (+4 -1), oldChannelNotify.cpp (+4 -1), oldSubscription.cpp (+4 -1), putCallback.cpp (+4 -1), repeater.cpp (+4 -1) src/db: dbChannelIO.cpp (+4 -1), dbPutNotifyBlocker.cpp (+4 -1), dbServiceIO.cpp (+4 -1), dbSubscriptionIO.cpp (+4 -1) src/libCom: Makefile (+1), fdmgr/fdmgr.cpp (+3 -1), test/epicsTimerTest.cpp (+13 -1) src/libCom/timer: epicsTimer.cpp (+8 -1), timer.cpp (+4 -1), timerQueueActive.cpp (+3 -1) | |
|
jhill 3/27/02 1:11 PM |
cosmetic |
| 2 lines of code changed in: src/ca/tcpRecvWatchdog.cpp (+2 -2) | |
|
jhill 3/27/02 1:10 PM |
template instantiation |
| 5 lines of code changed in: src/libCom/cxxTemplates/epicsOnce.cpp (+5 -2) | |
|
jhill 3/27/02 1:10 PM |
installed |
| 16 lines of code changed in: src/libCom/cxxTemplates/resourceLib.cpp (new 16) | |
|
jhill 3/27/02 1:09 PM |
switched to inline |
| 6 lines of code changed in: src/libCom/cxxTemplates: resourceLib.h (+3 -3), tsSLList.h (+3 -3) | |
|
jhill 3/27/02 9:43 AM |
removed -frepo flag |
| 2 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+2 -2) | |
|
mrk 3/27/02 7:38 AM |
return -1 if result is nan |
| 3 lines of code changed in: src/libCom/calc/calcPerform.c (+3 -2) | |
|
jhill 3/26/02 6:55 PM |
add whitespace after macro name |
| 3 lines of code changed in: configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+3 -3) | |
|
jhill 3/26/02 6:42 PM |
use proper shell expansion |
| 3 lines of code changed in: configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+3 -3) | |
|
jhill 3/26/02 6:22 PM |
made osiSocklen_t switch types with the solaris os version |
| 28 lines of code changed in: src/libCom/osi/os/solaris/osdSock.h (+28 -7) | |
|
jhill 3/26/02 6:18 PM |
define sunos version when building with GNU |
| 3 lines of code changed in: configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+3 -3) | |
|
jhill 3/26/02 5:02 PM |
removed -frepo |
| 1 lines of code changed in: configure/CONFIG.gnuCommon (+1 -1) | |
|
jhill 3/26/02 4:31 PM |
use -frpro with g++ |
| 3 lines of code changed in: configure: CONFIG.gnuCommon (+1 -1), os/CONFIG.Common.vxWorksCommon (+2 -2) | |
|
jhill 3/26/02 2:02 PM |
cleanup |
| 14 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+14 -21) | |
|
jhill 3/26/02 1:41 PM |
include typeinfo |
| 3 lines of code changed in: src/libCom/timer/timer.cpp (+3 -1) | |
|
jhill 3/26/02 1:36 PM |
removed debug template parameter |
| 41 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+41 -71) | |
|
jhill 3/26/02 1:09 PM |
use #define not static const |
| 3 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+3 -3) | |
|
norume 3/26/02 12:00 PM |
Small change to clean up the way flags are set and to prepare for addition of shared libraries. |
| 23 lines of code changed in: configure/os: CONFIG.Common.darwin-ppc (+14 -1), CONFIG.darwin-ppc.darwin-ppc (+9 -3) | |
|
jhill 3/25/02 7:43 PM |
use proper format |
| 2 lines of code changed in: src/rsrv/camsgtask.c (+2 -2) | |
|
jhill 3/25/02 7:35 PM |
use epicsThreadOnce so that we are not dependent on static member data |
| 21 lines of code changed in: src/libCom/cxxTemplates: epicsSingleton.h (+1 -2), epicsSingletonBase.cpp (+20 -4) | |
|
jhill 3/25/02 5:36 PM |
removed c++ style comment (ifdefed out for C but still generating warnings) |
| 0 lines of code changed in: src/db/dbAddr.h (-3) | |
|
jba 3/25/02 3:33 PM |
Removed some comments. Removed source file from depends output. |
| 5 lines of code changed in: configure/tools/mkmf.pl (+5 -29) | |
|
jhill 3/25/02 1:07 PM |
fixed extern C mismatch |
| 2 lines of code changed in: src/libCom/test/epicsThreadPrivateTest.cpp (+2 -2) | |
|
jhill 3/25/02 12:45 PM |
removed gethostname() proto (which should be in unistad.h) |
| 0 lines of code changed in: src/libCom/osi/os: alpha/osdSock.h (-6), cygwin32/osdSock.h (-7), sgi/osdSock.h (-6), solaris/osdSock.h (-6) | |
|
norume 3/25/02 11:57 AM |
Added support for Mac OS X (Darwin). |
| 8 lines of code changed in: startup/EpicsHostArch (+8) | |
|
norume 3/25/02 11:57 AM |
OS-dependent files for Mac OS X (Darwin). |
| 100 lines of code changed in: src/libCom/osi/os/Darwin: osdReadline.h (new 1), osdSock.h (new 71), osdTime.cpp (new 3), osdTime.h (new 13), osiFileName.h (new 12) | |
|
norume 3/25/02 11:52 AM |
New configuration files for Mac OS X (Darwin). |
| 60 lines of code changed in: configure/os: CONFIG.Common.darwin-ppc (new 29), CONFIG.darwin-ppc.Common (new 11), CONFIG.darwin-ppc.darwin-ppc (new 3), CONFIG_SITE.darwin-ppc.Common (new 17) | |
|
jhill 3/25/02 11:34 AM |
removed inline from bhe constructor |
| 35 lines of code changed in: src/ca: bhe.cpp (+32 -1), bhe.h (+3 -35) | |
|
jhill 3/25/02 10:27 AM |
assume that new throws an exception |
| 6 lines of code changed in: src/db: dbChannelIO.cpp (+3 -7), dbServiceIO.cpp (+2 -11), dbSubscriptionIO.cpp (+1 -5) | |
|
jhill 3/25/02 10:26 AM |
improved exception handling |
| 107 lines of code changed in: src/ca/tcpiiu.cpp (+107 -114) | |
|
jhill 3/25/02 10:20 AM |
assume that new throws an exception |
| 30 lines of code changed in: src/ca: cac.cpp (+22 -45), comBuf.h (+3 -3), comQueSend.h (+3 -9), nciu.cpp (+1 -4), oldCAC.cpp (+1 -4) | |
|
jhill 3/25/02 10:19 AM |
cosmetic |
| 13 lines of code changed in: src/libCom/osi/os/WIN32/forceBadAllocException.cpp (+13 -13) | |
|
jhill 3/25/02 10:16 AM |
assume that new throws an exception |
| 13 lines of code changed in: src/libCom/cxxTemplates: epicsSingletonBase.cpp (+1 -4), resourceLib.h (+9 -12), tsFreeList.h (+3 -9) | |
|
mrk 3/25/02 7:30 AM |
cosmetic change |
| 3 lines of code changed in: src/db/dbCa.c (+3 -5) | |
|
mrk 3/25/02 7:26 AM |
initialProcess is now called before interruptAccept |
| 3 lines of code changed in: RELEASE_NOTES.html (+3) | |
|
norume 3/23/02 3:42 PM |
Two small changes to allow operation on Darwin (Mac OS X): 1) Third argument to pthread_setcanceltype can't be NULL. 2) First argument to pthread_getschedparam must be valid thread id. Cosmetic changes to output of show command. |
| 8 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+8 -7) | |
|
jhill 3/22/02 6:28 PM |
test ansi / iso exception behavior |
| 80 lines of code changed in: src/libCom/test: Makefile (+4), epicsExceptionTest.cpp (new 76), epicsExceptionTestMain.cpp (new 0) | |
|
jhill 3/22/02 6:28 PM |
force ansi / iso exception behavior |
| 1 lines of code changed in: src/libCom/Makefile (+1) | |
|
jhill 3/22/02 6:28 PM |
installed |
| 46 lines of code changed in: src/libCom/osi/os/WIN32/forceBadAllocException.cpp (new 46) | |
|
jhill 3/22/02 3:26 PM |
removed unused static variable |
| 2 lines of code changed in: src/db: dbCAC.h (+1 -2), dbChannelIO.cpp (+1 -2) | |
|
jhill 3/22/02 3:24 PM |
made CA client service list an epics singleton |
| 12 lines of code changed in: src/db/dbServiceIO.cpp (+2 -2) src/ca: cac.cpp (+2 -2), cacIO.h (+3 -2), cacServiceList.cpp (+5 -5) | |
|
jhill 3/22/02 3:24 PM |
reduced scope of constants |
| 8 lines of code changed in: src/ca/caServerID.h (+8 -8) | |
|
jhill 3/22/02 3:23 PM |
LOCAL => static |
| 35 lines of code changed in: src/ca/convert.cpp (+35 -35) | |
|
jhill 3/22/02 3:23 PM |
reduced scope of constants |
| 3 lines of code changed in: src/ca/inetAddrID.h (+3 -4) | |
|
jhill 3/22/02 3:22 PM |
LOCAL => static |
| 6 lines of code changed in: src/ca: iocinf.h (+1 -5), repeater.cpp (+5 -5) | |
|
jhill 3/22/02 3:21 PM |
reduced scope of constants |
| 6 lines of code changed in: src/libCom: cxxTemplates/resourceLib.h (+3 -4), fdmgr/fdManager.h (+3 -4) | |
|
jhill 3/22/02 3:18 PM |
use singleton for epics timer queue manager |
| 9 lines of code changed in: src/libCom/timer: epicsTimer.cpp (+4 -3), timerPrivate.h (+2 -2), timerQueueActive.cpp (+3 -3) | |
|
jhill 3/22/02 11:29 AM |
removed redun epicsShareFunc |
| 1 lines of code changed in: src/libCom/timer/epicsTimer.h (+1 -1) | |
|
jhill 3/22/02 11:26 AM |
fixed sun pro warning |
| 19 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+9 -9) src/ca: access.cpp (+3 -5), cac.cpp (+7 -7) | |
|
mrk 3/22/02 10:19 AM |
new strategy when blocked; use event insread of sleep |
| 128 lines of code changed in: src/db: dbNotify.c (+123 -148), dbNotify.h (+5 -5) | |
|
jhill 3/22/02 9:49 AM |
fixed sun pro warning |
| 2 lines of code changed in: src/libCom/cxxTemplates/epicsGuard.h (+2 -2) | |
|
jhill 3/22/02 9:48 AM |
fixed gnu warning |
| 2 lines of code changed in: src/ca/virtualCircuit.h (+2 -2) | |
|
jhill 3/21/02 8:18 PM |
fixed syntax error detected only by sun pro |
| 2 lines of code changed in: src/ca/netiiu.cpp (+2 -2) | |
|
jhill 3/21/02 8:00 PM |
improved dll interface |
| 68 lines of code changed in: src/libCom/cxxTemplates: epicsOnce.h (+6 -6), epicsSingleton.h (+1 -10), epicsSingletonBase.cpp (+10 -1) src/libCom/osi: epicsEvent.h (-1), epicsMutex.h (-1), epicsThread.cpp (+2 -1), epicsThread.h (+4 -3), epicsTime.cpp (+39), epicsTime.h (-39) src/libCom/timer: epicsTimer.cpp (+3 -1), epicsTimer.h (+3 -3) | |
|
jhill 3/21/02 6:35 PM |
import prototype for printf |
| 4 lines of code changed in: src/libCom/test/epicsListTest.cpp (+4 -2) | |
|
jhill 3/21/02 6:29 PM |
removed no-implicit-templates flag from gnu default |
| 1 lines of code changed in: configure/CONFIG.gnuCommon (+1 -1) | |
|
jhill 3/21/02 6:23 PM |
use epicsGuard template |
| 27 lines of code changed in: src/cas/generic: caServerI.cc (+3 -1), caServerIIL.h (+12 -1), outBufIL.h (+12) | |
|
jhill 3/21/02 6:03 PM |
free list use epicsSingleton |
| 27 lines of code changed in: src/db: dbCAC.h (+3 -3), dbChannelIO.cpp (+3 -2), dbChannelIOIL.h (+3 -3), dbPutNotifyBlocker.cpp (+3 -2), dbPutNotifyBlocker.h (+4 -4), dbServiceIOReadNotifyCache.cpp (+6), dbSubscriptionIO.cpp (+5 -4) | |
|
jhill 3/21/02 5:51 PM |
installed into cvs |
| 393 lines of code changed in: src/libCom/osi/epicsEvent.cpp (new 86) src/libCom/cxxTemplates: epicsGuard.h (new 77), epicsOnce.cpp (new 86), epicsOnce.h (new 37), epicsSingleton.h (new 77), epicsSingletonBase.cpp (new 30) | |
|
jhill 3/21/02 5:47 PM |
new guard interface, removed templ instantiation |
| 8 lines of code changed in: src/cas/generic/caServerI.cc (+8 -23) | |
|
jhill 3/21/02 5:47 PM |
new guard interface |
| 2 lines of code changed in: src/cas/generic/caServerIIL.h (+2 -2) | |
|
jhill 3/21/02 5:46 PM |
removed template instantiation |
| 1 lines of code changed in: src/cas/generic/casEventMask.cc (+1 -12) | |
|
jhill 3/21/02 5:46 PM |
new guard interface |
| 2 lines of code changed in: src/cas/generic/outBufIL.h (+2 -2) | |
|
jhill 3/21/02 5:45 PM |
removed template instantiation |
| 0 lines of code changed in: src/cas/example/directoryService/directoryServer.cc (-12) | |
|
jhill 3/21/02 5:44 PM |
fixed put notify shut down seq |
| 38 lines of code changed in: src/rsrv: camessage.c (+11 -3), caservertask.c (+25 -18), server.h (+2 -1) | |
|
jhill 3/21/02 5:43 PM |
adjusted free list use to new interface |
| 3 lines of code changed in: src/db/dbCAC.h (+3 -31) | |
|
jhill 3/21/02 5:42 PM |
fixed free list |
| 2 lines of code changed in: src/db/dbChannelIO.cpp (+2 -15) | |
|
jhill 3/21/02 5:42 PM |
use built in free list lock |
| 1 lines of code changed in: src/db/dbChannelIOIL.h (+1 -3) | |
|
jhill 3/21/02 5:41 PM |
fixed shut down sequence |
| 53 lines of code changed in: src/db/dbEvent.c (+53 -5) | |
|
jhill 3/21/02 5:40 PM |
fixed dll sym export |
| 2 lines of code changed in: src/db/dbNotify.c (+2 -2) | |
|
jhill 3/21/02 5:39 PM |
removed |
| 1 lines of code changed in: src/db/dbNotifyBlockerIL.h (del) | |
|
jhill 3/21/02 5:39 PM |
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class, and fixed dll symbol exports |
| 7 lines of code changed in: src/db/dbPutNotifyBlocker.cpp (+7 -22) | |
|
jhill 3/21/02 5:39 PM |
installed |
| 56 lines of code changed in: src/db/dbPutNotifyBlocker.h (new 56) | |
|
jhill 3/21/02 5:38 PM |
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class, and fixed dll symbol exports |
| 17 lines of code changed in: src/db: dbServiceIO.cpp (+15 -26), dbServiceIOReadNotifyCache.cpp (+1 -1), dbSubscriptionIO.cpp (+1 -15) | |
|
jhill 3/21/02 5:13 PM |
document port config |
| 80 lines of code changed in: src/ca/CAref.html (+80 -39) | |
|
jhill 3/21/02 5:10 PM |
new modules |
| 3 lines of code changed in: src/ca/Makefile (+3 -1) | |
|
jhill 3/21/02 5:10 PM |
changed test order |
| 1 lines of code changed in: src/ca/acctst.c (+1 -1) | |
|
jhill 3/21/02 5:08 PM |
epicsAutoMutex has a new name, fixed free lists, and use c++ thread class, and fixed dll symbol exports |
| 237 lines of code changed in: src/ca: access.cpp (+2 -1), bhe.cpp (+5 -22), bhe.h (+7 -5), cac.cpp (+155 -198), cac.h (+68 -90) | |
|
jhill 3/21/02 5:08 PM |
fixed dll symbol export |
| 12 lines of code changed in: src/ca/cacIO.h (+12 -1) | |
|
jhill 3/21/02 5:07 PM |
changed name of guard class |
| 5 lines of code changed in: src/ca/cacServiceList.cpp (+5 -4) | |
|
jhill 3/21/02 5:07 PM |
fixed dll symbol export |
| 5 lines of code changed in: src/ca/cadef.h (+5 -2) | |
|
jhill 3/21/02 5:06 PM |
added multiple include guard |
| 5 lines of code changed in: src/ca/caDiagnostics.h (+5) | |
|
jhill 3/21/02 5:06 PM |
installed into cvs |
| 16 lines of code changed in: src/ca/callbackMutex.cpp (new 16) | |
![]()
Generated by StatCvs v0.1.3