Summary Period: 2001-08-07 to 2001-07-11 (Commits 5552-5651 of 9251)
|
jba 8/7/01 11:32 AM |
Removed R3.13 files Makefile.Host and Makefile.Ioc. |
| 0 lines of code changed in: src/cas/build: Makefile.Host (del), Makefile.Ioc (del) | |
|
jba 8/7/01 9:42 AM |
Made MKMF the default for HOST_HDEPENDS_CMD. |
| 10 lines of code changed in: configure: CONFIG_SITE (+6 -2), os/CONFIG.win32-x86.win32-x86 (+4 -1) | |
|
jhill 8/6/01 6:23 PM |
fixed borland warning |
| 32 lines of code changed in: src/ca: acctst.c (+4 -4), cac.cpp (+2 -3), cac.h (+2 -1), catime.c (+2 -2), convert.cpp (+16 -16), nciu.cpp (+1 -2), netReadNotifyIO.cpp (+1 -2), netSubscription.cpp (+1 -2), netWriteNotifyIO.cpp (+1 -2), netiiu.cpp (+1 -2), tcpiiu.cpp (+1 -2) | |
|
jhill 8/6/01 6:22 PM |
supress additional warnings |
| 5 lines of code changed in: configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+5 -2) | |
|
jhill 8/6/01 4:00 PM |
supress messages triggered by normal C++ coding partices |
| 12 lines of code changed in: configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+12 -3) | |
|
jhill 8/2/01 7:43 PM |
added html doc |
| 2 lines of code changed in: src/ca/Makefile (+2) | |
|
jhill 8/2/01 7:41 PM |
installed into CVS |
| 2415 lines of code changed in: src/ca/CAref.html (new 2415) | |
|
jhill 8/2/01 7:41 PM |
uninstalled |
| 0 lines of code changed in: src/ca/CAref.htm (del) | |
|
jhill 8/2/01 7:34 PM |
installed into CVS |
| 0 lines of code changed in: src/ca/CAref.htm (new 0) | |
|
jhill 8/2/01 6:58 PM |
fixed benign purify warning |
| 2 lines of code changed in: src/ca/tcpiiu.cpp (+2 -2) | |
|
jhill 8/2/01 5:46 PM |
made compatible with C++ test codes in mrkSoftTest |
| 9 lines of code changed in: src/as/asCa.h (+9) | |
|
jba 8/2/01 5:09 PM |
Added mkmf.pl |
| 321 lines of code changed in: configure/tools/mkmf.pl (new 321) | |
|
jba 8/2/01 5:09 PM |
Added HDEPENDS_CMD option for compiler or mkmf.pl |
| 51 lines of code changed in: configure: CONFIG.gnuCommon (+1 -1), CONFIG_COMMON (+19 -6), CONFIG_SITE (+12 -5) configure/os: CONFIG.hpux-parisc.hpux-parisc (+2 -2), CONFIG.osf-alpha.osf-alpha (+2 -2), CONFIG.solaris-sparc.solaris-sparc (+4 -4), CONFIG.solaris-x86.solaris-x86 (+4 -3), CONFIG.sun4-68k.sun4-68k (+2 -2), CONFIG.win32-x86.win32-x86 (+5 -5) | |
|
jhill 8/2/01 4:21 PM |
fixed solaris warnings |
| 5 lines of code changed in: src/ca/tcpiiu.cpp (+5 -5) | |
|
jhill 8/2/01 4:20 PM |
cosmetic |
| 4 lines of code changed in: src/ca/cac.cpp (+4 -3) | |
|
jhill 8/2/01 4:20 PM |
added diagnostic |
| 9 lines of code changed in: src/ca/bhe.cpp (+9 -1) | |
|
jhill 8/2/01 4:19 PM |
improved beacon period test |
| 4 lines of code changed in: src/ca/acctst.c (+4 -1) | |
|
jhill 8/2/01 1:17 PM |
improved recv schedualing |
| 81 lines of code changed in: src/ca/tcpiiu.cpp (+81 -56) | |
|
jhill 8/2/01 1:16 PM |
cleaned out recvFlag |
| 1 lines of code changed in: src/ca/virtualCircuit.h (+1 -2) | |
|
jhill 8/1/01 8:35 PM |
fixed IIU disconnect problem |
| 7 lines of code changed in: src/ca/cac.cpp (+7 -2) | |
|
jhill 8/1/01 7:34 PM |
simplified schedualing |
| 779 lines of code changed in: src/ca: CASG.cpp (+19 -5), access.cpp (+2 -2), cac.cpp (+524 -531), cac.h (+46 -48), comBuf.h (+8 -1), msgForMultiplyDefinedPV.cpp (+2 -1), nciu.cpp (+4 -41), nciu.h (+21 -5), netIO.h (+2 -2), netiiu.cpp (+6 -20), netiiu.h (+3 -5), oldAccess.h (+4 -4), oldCAC.cpp (+1 -11), syncGroup.h (+2 -1), tcpiiu.cpp (+106 -128), udpiiu.cpp (+17 -10), udpiiu.h (+2 -10), virtualCircuit.h (+10 -27) | |
|
jhill 8/1/01 2:17 PM |
use proper form of include |
| 2 lines of code changed in: src/libCom/osi/os: WIN32/epicsMath.h (+1 -1), posix/epicsMath.h (+1 -1) | |
|
mrk 8/1/01 8:34 AM |
add trailing */ |
| 1 lines of code changed in: src/libCom/osi/os/posix/epicsMath.h (+1 -1) | |
|
jhill 7/31/01 4:35 PM |
a fix for use of posix isnan() function |
| 32 lines of code changed in: src/libCom: Makefile (+1 -1), calc/sCalcPerform.c (+4 -3) src/libCom/osi/os: WIN32/epicsMath.h (new 9), posix/epicsMath.h (new 9) src/libCom/osi/os/vxWorks: epicsMath.h (new 9), isnan.c (del) | |
|
jhill 7/31/01 4:31 PM |
removed extraneous else |
| 2 lines of code changed in: src/libCom/fdmgr/fdmgr.cpp (+2 -4) | |
|
mrk 7/30/01 10:27 AM |
increase stack size |
| 2 lines of code changed in: src/libCom/misc/ipAddrToAsciiAsynchronous.cpp (+2 -2) | |
|
jba 7/26/01 3:31 PM |
Modified for automated depends. |
| 31 lines of code changed in: configure/tools/makeDbDepends.pl (+31 -16) | |
|
jba 7/26/01 3:27 PM |
Added automated depends for created db and dbd files. |
| 14 lines of code changed in: configure/RULES.Db (+14 -23) | |
|
jba 7/26/01 3:19 PM |
Reordered SRC_DIRS for consistancy. Allow CONFORM flags to be target, target/osclass, and target/t-a specific. |
| 8 lines of code changed in: configure/CONFIG_COMMON (+8 -5) | |
|
mrk 7/26/01 10:57 AM |
add RAWL RAWF |
| 28 lines of code changed in: src/rec: aiRecord.dbd (+14), aoRecord.dbd (+14) | |
|
mrk 7/26/01 10:56 AM |
use ansi function prototypes |
| 64 lines of code changed in: src/dev/softDev: devAiSoft.c (+3 -5), devAoSoft.c (+3 -5), devBiSoft.c (+3 -5), devBiSoftRaw.c (+3 -5), devBoSoft.c (+3 -5), devBoSoftRaw.c (+3 -5), devEventSoft.c (+3 -5), devHistogramSoft.c (+3 -5), devLiSoft.c (+3 -5), devLoSoft.c (+3 -5), devMbbiDirectSoft.c (+3 -5), devMbbiDirectSoftRaw.c (+3 -5), devMbbiSoft.c (+3 -5), devMbbiSoftRaw.c (+3 -5), devMbboDirectSoft.c (+3 -5), devMbboDirectSoftRaw.c (+3 -5), devMbboSoft.c (+3 -5), devMbboSoftRaw.c (+3 -5), devSASoft.c (+2 -4), devSiSoft.c (+3 -5), devSoSoft.c (+2 -3), devWfSoft.c (+3 -5) | |
|
mrk 7/26/01 10:56 AM |
add support for RAWL RAWF |
| 82 lines of code changed in: src/dev/softDev: devAiSoftRaw.c (+42 -22), devAoSoftRaw.c (+40 -22) | |
|
mrk 7/26/01 10:47 AM |
use isnan from standard library support For vxWorks provide implementation |
| 2 lines of code changed in: src/libCom: Makefile (+1), calc/sCalcPerform.c (+1 -12) | |
|
mrk 7/26/01 10:43 AM |
isnan was not impmemented on vxWorks |
| 0 lines of code changed in: src/libCom/osi/os/vxWorks/isnan.c (new 0) | |
|
lange 7/26/01 3:56 AM |
Fixed HPUX warnings. |
| 7 lines of code changed in: src/libCom/timer: epicsTimer.h (+1 -3), timer.cpp (+2 -4), timerPrivate.h (+2 -2), timerQueue.cpp (+2 -1) | |
|
lange 7/26/01 3:12 AM |
Fixed HPUX warnings. |
| 2 lines of code changed in: src/libCom: osi/os/posix/osdTime.cpp (+1 -3), ring/epicsRingPointer.cpp (+1 -1) | |
|
lange 7/26/01 2:48 AM |
Fixed HPUX warnings. |
| 31 lines of code changed in: src/libCom: cxxTemplates/resourceLib.h (+2 -4), fdmgr/fdmgr.cpp (+2 -2), macLib/macCore.c (+6 -2) src/libCom/misc: ipAddrToAsciiAsynchronous.h (+2 -4), shareLib.h (+1 -1) src/libCom/osi: epicsEvent.h (+2 -2), epicsMutex.h (+2 -2), epicsThread.h (+2 -6), epicsTime.h (+1 -3) src/libCom/osi/os: default/epicsReadline.c (-2), hpux/osdSock.h (+11 -12) | |
|
lange 7/26/01 2:45 AM |
Fixed HPUX errors (typename) |
| 8 lines of code changed in: src/libCom/cppStd/epicsList.h (+8 -8) | |
|
jba 7/25/01 3:46 PM |
Updated for header dependancy changes. |
| 11 lines of code changed in: README.htm (+11 -7) | |
|
jba 7/25/01 1:20 PM |
Comment changes. |
| 5 lines of code changed in: configure/tools/makeRulesInclude.pl (+5 -2) | |
|
mrk 7/25/01 10:21 AM |
make ringPointerTestMain a .cpp file; timerTest is obsolete |
| 7 lines of code changed in: src/libCom/test: Makefile (+1 -1), ringPointerTestMain.c (del), ringPointerTestMain.cpp (new 6), timerTest.c (del), timerTestMain.c (del) | |
|
mrk 7/25/01 10:10 AM |
make exampleMain a .cpp file |
| 1 lines of code changed in: src/makeBaseApp/Makefile (+1 -1) | |
|
jba 7/25/01 10:05 AM |
Initial version. |
| 7 lines of code changed in: configure/tools/makeDependsTargets.pl (new 7) | |
|
jba 7/25/01 9:44 AM |
Changes for R3.14 |
| 10 lines of code changed in: src: cas/build/Makefile (+8 -6), util/Makefile (+2) | |
|
jba 7/25/01 9:44 AM |
Changes to automatically generate header file dependancies |
| 22 lines of code changed in: src: as/Makefile (+2 -4), bpt/Makefile (+2 -2), dbStatic/Makefile (+6 -1), dbtools/Makefile (+1 -3), gdd/Makefile (+1 -1), toolsComm/antelope/Makefile (+1 -1) src/db: dbChannelIO.cpp (+2 -2), dbPutNotifyBlocker.cpp (+3 -3), dbServiceIO.cpp (+2 -2), dbSubscriptionIO.cpp (+2 -2) | |
|
jba 7/25/01 9:40 AM |
CODE flag changes for cygwin build |
| 5 lines of code changed in: configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin (+5 -1) | |
|
jba 7/25/01 9:40 AM |
Changes to automatically generate header dependancy files. |
| 106 lines of code changed in: configure: CONFIG.gnuCommon (+1 -1), CONFIG_COMMON (+15 -10), CONFIG_SITE (+10 -1), RULES.Db (+9 -1), RULES_ARCHS (+1 -2), RULES_BUILD (+32 -15), RULES_DIRS (+2 -2), RULES_TOP (+1 -3), Sample.Makefile (+13 -11), tools/makeMakefileInclude.pl (+1 -3) configure/os: CONFIG.Common.vxWorksCommon (+3 -2), CONFIG.hpux-parisc.hpux-parisc (+2 -2), CONFIG.osf-alpha.osf-alpha (+2 -2), CONFIG.solaris-sparc.solaris-sparc (+4 -3), CONFIG.solaris-x86.solaris-x86 (+3 -3), CONFIG.sun4-68k.sun4-68k (+2 -2), CONFIG.win32-x86.win32-x86 (+5 -5) | |
|
jba 7/24/01 2:46 PM |
Edit updates. |
| 13 lines of code changed in: READMEbuildingR3.13AppsWithR3.14.html (+7 -6), READMEconvertingR3.14.0alpha2AppsToalpha3.html (+6 -7) | |
|
mrk 7/24/01 8:47 AM |
remove old style C; use signed char for cvtCharToString; get rid of some warning messages |
| 7 lines of code changed in: src/libCom/cvtFast: cvtFast.c (+5 -5), cvtFast.h (+2 -23) | |
|
mrk 7/23/01 9:43 AM |
allow hex and octal constants |
| 8 lines of code changed in: src/dbStatic/dbStaticLib.c (+8 -4) | |
|
mrk 7/23/01 9:42 AM |
fix breakpoint table problem |
| 4 lines of code changed in: src/dbStatic/dbLexRoutines.c (+4) | |
|
mrk 7/23/01 9:39 AM |
Allow hex and octal constants for constant links |
| 7 lines of code changed in: src/db/recGbl.c (+7 -7) | |
|
mrk 7/23/01 9:37 AM |
put VAL field in a promptgroup |
| 15 lines of code changed in: src/rec: aiRecord.c (+2 -2), aiRecord.dbd (+1), aoRecord.c (+2 -2), aoRecord.dbd (+1), biRecord.dbd (+1), boRecord.dbd (+1), calcoutRecord.dbd (+1), longinRecord.dbd (+1), longoutRecord.dbd (+1), mbbiDirectRecord.dbd (+1), mbbiRecord.dbd (+1), mbboDirectRecord.dbd (+1), mbboRecord.dbd (+1) | |
|
jba 7/23/01 9:10 AM |
Undefine __STDC__ added for borland build. |
| 1 lines of code changed in: src/libCom/Makefile (+1) | |
|
lange 7/20/01 12:38 PM |
Fixed Tornado warnings. |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks/osdEnv.c (+2 -2) | |
|
lange 7/20/01 12:36 PM |
Fixed HPUX 11 problem: isnan() is a macro. |
| 4 lines of code changed in: src/libCom/calc/sCalcPerform.c (+4 -1) | |
|
lange 7/20/01 12:33 PM |
Fixed Tornado warnings |
| 87 lines of code changed in: src/libCom/calc/sCalcPostfix.c (+87 -87) | |
|
jba 7/19/01 10:27 AM |
Updated to solaris 8 POSIX flags. |
| 5 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc (+5 -5) | |
|
jhill 7/16/01 1:14 PM |
added try lock test |
| 40 lines of code changed in: src/libCom/test/epicsMutexTest.cpp (+40) | |
|
jhill 7/16/01 12:30 PM |
fixed incorrect status returned from tryLock() |
| 5 lines of code changed in: src/libCom/osi/os/posix/osdMutex.c (+5 -2) | |
|
jhill 7/16/01 12:12 PM |
fixed spelling |
| 2 lines of code changed in: src/gdd/gddAppFuncTable.h (+2 -2) | |
|
jhill 7/16/01 11:59 AM |
fixed sun pro warnings |
| 14 lines of code changed in: src/ca: cac.cpp (+6 -3), oldChannelNotify.cpp (+2 -2), repeaterSubscribeTimer.cpp (+3 -2), tcpSendWatchdog.cpp (+3 -2) | |
|
jhill 7/16/01 10:39 AM |
better test to determine if this is a receive processing thread, and moved delay == 0 is wait forever to legacy ca_pend_io interface |
| 32 lines of code changed in: src/ca/cac.cpp (+32 -33) | |
|
jhill 7/16/01 10:37 AM |
better test to determine if this is a receive processing thread |
| 10 lines of code changed in: src/ca: cac.h (+2 -1), udpiiu.cpp (+5 -3), udpiiu.h (+3 -2) | |
|
jhill 7/16/01 10:36 AM |
moved odd ball delay == 0.0 is wait forever behavior into legacy ca_pend_io interface. |
| 9 lines of code changed in: src/ca/access.cpp (+9 -3) | |
|
jhill 7/13/01 6:12 PM |
fixed and also simplified locking logic |
| 57 lines of code changed in: src/ca: cac.cpp (+56 -72), cac.h (+1 -4) | |
|
jhill 7/13/01 6:11 PM |
moved odd ball delay == 0.0 is wait forever behavior into legacy ca_pend_event interface so that we dont need to keep doing this in the future. |
| 9 lines of code changed in: src/ca/access.cpp (+9 -1) | |
|
norume 7/13/01 1:48 PM |
Ensure that host name is always null-terminated. |
| 2 lines of code changed in: src/ca/localHostName.cpp (+2 -2) | |
|
jhill 7/13/01 1:08 PM |
fixed problem discovered by Eric Norum |
| 3 lines of code changed in: src/ca/localHostName.cpp (+3 -3) | |
|
jhill 7/13/01 11:10 AM |
more tests |
| 8 lines of code changed in: src/ca/acctst.c (+8) | |
|
jhill 7/13/01 11:06 AM |
correct fix for thread switch problem on Linux |
| 29 lines of code changed in: src/ca: cac.cpp (+26 -6), cac.h (+3 -1) | |
|
mrk 7/13/01 8:16 AM |
dbNameToAddr dod the conversion |
| 2 lines of code changed in: src/db/dbChannelIOIL.h (+2 -2) | |
|
jhill 7/12/01 9:16 PM |
kludge to test thread switch on Linux |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -5) | |
|
jhill 7/12/01 9:06 PM |
fixed potential deadlock |
| 6 lines of code changed in: src/ca/tcpiiu.cpp (+6 -3) | |
|
jhill 7/12/01 8:58 PM |
fixed cac rundown bugs |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -2) | |
|
jhill 7/12/01 6:57 PM |
changed name of constant and added block until recv backlog is complete to pend_event |
| 15 lines of code changed in: src/ca: CASG.cpp (+2 -2), cac.cpp (+9 -6), iocinf.h (+4 -5) | |
|
jhill 7/12/01 6:48 PM |
work correctly on systems without preemptive schedualing |
| 11 lines of code changed in: src/ca: cac.cpp (+9 -2), cac.h (+2 -1) | |
|
jhill 7/12/01 6:25 PM |
made mf private |
| 2 lines of code changed in: src/ca/cac.h (+2 -2) | |
|
jhill 7/12/01 1:03 PM |
fixed typo |
| 2 lines of code changed in: src/cas/generic/st/casStreamOS.cc (+2 -2) | |
|
jhill 7/12/01 12:51 PM |
revert to using virtual destroy() to destroy timers |
| 50 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+4 -4) src/ca: repeaterSubscribeTimer.cpp (+2 -2), searchTimer.cpp (+2 -2), tcpRecvWatchdog.cpp (+2 -2), tcpSendWatchdog.cpp (+2 -2) src/cas/generic: caServer.cc (+1 -6), casdef.h (+1 -2) src/cas/generic/st: caServerOS.cc (+2 -2), casDGIntfOS.cc (+3 -3), casStreamOS.cc (+3 -3) src/libCom/fdmgr: fdManager.h (+1 -7), fdmgr.cpp (+2 -2) src/libCom/timer: epicsTimer.cpp (+3 -1), epicsTimer.h (+9 -5), timer.cpp (+8 -6), timerPrivate.h (+2 -5), timerQueue.cpp (+1 -8), timerQueueActive.cpp (+1 -7), timerQueuePassive.cpp (+1 -7) | |
|
jhill 7/12/01 11:03 AM |
no need to save pointer to timer queue now |
| 22 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+8 -13) src/ca: repeaterSubscribeTimer.cpp (+3 -3), repeaterSubscribeTimer.h (+1 -2), searchTimer.cpp (+2 -3), searchTimer.h (+1 -2), tcpRecvWatchdog.cpp (+3 -3), tcpSendWatchdog.cpp (+3 -3), virtualCircuit.h (+1 -3) | |
|
jhill 7/12/01 11:02 AM |
improved internal class hierarchy |
| 33 lines of code changed in: src/libCom/timer: epicsTimer.h (+3 -6), timer.cpp (+2 -2), timerPrivate.h (+8 -8), timerQueue.cpp (+4 -4), timerQueueActive.cpp (+8 -9), timerQueuePassive.cpp (+8 -8) | |
|
jhill 7/11/01 9:23 PM |
make timer queue visible from epicsTimer |
| 100 lines of code changed in: src/libCom/timer: epicsTimer.cpp (+10 -4), epicsTimer.h (+1), timer.cpp (+18 -6), timerPrivate.h (+24 -24), timerQueue.cpp (+2 -2), timerQueueActive.cpp (+23 -6), timerQueuePassive.cpp (+22 -6) | |
|
jhill 7/11/01 9:20 PM |
fixed comment |
| 21 lines of code changed in: src/ca/acctst.c (+21 -21) | |
|
jhill 7/11/01 6:47 PM |
fixed gnu warning |
| 6 lines of code changed in: src/libCom/timer: epicsTimer.h (+2 -2), timerPrivate.h (+4 -3) | |
|
jhill 7/11/01 6:33 PM |
improved syntax diagnostic |
| 2 lines of code changed in: src/util/ca_test_main.c (+2 -2) | |
|
jhill 7/11/01 6:31 PM |
adapt to new timer API |
| 39 lines of code changed in: src/cas/io/bsdSocket/casStreamIO.cc (+5 -2) src/cas/generic: caServer.cc (+8 -3), casInternal.h (+3 -3), casMonitor.cc (+10 -10), casdef.h (+2 -1) src/cas/generic/st: caServerOS.cc (+2 -2), casDGIntfOS.cc (+4 -4), casStreamOS.cc (+5 -5) | |
|
jhill 7/11/01 6:30 PM |
optimized word pop |
| 24 lines of code changed in: src/ca/virtualCircuit.h (+24 -26) | |
|
jhill 7/11/01 6:29 PM |
adapt to new timer API |
| 6 lines of code changed in: src/ca: tcpRecvWatchdog.cpp (+3 -3), tcpSendWatchdog.cpp (+3 -3) | |
|
jhill 7/11/01 6:28 PM |
improved schedualing of recv process thread |
| 18 lines of code changed in: src/ca/tcpiiu.cpp (+18 -10) | |
|
jhill 7/11/01 6:27 PM |
adapt to new timer API |
| 13 lines of code changed in: src/ca: repeaterSubscribeTimer.cpp (+3 -3), repeaterSubscribeTimer.h (+4 -3), searchTimer.cpp (+3 -2), searchTimer.h (+3 -2) | |
|
jhill 7/11/01 6:26 PM |
added recv proc flush postpone |
| 9 lines of code changed in: src/ca: netiiu.cpp (+7 -6), netiiu.h (+2 -2) | |
|
jhill 7/11/01 6:25 PM |
optimized out v41ok test |
| 5 lines of code changed in: src/ca: nciu.cpp (+2 -10), nciu.h (+3 -3) | |
|
jhill 7/11/01 6:24 PM |
removed dated entry |
| 0 lines of code changed in: src/ca/future_work.txt (-3) | |
|
jhill 7/11/01 6:24 PM |
optimized word pop |
| 72 lines of code changed in: src/ca/comQueRecv.cpp (+72 -38) | |
|
jhill 7/11/01 6:22 PM |
added new pop routines |
| 45 lines of code changed in: src/ca/comBuf.h (+45 -14) | |
|
jhill 7/11/01 6:19 PM |
removed junk |
| 2 lines of code changed in: src/ca/cadef.h (+2 -2) | |
|
jhill 7/11/01 6:18 PM |
improved schedualing of recv process thread |
| 32 lines of code changed in: src/ca: cac.cpp (+30 -52), cac.h (+2 -4) | |
|
jhill 7/11/01 6:17 PM |
detect problems with ca poll |
| 86 lines of code changed in: src/ca/acctst.c (+86 -65) | |
|
jhill 7/11/01 6:15 PM |
delete timer via timer queue |
| 109 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+17 -11) src/libCom/fdmgr: fdManager.h (+7 -1), fdmgr.cpp (+2 -7) src/libCom/timer: epicsTimer.cpp (+2 -37), epicsTimer.h (+8 -4), timer.cpp (+5 -8), timerPrivate.h (+31 -17), timerQueue.cpp (+18 -1), timerQueueActive.cpp (+8 -6), timerQueueActiveMgr.cpp (+2 -2), timerQueuePassive.cpp (+9 -7) | |
![]()
Generated by StatCvs v0.1.3