Summary Period: 2003-03-21 to 2003-02-20 (Commits 7352-7451 of 9251)
|
jhill 3/21/03 5:31 PM |
improved epicsThreadShow[All] |
| 67 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+67 -12) | |
|
mrk 3/21/03 2:05 PM |
use NELEMENTS instead of registryFunction.h |
| 1 lines of code changed in: src/registry/registryFunction.h (+1 -3) | |
|
mrk 3/21/03 1:37 PM |
function replaced by registrar |
| 68 lines of code changed in: src/dbStatic: dbBase.h (+2 -2), dbExpand.c (+1 -1), dbLex.l (+1 -1), dbLexRoutines.c (+5 -4), dbStaticLib.c (+8 -8), dbStaticLib.h (+3 -3), dbYacc.y (+5 -5) src/registry: registerRecordDeviceDriver.pl (+18 -28), registryFunction.c (+16), registryFunction.h (+9) | |
|
mrk 3/21/03 1:36 PM |
LIBRARIES=>LIBS |
| 5 lines of code changed in: configure/CONFIG_BASE (+5 -20) | |
|
jhill 3/21/03 1:23 PM |
added sleep quantum correction using epicsThreadSleepQuantum() |
| 122 lines of code changed in: src/libCom/fdmgr: fdManager.cpp (+8 -1), fdManager.h (+2 -1) src/libCom/test: epicsThreadTest.cpp (+50 -10), epicsTimerTest.cpp (+9 -4) src/libCom/timer: epicsTimer.cpp (+22 -7), epicsTimer.h (+7 -2), timer.cpp (+2 -2), timerPrivate.h (+13 -5), timerQueue.cpp (+3 -2), timerQueueActive.cpp (+6 -1) | |
|
jhill 3/21/03 1:18 PM |
added epicsThreadSleepQuantum() |
| 22 lines of code changed in: src/libCom/osi/os: RTEMS/osdThread.c (+7 -1), posix/osdThread.c (+7), vxWorks/osdThread.c (+8) | |
|
jhill 3/21/03 1:17 PM |
removed junk |
| 0 lines of code changed in: src/libCom/osi/os/cygwin32/osdTime.cpp (-8) | |
|
jhill 3/21/03 1:17 PM |
added epicsThreadSleepQuantum() |
| 8 lines of code changed in: src/libCom/osi/epicsThread.h (+8 -7) | |
|
jba 3/21/03 9:12 AM |
Added EPICS_BASE_HOST_LIBRARIES definition. |
| 8 lines of code changed in: configure/CONFIG_BASE (+8) | |
|
jhill 3/20/03 7:40 PM |
fixed gnu cpp c++ comment warnings |
| 49 lines of code changed in: src/libCom/osi/epicsTime.h (+49 -38) | |
|
jhill 3/20/03 7:37 PM |
optimized comBuf transactions |
| 311 lines of code changed in: src/ca: comBuf.cpp (+70 -28), comBuf.h (+175 -120), comQueRecv.cpp (+61 -1), comQueRecv.h (+5 -72) | |
|
jba 3/20/03 5:27 PM |
Removed include of base RULES_JAVA. |
| 1 lines of code changed in: src/makeBaseExt/top/configure/RULES (+1 -2) | |
|
jba 3/20/03 5:26 PM |
Added comments about install location. |
| 6 lines of code changed in: src/makeBaseExt/top/configure/RELEASE (+6 -1) | |
|
jba 3/20/03 5:15 PM |
Added LIB_EXT definition. |
| 2 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+2 -1) | |
|
jba 3/20/03 2:54 PM |
Updated comments. |
| 2 lines of code changed in: configure/RELEASE (+2 -2) | |
|
jba 3/20/03 2:44 PM |
Remove jba line accidently committed. |
| 1 lines of code changed in: src/rec/aiRecord.c (+1 -3) | |
|
jba 3/20/03 2:35 PM |
Moved INSTALL_LOCATION definition to RELEASE file for SHRLIB_SEARCH_DIRS. |
| 10 lines of code changed in: configure: CONFIG_COMMON (+2 -2), CONFIG_SITE (+2 -2), RELEASE (+4), tools/convertRelease.pl (+2 -1) | |
|
jhill 3/20/03 2:07 PM |
fixed up the cygwin build for R3.14 |
| 18 lines of code changed in: configure/os: CONFIG.Common.win32-x86-cygwin (+8 -2), CONFIG.win32-x86-cygwin.win32-x86-cygwin (+10 -3) | |
|
jhill 3/20/03 2:05 PM |
installed |
| 110 lines of code changed in: src/libCom/osi/os/cygwin32/osdTime.cpp (new 110) | |
|
jhill 3/20/03 1:57 PM |
use posix sockets |
| 24 lines of code changed in: src: ca/tcpiiu.cpp (+2 -2), cas/io/bsdSocket/casStreamIO.cc (+2 -2) src/libCom/osi/os: Darwin/osdSock.h (+3 -3), Linux/osdSock.h (+2 -2), RTEMS/osdSock.h (+4 -2), WIN32/osdSock.h (+4), hpux/osdSock.h (+2 -2), solaris/osdSock.h (+2 -2), vxWorks/osdSock.h (+3 -1) | |
|
jhill 3/20/03 1:56 PM |
fixed up the cygwin build for R3.14 |
| 4 lines of code changed in: src/libCom/osi/os/cygwin32/osdSock.h (+4 -24) | |
|
jba 3/20/03 1:52 PM |
Make rec, softDev, and testDev libs shared. |
| 320 lines of code changed in: src/dbStatic/dbToRecordtypeH.c (+17 -1) src/dev/softDev: Makefile (+1 -2), devAiSoft.c (+5 -2), devAiSoftRaw.c (+5 -2), devAoSoft.c (+4 -2), devAoSoftRaw.c (+4 -2), devBiSoft.c (+5 -2), devBiSoftRaw.c (+5 -2), devBoSoft.c (+5 -2), devBoSoftRaw.c (+5 -2), devEventSoft.c (+5 -2), devHistogramSoft.c (+5 -2), devLiSoft.c (+5 -2), devLoSoft.c (+5 -2), devMbbiDirectSoft.c (+5 -2), devMbbiDirectSoftRaw.c (+5 -2), devMbbiSoft.c (+5 -2), devMbbiSoftRaw.c (+5 -2), devMbboDirectSoft.c (+5 -2), devMbboDirectSoftRaw.c (+5 -2), devMbboSoft.c (+5 -2), devMbboSoftRaw.c (+5 -2), devSASoft.c (+3 -1), devSiSoft.c (+4 -2), devSoSoft.c (+4 -2), devWfSoft.c (+4 -2) src/dev/testDev: Makefile (+1 -2), devAiTestAsyn.c (+5 -2), devAoTestAsyn.c (+4 -2), devBiTestAsyn.c (+4 -2), devBoTestAsyn.c (+4 -2), devEventTestIoEvent.c (+5 -2), devHistogramTestAsyn.c (+4 -2), devMbbiTestAsyn.c (+4 -2), devMbboTestAsyn.c (+4 -2), devSiTestAsyn.c (+4 -2), devSoTestAsyn.c (+4 -2), devWfTestAsyn.c (+4 -2) src/rec: Makefile (+2 -2), aaiRecord.c (+2 -1), aaoRecord.c (+2 -1), aiRecord.c (+5 -2), aoRecord.c (+3 -2), biRecord.c (+4 -2), boRecord.c (+4 -2), calcRecord.c (+4 -2), calcoutRecord.c (+3 -1), compressRecord.c (+4 -2), dfanoutRecord.c (+3 -1), egRecord.c (+2 -1), egeventRecord.c (+4 -1), erRecord.c (+3 -1), ereventRecord.c (+3 -1), eventRecord.c (+4 -2), fanoutRecord.c (+4 -2), histogramRecord.c (+4 -2), longinRecord.c (+4 -2), longoutRecord.c (+4 -2), mbbiDirectRecord.c (+3 -1), mbbiRecord.c (+4 -2), mbboDirectRecord.c (+3 -1), mbboRecord.c (+4 -2), permissiveRecord.c (+4 -2), selRecord.c (+4 -2), seqRecord.c (+4 -2), stateRecord.c (+4 -2), stringinRecord.c (+4 -2), stringoutRecord.c (+4 -2), subArrayRecord.c (+3 -1), subRecord.c (+5 -3), waveformRecord.c (+4 -2) src/registry: registerRecordDeviceDriver.pl (+23 -4), registryRecordType.h (+1 -2) | |
|
jhill 3/19/03 5:18 PM |
possible workaround for unreproducable race during borland dll rundown |
| 25 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+25 -2) | |
|
jhill 3/19/03 4:15 PM |
workaround for Borland compiler bug |
| 5 lines of code changed in: src/ca/comQueSend.h (+5 -3) | |
|
jhill 3/19/03 1:11 PM |
fixed Borland warnings |
| 13 lines of code changed in: src/cas/generic: caServer.cc (+2 -2), caServerI.cc (+3 -3), casAsyncIOI.cc (+2 -2), casChannel.cc (+2 -2), casChannelI.cc (+2 -2), casCoreClient.cc (+2 -2) | |
|
jhill 3/19/03 1:10 PM |
fixed Borland warning |
| 12 lines of code changed in: src/ca/cac.cpp (+12 -12) | |
|
jba 3/19/03 12:49 PM |
No fPIC on compiles of vx library source files. |
| 6 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+6 -1) | |
|
jhill 3/19/03 12:00 PM |
fixed Borland build issues |
| 26 lines of code changed in: src/cas/generic: casChannel.cc (+2 -2), casChannelI.h (+4 -4), casCoreClient.cc (+3 -3), casCoreClient.h (+3 -3), casPVI.cc (+2 -2), casStrmClient.cc (+6 -6), casStrmClient.h (+2 -2), chanIntfForPV.h (+2 -2), channelDestroyEvent.cpp (+2 -2) | |
|
jba 3/19/03 9:52 AM |
Fixed library definition. |
| 1 lines of code changed in: src/registry/Makefile (+1 -1) | |
|
jhill 3/19/03 9:43 AM |
workaround for visual c++ 6.0 not compatible with c++ standards |
| 8 lines of code changed in: src: ca/caEventRate.cpp (+3 -2), libCom/osi/epicsThread.cpp (+5 -5) | |
|
jba 3/19/03 9:13 AM |
Fixed typo. |
| 2 lines of code changed in: configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+2 -2) | |
|
jba 3/19/03 9:12 AM |
Removed Cstd library. |
| 4 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc-gnu (+4 -1) | |
|
norume 3/19/03 8:33 AM |
Minor cleanup of previous dbl changes. |
| 4 lines of code changed in: src/db/dbTest.c (+4 -4) | |
|
mrk 3/19/03 6:35 AM |
fix dbGetLink bug for arrays |
| 5 lines of code changed in: src/db/dbAccessDefs.h (+5 -7) | |
|
norume 3/18/03 7:52 PM |
Allow empty strings to stand in for missing or 0 vxWorks argument. |
| 7 lines of code changed in: src/db/dbTest.c (+7 -1) | |
|
jba 3/18/03 4:44 PM |
Changes for shared libraries and os consistancy. |
| 368 lines of code changed in: configure: CONFIG.gnuCommon (+10 -3), CONFIG_ADDONS (+39 -3), CONFIG_BASE (+16 -22), CONFIG_BASE_VERSION (+3 -3), CONFIG_COMMON (+13 -8), CONFIG_SITE (+3 -2), RULES_BUILD (+3 -3), Sample.Makefile (+3 -3) configure/os: CONFIG.Common.RTEMS (+2 -2), CONFIG.Common.UnixCommon (+38 -18), CONFIG.Common.linux-mpc82xx (+6 -1), CONFIG.Common.linux-x86 (+3 -9), CONFIG.Common.osf-alpha (+1 -2), CONFIG.Common.solaris-sparc (+7 -15), CONFIG.Common.solaris-x86 (+8 -16), CONFIG.Common.sun4-x86 (+8 -4), CONFIG.Common.vxWorksCommon (+14 -10), CONFIG.UnixCommon.Common (+1 -8), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+2 -1), CONFIG.solaris-sparc.solaris-sparc (+10 -4), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+7 -1), CONFIG.solaris-x86.solaris-x86 (+8 -4), CONFIG.win32-x86-borland.win32-x86-borland (+44 -20), CONFIG.win32-x86.win32-x86 (+45 -28), CONFIG_SITE.Common.linux-x86 (+1 -2) configure/tools: convertRelease.pl (+8 -3), makeMakefileInclude.pl (+18 -17) src: as/Makefile (+7 -8), ca/Makefile (+6 -9), dbStatic/Makefile (+6 -6), dbtools/Makefile (+3 -3), gdd/Makefile (+5 -5), misc/Makefile (+2 -4), rsrv/Makefile (+2 -3), util/Makefile (+3 -1) src/cas: build/Makefile (+2 -5), example/directoryService/Makefile (+5 -5) src/db: Makefile (+1 -1), test/Makefile (-3) src/libCom: Makefile (+5 -5), test/Makefile (-1) | |
|
jba 3/18/03 3:23 PM |
Updated cvsroot information. |
| 2 lines of code changed in: startup: borland.bat (+1 -1), win32.bat (+1 -1) | |
|
jhill 3/18/03 2:39 PM |
fixed undefined channel pointer in context |
| 5 lines of code changed in: src/cas/generic/casStrmClient.cc (+5 -4) | |
|
jba 3/18/03 2:24 PM |
Initial version debug targets. |
| 111 lines of code changed in: configure/os: CONFIG.Common.linux-x86-debug (new 12), CONFIG.Common.solaris-sparc-debug (new 12), CONFIG.linux-x86-debug.Common (new 12), CONFIG.linux-x86-debug.linux-x86-debug (new 11), CONFIG.solaris-sparc-debug.Common (new 12), CONFIG.solaris-sparc-debug.solaris-sparc-debug (new 11), CONFIG.win32-x86-debug.Common (new 12), CONFIG.win32-x86-debug.win32-x86-debug (new 11), CONFIG_SITE.linux-x86-debug.linux-x86-debug (new 9), CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug (new 9), CONFIG_SITE.win32-x86-debug.win32-x86-debug (new 0) | |
|
jhill 3/12/03 7:29 PM |
wakeup the event queue when placing channel delete events in it |
| 19 lines of code changed in: src/cas/generic: casCoreClient.h (+11 -2), casEventSys.cc (+4 -2), casEventSys.h (+2 -3), casStrmClient.cc (+2 -2) | |
|
jhill 3/12/03 6:18 PM |
cosmetic |
| 2 lines of code changed in: src/ca/tcpiiu.cpp (+2 -2) | |
|
jhill 3/12/03 6:16 PM |
further bullet proof the server tool initiated PV destroy |
| 82 lines of code changed in: src/cas/generic: casCoreClient.cc (+3 -4), casCoreClient.h (+5 -5), casPVI.cc (+2 -1), casStrmClient.cc (+60 -32), casStrmClient.h (+2 -3), channelDestroyEvent.cpp (+3 -3), channelDestroyEvent.h (+7 -6) | |
|
jhill 3/12/03 1:15 PM |
added missing loop increment |
| 2 lines of code changed in: src/cas/generic/casPVI.cc (+2 -1) | |
|
jhill 3/11/03 11:39 AM |
workaround for Tornado II compiler bug |
| 59 lines of code changed in: src/cas/generic: casChannelI.cc (+12 -5), casChannelI.h (+3 -2), casStrmClient.cc (+44 -16) | |
|
jhill 3/10/03 5:44 PM |
fixed gnu warning |
| 6 lines of code changed in: src/cas/io/bsdSocket/casStreamIO.cc (+2 -2) src/cas/generic: casStrmClient.cc (+1 -2), casStrmClient.h (+1 -1), chanIntfForPV.h (+2 -2) | |
|
jhill 3/10/03 4:26 PM |
changes allowing asynchronous casPV destroy |
| 1949 lines of code changed in: src/cas/build/Makefile (+1 -1) src/cas/generic: caServer.cc (+3 -3), caServerI.cc (+37 -5), caServerI.h (+9 -3), caServerIIL.h (del), casAsyncIOI.cc (+5 -8), casAsyncIOI.h (+7 -6), casAsyncPVAttachIOI.cpp (+5 -3), casAsyncPVAttachIOI.h (+2 -2), casAsyncPVExistIOI.cpp (+4 -3), casAsyncPVExistIOI.h (+2 -2), casAsyncReadIOI.cc (+16 -13), casAsyncReadIOI.h (+3 -2), casAsyncWriteIOI.cpp (+5 -4), casAsyncWriteIOI.h (+3 -2), casChannel.cc (+25 -16), casChannelI.cc (+12 -13), casChannelI.h (+35 -21), casClient.cc (del), casClient.h (del), casClientIL.h (del), casCoreClient.cc (+51 -24), casCoreClient.h (+33 -27), casCoreClientIL.h (del), casDGClient.cc (+327 -18), casDGClient.h (+53 -42), casEvent.h (+7 -3), casEventSys.cc (+21 -25), casEventSys.h (+14 -18), casMonEvent.cc (+6 -3), casMonEvent.h (+5 -5), casMonitor.cc (+16 -13), casMonitor.h (+13 -8), casPV.cc (+17 -6), casPVI.cc (+147 -68), casPVI.h (+6 -65), casStrmClient.cc (+674 -253), casStrmClient.h (+114 -70), casdef.h (+32 -24), chanIntfForPV.h (+3 -2), channelDestroyEvent.cpp (new 35), channelDestroyEvent.h (new 57) src/cas/generic/st: casDGIntfOS.cc (+36 -42), casDGIntfOS.h (+4 -4), casIntfOS.cc (+5 -7), casIntfOS.h (+3 -3), casStreamOS.cc (+43 -46) src/cas/io/bsdSocket: casStreamIO.cc (+32 -46), casStreamIO.h (+17 -21) | |
|
jhill 3/10/03 4:17 PM |
fixed last command def |
| 2 lines of code changed in: src/ca/caProto.h (+2 -2) | |
|
jhill 3/10/03 4:16 PM |
improved diagnostics |
| 66 lines of code changed in: src/ca: bhe.cpp (+60 -27), bhe.h (+6 -1) | |
|
jhill 3/10/03 4:12 PM |
return ECA_INTERNAL when the caught exception type is unknown |
| 3 lines of code changed in: src/ca/access.cpp (+3 -3) | |
|
norume 3/8/03 12:39 PM |
Name change to reflect routine's affects on all 'slow' system calls. |
| 12 lines of code changed in: src/ca: tcpiiu.cpp (+3 -3), virtualCircuit.h (+3 -3) src/libCom/osi: osiSock.c (+3 -3), osiSock.h (+3 -3) | |
|
jba 3/5/03 12:33 PM |
Fixed spelling error. |
| 1 lines of code changed in: configure/tools/installEpics.pl (+1 -1) | |
|
norume 3/4/03 4:28 PM |
Remove support for 0-length queues. vxWorks doesn't support them nor does RTEMS so why go to the effort to support them on other systems. |
| 8 lines of code changed in: src/libCom/osi/os/default/osdMessageQueue.cpp (+8 -16) | |
|
norume 3/4/03 4:19 PM |
Use C linkage. Get rid of 0-length queues. Clean up some messages. |
| 15 lines of code changed in: src/libCom/test: epicsMessageQueueTest.cpp (+13 -31), epicsMessageQueueTestMain.cpp (+2 -2) | |
|
norume 3/4/03 4:18 PM |
Major modifications to ensure valid 'nBytes' argument to msgQReceive(). |
| 35 lines of code changed in: src/libCom/osi/os/vxWorks: osdMessageQueue.cpp (+24 -4), osdMessageQueue.h (+11 -9) | |
|
norume 3/4/03 9:18 AM |
Map core status code to RTEMS status code. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/osdMessageQueue.c (+2 -3) | |
|
norume 3/3/03 3:53 PM |
Linux now seems to have putenv. |
| 1 lines of code changed in: src/libCom/osi/os/Linux/osiUnistd.h (+1 -2) | |
|
norume 3/3/03 3:52 PM |
Allow inclusion from C++ source files. |
| 10 lines of code changed in: src/libCom/osi/os/RTEMS/osiUnistd.h (+10 -1) | |
|
norume 3/3/03 12:49 PM |
Add RTEMS support for EPICS message queues. NOTE -- Not yet tested. |
| 251 lines of code changed in: src/libCom/osi/os/RTEMS: osdMessageQueue.c (new 226), osdMessageQueue.h (new 25) | |
|
norume 3/2/03 12:59 PM |
Turn -ansi back on and use osiUnistd.h to provide the missing prototypes. |
| 4 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+4 -4) | |
|
norume 3/2/03 12:57 PM |
Include oisUnistd.h to pick up some missing prototypes. |
| 4 lines of code changed in: src: RTEMS/base/rtems_init.c (+2 -2), libCom/osi/os/default/osdEnv.c (+2 -1) | |
|
norume 3/2/03 11:36 AM |
Print error message when confronted with invalid thread ID. Allow thread show by EPICS thread ID or by POSIX thread ID. Cosmetic: Remove tab characters. |
| 56 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+56 -30) | |
|
norume 2/28/03 4:22 PM |
vxWorks version of message queue. |
| 88 lines of code changed in: src/libCom/osi/os/vxWorks: osdMessageQueue.cpp (new 54), osdMessageQueue.h (new 34) | |
|
norume 2/28/03 4:21 PM |
Cosmetic. |
| 2 lines of code changed in: src/libCom/osi/os/default/osdMessageQueue.cpp (+2 -2) | |
|
norume 2/28/03 3:38 PM |
Don't use -ansi. |
| 4 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+4 -4) | |
|
norume 2/28/03 3:08 PM |
Show pthread ID as well as EPICS thread ID since the pthread ID is what's needed with gdb. |
| 5 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+5 -4) | |
|
norume 2/28/03 10:14 AM |
Add support for 0-length message queues. |
| 62 lines of code changed in: src/libCom/test/epicsMessageQueueTest.cpp (+26 -5) src/libCom/osi/os/default: osdMessageQueue.cpp (+33 -23), osdMessageQueue.h (+3) | |
|
norume 2/27/03 4:58 PM |
Create os-dependent message queue routines. |
| 599 lines of code changed in: src/libCom: Makefile (+4 -2), test/epicsMessageQueueTest.cpp (+84 -12) src/libCom/osi: epicsMessageQueue.cpp (new 82), epicsMessageQueue.h (new 99) src/libCom/osi/os/default: osdMessageQueue.cpp (new 328), osdMessageQueue.h (new 0) src/libCom/ring: epicsMessageQueue.cpp (del), epicsMessageQueue.h (del) | |
|
jhill 2/27/03 10:27 AM |
changed random() to ANSI C's rand() for win32 portability |
| 4 lines of code changed in: src/libCom/test/epicsMessageQueueTest.cpp (+4 -4) | |
|
jhill 2/27/03 10:04 AM |
fixed DLL build on WIN32 |
| 5 lines of code changed in: src/libCom/ring/epicsMessageQueue.cpp (+5 -4) | |
|
norume 2/26/03 1:50 PM |
Use modified API. |
| 22 lines of code changed in: src/libCom/test/epicsMessageQueueTest.cpp (+22 -32) | |
|
norume 2/26/03 1:33 PM |
Change API in anticipation of conversion to os-specific implementation. |
| 44 lines of code changed in: src/libCom/ring: epicsMessageQueue.cpp (+31 -39), epicsMessageQueue.h (+13 -10) | |
|
norume 2/25/03 2:08 PM |
Add building instructions. |
| 6 lines of code changed in: documentation/README.darwin (+6 -3) | |
|
norume 2/25/03 1:46 PM |
Track changes to build environment. Add Objective-C examples. |
| 108 lines of code changed in: documentation/README.darwin (+108 -24) | |
|
norume 2/25/03 1:38 PM |
New developer tools can use more of the standard GNU toolchain options. |
| 3 lines of code changed in: configure/os: CONFIG.Common.darwin-ppc (+2 -2), CONFIG.darwin-ppc.darwin-ppc (+1 -14) | |
|
jhill 2/24/03 4:27 PM |
improved test |
| 6 lines of code changed in: src/ca/acctst.c (+6 -15) | |
|
mrk 2/24/03 3:21 PM |
remove obsolete README |
| 0 lines of code changed in: src/dbtools/README (del) | |
|
jhill 2/24/03 11:19 AM |
fixed gnu warning |
| 18 lines of code changed in: src/ca/comQueRecv.h (+18 -18) | |
|
norume 2/24/03 10:23 AM |
Use correct header file for memcpy prototype. |
| 2 lines of code changed in: src/libCom/ring/epicsMessageQueue.cpp (+2 -2) | |
|
jhill 2/24/03 10:05 AM |
receive watchdog delay diagnostic |
| 7 lines of code changed in: src/ca/access.cpp (+7 -1) | |
|
jhill 2/24/03 10:05 AM |
added receive watchdog delay test |
| 27 lines of code changed in: src/ca/acctst.c (+27 -1) | |
|
jhill 2/24/03 10:04 AM |
fixed beacon time stamp initialization for beacons associated with active circuits |
| 31 lines of code changed in: src/ca/bhe.cpp (+31 -5) | |
|
jhill 2/24/03 10:02 AM |
removed unused argument |
| 7 lines of code changed in: src/ca: bhe.h (+2 -2), cac.cpp (+3 -4), cac.h (+2 -3) | |
|
jhill 2/24/03 9:59 AM |
receive watchdog delay diagnostic |
| 29 lines of code changed in: src/ca: cacChannel.cpp (+6 -1), cacIO.h (+2 -1), cadef.h (+3 -1), nciu.cpp (+7 -1), nciu.h (+2 -1), netiiu.h (+2 -1), oldAccess.h (+7 -1) | |
|
jhill 2/24/03 9:59 AM |
receive watchdog delay diagnostic and fixed echo request flush |
| 8 lines of code changed in: src/ca/tcpiiu.cpp (+8 -2) | |
|
jhill 2/24/03 9:57 AM |
receive watchdog delay diagnostic |
| 21 lines of code changed in: src/ca: tcpRecvWatchdog.cpp (+6 -1), tcpRecvWatchdog.h (+2 -1), udpiiu.cpp (+9 -3), udpiiu.h (+2 -1), virtualCircuit.h (+2 -1) | |
|
norume 2/24/03 8:03 AM |
Clean up assorted C++ warnings and one error which showed up on Solaris. |
| 35 lines of code changed in: src/libCom/ring/epicsMessageQueue.cpp (+35 -39) | |
|
jhill 2/21/03 5:55 PM |
better message when a C++ exception terminates a C++ thread |
| 10 lines of code changed in: src/libCom/osi/epicsThread.cpp (+10 -4) | |
|
norume 2/21/03 12:40 PM |
Add epicsMessageQueue support. |
| 247 lines of code changed in: src/libCom/Makefile (+5 -2) src/libCom/ring: epicsMessageQueue.cpp (new 43), epicsMessageQueue.h (new 10) src/libCom/test: Makefile (+4), epicsMessageQueueTest.cpp (new 182), epicsMessageQueueTestMain.cpp (new 3) | |
|
jhill 2/21/03 10:08 AM |
small change to section on netmasks |
| 3 lines of code changed in: src/ca/CAref.html (+3 -3) | |
|
jhill 2/21/03 10:06 AM |
fixed spelling |
| 10 lines of code changed in: src/ca/CAref.html (+10 -10) | |
|
jhill 2/21/03 9:59 AM |
better explanation of subnet masks |
| 176 lines of code changed in: src/ca/CAref.html (+176 -163) | |
|
jhill 2/20/03 8:28 PM |
fixed casChannel deleted after casPV that it was using was deleted |
| 3 lines of code changed in: src/cas/generic/casChannelI.cc (+3 -3) | |
|
jhill 2/20/03 7:21 PM |
call proper destroy method in the channel interface |
| 2 lines of code changed in: src/cas/generic/casChannelI.cc (+2 -2) | |
|
jhill 2/20/03 6:29 PM |
optimizations suggested by quantify |
| 31 lines of code changed in: src/ca: comQueRecv.h (+27 -29), oldSubscription.cpp (+4 -4) | |
|
jhill 2/20/03 6:27 PM |
cosmetic |
| 3 lines of code changed in: src/ca/comQueRecv.cpp (+3 -3) | |
|
jhill 2/20/03 4:46 PM |
optimizations suggested by quantify |
| 160 lines of code changed in: src/ca: bhe.cpp (+2 -2), cac.cpp (+24 -22), cac.h (+22 -17), comBuf.h (+40 -34), comQueSend.h (+2 -3), nciu.h (+2 -2), searchTimer.cpp (+14 -11), searchTimer.h (+8 -4), tcpRecvWatchdog.cpp (+5 -5), tcpRecvWatchdog.h (+7 -4), tcpiiu.cpp (+12 -7), udpiiu.cpp (+5 -5), udpiiu.h (+5 -4), virtualCircuit.h (+12 -8) | |
|
jhill 2/20/03 1:53 PM |
fixed gnu compiler issue |
| 1 lines of code changed in: src/ca/acctst.c (+1 -2) | |
|
jhill 2/20/03 11:28 AM |
cosmetic |
| 2 lines of code changed in: src/cas/generic/casCtx.cc (+2 -2) | |
|
jhill 2/20/03 11:28 AM |
fixed inappropriate use of const |
| 2 lines of code changed in: src/libCom/cppStd/epicsMemory.h (+2 -2) | |
|
jhill 2/20/03 11:27 AM |
improved client scedualing fro fdManager based apps |
| 362 lines of code changed in: src/ca: access.cpp (+22 -4), acctst.c (+120 -11), ca_client_context.cpp (+139 -45), cac.cpp (+15 -36), cac.h (+3 -4), cacIO.h (+6 -7), oldAccess.h (+28 -26), tcpiiu.cpp (+12 -37), udpiiu.cpp (+10 -33), udpiiu.h (+4 -11), virtualCircuit.h (+3 -12) | |
![]()
Generated by StatCvs v0.1.3