Summary Period: 2002-07-24 to 2002-06-25 (Commits 6552-6651 of 9251)
|
norume 7/24/02 1:33 PM |
Enable shared libraries on Darwin. |
| 6 lines of code changed in: configure/os/CONFIG_SITE.darwin-ppc.Common (+6 -1) | |
|
jhill 7/23/02 7:31 PM |
supress debug messages telling us what dll version is in use |
| 5 lines of code changed in: src/libCom/osi/os/WIN32: dllmain.cpp (+2 -2), osdSock.c (+3 -3) | |
|
jhill 7/23/02 7:30 PM |
deallocate memory when test completes |
| 2 lines of code changed in: src/ca/acctst.c (+2) | |
|
jhill 7/23/02 7:28 PM |
provide noop eventSignal() to be called if they post events while in the casStrmClient destructor |
| 31 lines of code changed in: src/cas/generic/casEventSys.cc (+31 -1) | |
|
norume 7/23/02 5:06 PM |
Add reference to darwin-ppc. |
| 1 lines of code changed in: documentation/README.1st (+1) | |
|
norume 7/23/02 5:03 PM |
Initial version of Darwin installation notes. |
| 11 lines of code changed in: documentation/README.darwin (new 11) | |
|
jhill 7/23/02 10:23 AM |
supress bad fd message when circuit is aborted |
| 10 lines of code changed in: src/ca/tcpiiu.cpp (+10 -2) | |
|
mrk 7/22/02 12:59 PM |
correct some notes |
| 66 lines of code changed in: documentation/RELEASE_NOTES.html (+66 -9) | |
|
mrk 7/19/02 2:38 PM |
More changes for R3.14.0beta2 |
| 18 lines of code changed in: documentation/BuildingR3.13AppsWithR3.14.html (+18 -10) | |
|
mrk 7/19/02 2:21 PM |
Changes for 3.14.0beta2 |
| 171 lines of code changed in: documentation/BuildingR3.13AppsWithR3.14.html (+171 -250) | |
|
mrk 7/19/02 12:53 PM |
Update for 3.14.0beta2 |
| 275 lines of code changed in: documentation/ConvertingR3.13AppsToR3.14.html (+275 -289) | |
|
jba 7/18/02 2:37 PM |
MOved base/bin and extensions/bin to requirements (needed for dlls). |
| 4 lines of code changed in: startup: borland.bat (+2 -2), win32.bat (+2 -2) | |
|
jba 7/18/02 2:30 PM |
Moved epics path macros to optional section. Added HOST_ARCH definition. |
| 12 lines of code changed in: startup: borland.bat (+6 -2), win32.bat (+6 -2) | |
|
jba 7/18/02 1:06 PM |
Removed Unix only shell script rules tar and tarVersion. |
| 2 lines of code changed in: configure/RULES_TOP (+2 -35) | |
|
jba 7/18/02 1:04 PM |
Removed MakeRelease unix shell script. |
| 4 lines of code changed in: configure/tools/MakeRelease (del) | |
|
jba 7/17/02 5:21 PM |
More updates for beta2. |
| 14 lines of code changed in: documentation/ConvertingR3.13AppsToR3.14.html (+14 -11) | |
|
jba 7/17/02 5:01 PM |
Updated for beta2. |
| 38 lines of code changed in: documentation/ConvertingR3.13AppsToR3.14.html (+38 -21) | |
|
jba 7/17/02 3:22 PM |
Updated for beta2. |
| 29 lines of code changed in: documentation/BuildingR3.13AppsWithR3.14.html (+29 -23) | |
|
anj 7/17/02 10:59 AM |
Removed - in Attic but not state dead |
| 40 lines of code changed in: src: ca/ca_printf.c (del), db/setMasterTimeToSelf.c (del) src/dev: devAllenBradley.c (del), devMbbiDirectTestAsyn.c (del), devMbboDirectTestAsyn.c (del) src/libCom: ansidecl.h (del), arAccessLib.c (del), arCSCheck.c (del), arChanIO.c (del), bdt.c (del), bfSubr.c (del), cmdSubr.c (del), createSoftLinks.sh (del), cvtNumbers.c (del), epicsEnvParams.h (del), ezsSockSubr.c (del), genSubr.c (del), genTaskSubr.c (del), helpSubr.c (del), mprintf.c (del), sydSubr.c (del), sydSubrCA.c (del), sydSubrCF.c (del), sydSubrPFO.c (del), sydSubrSSF.c (del) src/misc: epicsEnvParams.c (del), epicsEnvParams.h (del) src/rec: caMonitor.c (del), caMonitor.h (del) src/util: apCreateShadow.c (del), apStatusSync.c (del), bfRing.c (del), calcTest.c (del), checkDvlNode.c (del), cmdClient.c (del), cmdProto.c (del), extrDoc.c (del), guiSubr.c (del), guiTest.icon (del), in.calcTest (del), lopi.c (del), lopi_def.h (del), pprPlot.c (del), pprPlot.man (del), racPrint.c (del), recListProg.c (del), recordTest.c (del), sydPlot.c (del) | |
|
anj 7/16/02 11:42 PM |
Removed - in Attic but not state dead... |
| 0 lines of code changed in: config.hkv2f.mk (del), config.mk (del), config.mv147.mk (del), config.mv167.mk (del), config.sun4.mk (del) | |
|
anj 7/16/02 9:04 PM |
Point to files moved into documentation subdirectory. |
| 23 lines of code changed in: README (+23 -413) | |
|
anj 7/16/02 8:46 PM |
Moved to documentation subdirectory. |
| 0 lines of code changed in: KnownProblems.html (del), README.WIN32 (del), README.htm (del), README.niCpu030 (del), READMEbuildingR3.13AppsWithR3.14.html (del), READMEbuildingR3.13ExtensionsWithR3.14.html (del), READMEconvertingR3.13AppsToR3.14.html (del), READMEconvertingR3.14.0alpha2AppsTobeta1.html (del), RELEASE_NOTES.html (del) | |
|
anj 7/16/02 8:40 PM |
Moved from $(TOP) |
| 1744 lines of code changed in: documentation: BuildingR3.13AppsWithR3.14.html (new 244), BuildingR3.13ExtensionsWithR3.14.html (new 110), ConvertingR3.13AppsToR3.14.html (new 269), ConvertingR3.14.0alpha2AppsTobeta1.html (new 0), KnownProblems.html (new 135), README.1st (new 414), README.html (new 538), README.niCpu030 (new 34) | |
|
anj 7/16/02 3:36 PM |
Moved from $(TOP) |
| 426 lines of code changed in: documentation: README.WIN32 (new 67), RELEASE_NOTES.html (new 359) | |
|
mrk 7/16/02 8:41 AM |
add template definition for resTable |
| 4 lines of code changed in: src/libCom/fdmgr: fdManager.cpp (+2 -1), fdmgr.cpp (+2 -1) | |
|
jba 7/15/02 3:42 PM |
Added back 2 #includes accidently removed by last commit. |
| 4 lines of code changed in: src/gdd/gddArray.cc (+4 -1) | |
|
jba 7/15/02 3:34 PM |
Removed log history comments. |
| 36 lines of code changed in: src/misc/epicsRelease.c (+1 -40) src/gdd: MAKE_TAR_FILE (+1 -11), README (+1 -22), aitConvert.cc (+1 -58), aitConvert.h (+1 -54), aitGen.c (+1 -52), aitHelpers.cc (+1 -49), aitHelpers.h (+1 -78), aitTypes.c (+1 -29), aitTypes.h (+1 -52), dbMapper.cc (+1 -128), dbMapper.h (+1 -48), gdd.cc (+1 -118), gdd.h (+1 -116), gddAppDefs.cc (+1 -47), gddAppTable.cc (+1 -40), gddAppTable.h (+1 -35), gddArray.cc (+1 -13), gddArray.h (+1 -14), gddContainer.cc (+1 -13), gddContainer.h (+1 -18), gddContainerI.h (+1 -17), gddErrorCodes.cc (+1 -7), gddErrorCodes.h (+1 -17), gddI.h (+1 -35), gddNewDel.cc (+1 -14), gddNewDel.h (+1 -17), gddScalar.h (-15), gddSemaphore.h (-12), gddTest.cc (+1 -40), gddUtils.cc (+1 -7), gddUtils.h (+1 -23), gddUtilsI.h (+1 -11), genApps.cc (+1 -13) src/libCom/macLib: macCore.c (+1 -40), macLib.h (+1 -35), macUtil.c (+1 -26) src/util: chglimits.c (+1 -7), rc2.caRepeater (-5), rc2.logServer (-5) | |
|
jba 7/15/02 2:47 PM |
Added DLL_LINK_LIBNAME and TDS to clean rule. |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -2) | |
|
norume 7/15/02 12:09 PM |
Add comment explaining that current version of developer tools can not be used with highest level of optimization. |
| 2 lines of code changed in: configure/os/CONFIG.darwin-ppc.darwin-ppc (+2 -2) | |
|
jhill 7/12/02 8:12 PM |
fixed binding to specified interface (broken by R3.14 beta changes) |
| 31 lines of code changed in: src/cas/generic: caServer.cc (+1 -5), caServerI.cc (+4 -3), casEventMask.cc (+2 -10), casStrmClient.cc (+6 -9) src/cas/generic/st: caServerOS.cc (+1 -4), casDGIntfOS.cc (+1 -13), casIntfOS.cc (+1 -6), casStreamOS.cc (+1 -9) src/cas/io/bsdSocket: caServerIO.cc (+4 -4), casDGIntfIO.cc (+5 -5), casStreamIO.cc (+5 -2) | |
|
jhill 7/12/02 8:04 PM |
dont convert to an ip address when the request times out |
| 4 lines of code changed in: src/libCom/misc/ipAddrToAsciiAsynchronous.cpp (+4 -4) | |
|
jhill 7/12/02 8:01 PM |
loopback address address matching |
| 35 lines of code changed in: src/libCom/osi/os: WIN32/osdNetIntf.c (+18 -6), default/osdNetIntf.c (+17 -2) | |
|
jhill 7/12/02 7:59 PM |
use const to avoid warnings in the future |
| 3 lines of code changed in: src/libCom/osi/os/default/osdSock.c (+3 -3) | |
|
jba 7/12/02 4:32 PM |
Updated license comments. |
| 7860 lines of code changed in: LICENSE (new 109), Makefile (+10 -1) configure: CONFIG (+10 -1), CONFIG.CrossCommon (+9), CONFIG.gnuCommon (+9), CONFIG_ADDONS (+9), CONFIG_BASE (+9), CONFIG_BASE_VERSION (+11 -2), CONFIG_COMMON (+10 -1), CONFIG_ENV (+10 -1), CONFIG_SITE (+10 -1), CONFIG_SITE_ENV (+10 -1), Makefile (+10 -1), RELEASE (+9), RULES (+10 -1), RULES.Db (+9), RULES.ioc (+9), RULES_ARCHS (+10 -1), RULES_BUILD (+10 -1), RULES_DIRS (+10 -1), RULES_JAVA (+10 -1), RULES_TOP (+10 -1), Sample.Makefile (+9) configure/tools: MakeRelease (+13 -1), convertRelease.pl (+10 -1), cp.pl (+9), filterWarnings.pl (+10 -1), installEpics.pl (+9), makeMakefile.pl (+9), makeMakefileInclude.pl (+10 -1), mkdir.pl (+9), mkmf.pl (+9), munch.pl (+10 -1), mv.pl (+9), replaceVAR.pl (+9), rm.pl (+9) src: Makefile (+10 -1), RTEMS/Makefile (+10 -1), dev/Makefile (+9), libCom/Makefile (+9), toolsComm/Makefile (+9) src/RTEMS/base: Makefile (+9), rtems_config.c (+7 -1), rtems_dummyreg.c (+6), rtems_init.c (+7 -1), rtems_netconfig.c (+7 -1), rtems_util.c (+7 -1) src/as: Makefile (+9), asCa.c (+10 -17), asCa.h (+9 -10), asDbLib.c (+10 -17), asDbLib.h (+10 -17), asLib.h (+10 -16), asLibRoutines.c (+10 -18), asTrapWrite.c (+9 -10), asTrapWrite.h (+9 -10), ascheck.c (+10 -16) src/bpt: Makefile (+9), cvtTable.h (+10 -28), makeBpt.c (+10 -26), menuConvert.dbd (+9) src/ca: CASG.cpp (+10 -23), CAref.html (+10 -1), Makefile (+9), access.cpp (+10 -1), acctst.c (+9), acctstMain.c (+9), addrList.h (+9), autoPtrDestroy.h (+10 -1), autoPtrRecycle.h (+10 -1), baseNMIU.cpp (+10 -1), bhe.cpp (+10 -1), bhe.h (+10 -1), caConnTest.cpp (+9), caConnTestMain.cpp (+9), caDiagnostics.h (+9), caEventRate.cpp (+9), caEventRateMain.cpp (+9), caProto.h (+10 -23), caRepeater.cpp (+10 -1), caServerID.h (+10 -1), cac.cpp (+10 -1), cac.h (+10 -1), cacChannel.cpp (+10 -1), cacChannelNotify.cpp (+10 -1), cacIO.h (+10 -1), cacNotify.cpp (+10 -1), cacReadNotify.cpp (+10 -1), cacServiceList.cpp (+10 -1), cacStateNotify.cpp (+10 -1), cacWriteNotify.cpp (+10 -1), cadef.h (+10 -1), caerr.h (+9), caeventmask.h (+10 -1), callbackMutex.cpp (+10 -1), casw.cpp (+10 -1), catime.c (+9), catimeMain.c (+9), comBuf.cpp (+10 -1), comBuf.h (+10 -1), comQueRecv.cpp (+10 -1), comQueRecv.h (+10 -1), comQueSend.cpp (+10 -1), comQueSend.h (+10 -1), convert.cpp (+9), db_access.h (+10 -72), evtime.c (+9), getCallback.cpp (+10 -1), getCopy.cpp (+10 -1), hostNameCache.cpp (+10 -1), hostNameCache.h (+10 -1), inetAddrID.h (+10 -1), iocinf.cpp (+10 -1), iocinf.h (+10 -1), limboiiu.cpp (+10 -1), localHostName.cpp (+10 -1), localHostName.h (+10 -1), msgForMultiplyDefinedPV.cpp (+10 -1), msgForMultiplyDefinedPV.h (+10 -1), nciu.cpp (+10 -1), nciu.h (+10 -1), netIO.h (+10 -1), netReadNotifyIO.cpp (+10 -1), netSubscription.cpp (+10 -1), netWriteNotifyIO.cpp (+10 -1), net_convert.h (+10 -1), netiiu.cpp (+10 -1), netiiu.h (+10 -1), oldAccess.h (+10 -1), oldChannelNotify.cpp (+10 -1), oldSubscription.cpp (+10 -1), putCallback.cpp (+10 -1), repeater.cpp (+10 -1), repeaterClient.h (+10 -1), repeaterSubscribeTimer.cpp (+10 -1), repeaterSubscribeTimer.h (+10 -1), searchTimer.cpp (+10 -1), searchTimer.h (+10 -1), sgAutoPtr.h (+10 -1), syncGroup.h (+10 -1), syncGroupNotify.cpp (+10 -23), syncGroupReadNotify.cpp (+10 -23), syncGroupWriteNotify.cpp (+10 -23), syncgrp.cpp (+10 -23), tcpRecvThread.cpp (+9), tcpRecvWatchdog.cpp (+10 -1), tcpRecvWatchdog.h (+10 -1), tcpSendWatchdog.cpp (+10 -1), tcpSendWatchdog.h (+10 -1), tcpiiu.cpp (+10 -1), templateInstances.cpp (+10 -1), test_event.cpp (+9), ucx.h (+9 -9), udpiiu.cpp (+10 -1), udpiiu.h (+10 -1), virtualCircuit.h (+10 -1) src/cas: Makefile (+9), build/Makefile (+9), example/Makefile (+9), test/gddAppFuncTableTest.cc (+9) src/cas/example/directoryService: Makefile (+9), directoryServer.cc (+9), directoryServer.h (+9), main.cc (+9), vxEntry.cc (+13 -1) src/cas/generic: caCommonDef.h (+10 -25), caNetAddr.h (+9), caServer.cc (+10 -23), caServerI.cc (+10 -24), caServerIIL.h (+10 -23), casAddr.h (+9), casAsyncIOI.cc (+10 -23), casAsyncIOIIL.h (+10 -23), casAsyncPVAttachIO.cc (+10 -23), casAsyncPVExistIO.cc (+10 -23), casAsyncReadIO.cc (+10 -23), casAsyncWriteIO.cc (+10 -23), casBufferFactory.cpp (+10 -23), casChanDelEv.cc (+10 -39), casChannel.cc (+10 -24), casChannelI.cc (+10 -23), casChannelIIL.h (+10 -25), casClient.cc (+10 -24), casClientIL.h (+10 -39), casClientMon.cc (+10 -53), casCoreClient.cc (+10 -23), casCoreClientIL.h (+10 -33), casCtx.cc (+9), casCtxIL.h (+9), casDGClient.cc (+10 -24), casEventMask.cc (+10 -24), casEventMask.h (+10 -23), casEventSys.cc (+10 -23), casEventSysIL.h (+10 -24), casInternal.h (+10 -24), casMonEvent.cc (+10 -45), casMonEventIL.h (+10 -45), casMonitor.cc (+10 -25), casOpaqueAddr.cc (+9), casOpaqueAddrIL.h (+9), casPV.cc (+10 -24), casPVI.cc (+10 -23), casPVIIL.h (+10 -24), casPVListChan.cc (+10 -24), casPVListChanIL.h (+10 -23), casStrmClient.cc (+10 -25), casdef.h (+10 -23), inBuf.cc (+10 -23), inBufIL.h (+9), outBuf.cc (+10 -24), outBufIL.h (+9), server.h (+10 -23), mt/ioBlocked.cc (+10 -1) src/cas/generic/st: caServerOS.cc (+10 -1), casDGIntfOS.cc (+10 -1), casIntfOS.cc (+10 -1), casOSD.h (+10 -1), casStreamOS.cc (+10 -1), ioBlocked.cc (+10 -1), osiMutexCAS.h (+9) src/cas/io/bsdSocket: caServerIO.cc (+10 -1), casDGIntfIO.cc (+9 -23), casIOD.h (+10 -1), casIODIL.h (+9), casIntfIO.cc (+10 -1), casStreamIO.cc (+13 -1) src/cas/os/vms: casSpecificOS.h (+9), mitfp.c (+9), mitfp.cc (+9), mitfp.h (+9), vms_depen.h (+9) src/db: Makefile (+9), callback.c (+9 -6), callback.h (+10 -16), cvtBpt.c (+10 -27), dbAccess.c (+10 -33), dbAccess.h (+9 -11), dbAccessDefs.h (+10 -27), dbAddr.h (+9), dbBkpt.c (+10 -81), dbBkpt.h (+10 -25), dbCAC.h (+10 -1), dbCa.c (+9 -14), dbCa.h (+9 -10), dbCaPvt.h (+9 -16), dbCaTest.c (+9 -15), dbCaTest.h (+9 -10), dbChannelIO.cpp (+10 -1), dbChannelIO.h (+10 -1), dbCommon.dbd (+9), dbCommonRecord.dbd (+9), dbConvert.c (+9 -6), dbConvert.h (+9 -11), dbConvertFast.h (+9 -11), dbEvent.c (+10 -13), dbEvent.h (+10 -23), dbFastLinkConv.c (+10 -25), dbLock.c (+9 -16), dbLock.h (+9 -14), dbNotify.c (+10 -11), dbNotify.h (+9 -11), dbPutNotifyBlocker.cpp (+10 -1), dbPutNotifyBlocker.h (+10 -1), dbScan.c (+9 -36), dbScan.h (+10 -7), dbServiceIO.cpp (+10 -1), dbServiceIOReadNotifyCache.cpp (+10 -1), dbSubscriptionIO.cpp (+10 -1), dbTest.c (+10 -11), dbTest.h (+9 -9), db_access.c (+10 -33), db_access_routines.h (+9 -12), db_convert.h (+9 -13), db_field_log.h (+10 -27), db_test.c (+9 -29), db_test.h (+9 -11), initHooks.c (+9 -30), initHooks.h (+9 -28), menuAlarmSevr.dbd (+9), menuAlarmStat.dbd (+9), menuArrType.dbd (+9), menuCompress.dbd (+9), menuFtype.dbd (+9), menuGlobal.dbd (+9), menuIvoa.dbd (+9), menuOmsl.dbd (+9), menuPriority.dbd (+9), menuScan.dbd (+9), menuYesNo.dbd (+9), recGbl.c (+10 -36), recGbl.h (+9 -25), templateInstances.cpp (+10 -1) src/db/test: Makefile (+9), callbackTest.c (+9 -6), callbackTestMain.c (+9 -6) src/dbStatic: Makefile (+9), alarm.h (+10 -40), alarmString.h (+10 -36), dbBase.h (+10 -28), dbExpand.c (+9 -15), dbFldTypes.h (+10 -26), dbLexRoutines.c (+9 -16), dbPvdLib.c (+9 -10), dbReadTest.c (+9 -15), dbStaticLib.c (+9 -18), dbStaticLib.h (+10 -27), dbStaticNoRun.c (+9 -16), dbStaticPvt.h (+9 -25), dbStaticRun.c (+9 -15), dbToMenuH.c (+9 -15), dbToRecordtypeH.c (+9 -14), devSup.h (+10 -29), drvSup.h (+10 -27), guigroup.h (+10 -1), link.h (+10 -31), recSup.h (+9 -40), special.h (+10 -29) src/dbtools: Makefile (+9), dbLoadTemplate.h (+9 -10), dbLoadTemplate.html (+9), dbLoadTemplate.y (-25) src/dev/softDev: Makefile (+9), devAiSoft.c (+10 -29), devAiSoftRaw.c (+10 -30), devAoSoft.c (+10 -31), devAoSoftRaw.c (+10 -30), devBiSoft.c (+10 -29), devBiSoftRaw.c (+10 -30), devBoSoft.c (+10 -30), devBoSoftRaw.c (+10 -28), devEventSoft.c (+10 -29), devHistogramSoft.c (+10 -29), devLiSoft.c (+10 -28), devLoSoft.c (+10 -28), devMbbiDirectSoft.c (+10 -27), devMbbiDirectSoftRaw.c (+10 -27), devMbbiSoft.c (+10 -29), devMbbiSoftRaw.c (+10 -30), devMbboDirectSoft.c (+10 -27), devMbboDirectSoftRaw.c (+10 -27), devMbboSoft.c (+10 -30), devMbboSoftRaw.c (+10 -28), devSASoft.c (+7 -31), devSiSoft.c (+10 -28), devSoSoft.c (+10 -28), devWfSoft.c (+10 -29) src/dev/testDev: Makefile (+9), devAiTestAsyn.c (+10 -31), devAoTestAsyn.c (+10 -32), devBiTestAsyn.c (+10 -32), devBoTestAsyn.c (+10 -32), devEventTestIoEvent.c (+10 -28), devHistogramTestAsyn.c (+10 -32), devMbbiTestAsyn.c (+10 -32), devMbboTestAsyn.c (+10 -32), devSiTestAsyn.c (+10 -32), devSoTestAsyn.c (+10 -32), devWfTestAsyn.c (+10 -32) src/gdd: Makefile (+9), aitConvert.cc (+13 -1), aitConvert.h (+13 -1), aitGen.c (+13 -1), aitHelpers.cc (+13 -1), aitHelpers.h (+13 -1), aitTypes.c (+13 -1), aitTypes.h (+13 -1), dbMapper.cc (+13 -1), dbMapper.h (+13 -1), gdd.cc (+16 -1), gdd.h (+13 -1), gdd.html (+9), gddAppDefs.cc (+13 -1), gddAppFuncTable.h (+10 -24), gddAppTable.cc (+13 -1), gddAppTable.h (+13 -1), gddArray.cc (+13 -1), gddArray.h (+13 -1), gddArrayI.h (+9), gddContainer.cc (+13 -1), gddContainer.h (+13 -1), gddContainerI.h (+13 -1), gddEnumStringTable.cc (+9), gddEnumStringTable.h (+9), gddErrorCodes.cc (+13 -1), gddErrorCodes.h (+13 -1), gddI.h (+13 -1), gddNewDel.cc (+13 -1), gddNewDel.h (+13 -1), gddScalar.h (+13 -1), gddScalarI.h (+9), gddSemaphore.h (+13 -1), gddTest.cc (+13 -1), gddUtils.cc (+13 -1), gddUtils.h (+13 -1), gddUtilsI.h (+13 -1), gddref.html (+9), gddref2.html (+9), genApps.cc (+13 -1), smartGDDPointer.cc (+9), smartGDDPointer.h (+9) src/libCom/bucketLib: bucketLib.c (+9 -26), bucketLib.h (+10 -23) src/libCom/calc: calcPerform.c (+10 -73), postfix.c (+10 -44), postfix.h (+9 -31), postfixPvt.h (+9 -31), sCalcPerform.c (+10 -27), sCalcPostfix.c (+10 -51), sCalcPostfix.h (+9 -26), sCalcPostfixPvt.h (+9 -26) src/libCom/cppStd: epicsAlgorithm.h (+9), epicsExcept.h (+10 -1), epicsList.h (+9), epicsListBase.cpp (+9), epicsListBase.h (+9), epicsMemory.h (+9) src/libCom/cvtFast: cvtFast.c (+10 -35), cvtFast.h (+10 -29) src/libCom/cxxTemplates: epicsGuard.h (+10 -1), epicsOnce.cpp (+10 -1), epicsOnce.h (+10 -1), epicsSingleton.h (+10 -1), epicsSingletonBase.cpp (+10 -1), epicsSingletonMutex.cpp (+10 -1), resourceLib.cpp (+10 -1), resourceLib.h (+10 -28), tsBTree.h (+9), tsDLList.h (+10 -23), tsDLListDeprecated.h (+9), tsFreeList.h (+10 -1), tsMinMax.h (+9), tsSLList.h (+10 -23) src/libCom/cxxTemplates/test: Makefile (+9), minmaxTest.cc (+9), resourceLibTest.cc (+9), tsBTreeBench.cc (+9), tsBTreeTest.cc (+9), tsDLListBench.cc (+9), tsDLListTest.cc (+9), tsSLListBench.cc (+9), tsSLListTest.cc (+9) src/libCom/dbmf: dbmf.c (+9), dbmf.h (+9) src/libCom/ellLib: ellLib.c (+10 -28), ellLib.h (+10 -29) src/libCom/env: bldEnvData.pl (+9), envDefs.h (+10 -33), envSubr.c (+10 -44) src/libCom/error: epicsPrint.h (+9), errMdef.h (+10 -34), errSymLib.c (+10 -54), errSymTbl.h (+9), errlog.c (+9 -10), errlog.h (+9 -10), error.h (+10 -26), makeStatTbl.pl (+9) src/libCom/fdmgr: fdManager.cpp (+10 -26), fdManager.h (+10 -25), fdmgr.cpp (+10 -22), fdmgr.h (+10 -30) src/libCom/freeList: freeList.h (+10 -51), freeList.html (+9), freeListLib.c (+10 -52) src/libCom/gpHash: gpHash.h (+10 -51), gpHash.html (+9), gpHashLib.c (+10 -51) src/libCom/logClient: logClient.c (+10 -24), logClient.h (+10 -23) src/libCom/macLib: macCore.c (+13 -1), macLib.h (+13 -1), macUtil.c (+13 -1) src/libCom/misc: aToIPAddr.c (+9), adjustment.c (+10 -18), adjustment.h (+9 -10), cantProceed.c (+9 -6), cantProceed.h (+9), dbDefs.h (+10 -31), epicsString.c (+9 -10), epicsString.h (+9 -10), epicsTypes.h (+9 -43), gsd_sync_defs.h (+10 -27), ipAddrToAsciiAsynchronous.cpp (+10 -1), ipAddrToAsciiAsynchronous.h (+10 -1), locationException.h (+10 -1), makeEpicsVersion.pl (+9), shareLib.h (+9), truncateFile.c (+9), truncateFile.h (+9), unixFileName.h (+9) src/libCom/osi: epicsAssert.h (+10 -25), epicsEvent.cpp (+9 -11), epicsEvent.h (+9), epicsFindSymbol.h (+9), epicsInterrupt.h (+9), epicsMutex.cpp (+9 -11), epicsMutex.h (+9), epicsThread.cpp (+10 -1), epicsThread.h (+9), epicsTime.cpp (+9 -6), epicsTime.h (+9 -5), osiPoolStatus.h (+10 -1), osiProcess.h (+10 -1), osiSigPipeIgnore.h (+9), osiSock.c (+10 -25), osiSock.h (+10 -25) src/libCom/osi/os/Darwin: osdReadline.h (+7 -1), osdSock.h (+7 -1), osdTime.cpp (+7 -1), osdTime.h (+7 -1), osiFileName.h (+7 -1) src/libCom/osi/os/Linux: osdReadline.h (+9), osdSock.h (+9), osdTime.h (+7 -1), osiFileName.h (+9), osiUnistd.h (+10 -1) src/libCom/osi/os/RTEMS: osdEvent.c (+7 -1), osdEvent.h (+7 -1), osdInterrupt.c (+7 -1), osdInterrupt.h (+9), osdMutex.c (+7 -1), osdMutex.h (+7 -1), osdPoolStatus.c (+9), osdProcess.c (+10 -1), osdReadline.h (+9), osdSock.h (+7 -1), osdThread.c (+7 -1), osdThread.h (+9), osdTime.cpp (+7 -1), osdTime.h (+10 -1), osiFileName.h (+7 -1), osiUnistd.h (+10 -1) src/libCom/osi/os/VMS: epicsMath.h (+9), osdProcess.c (+10 -1), osdSock.h (+9), osdTime.cpp (+9), osdTime.h (+10 -1), osiFileName.h (+9), osiSock.h (+9), osiWireFormat.h (+9), ucx.h (+9 -9) src/libCom/osi/os/WIN32: dllmain.cpp (+9 -25), epicsMath.h (+9), forceBadAllocException.cpp (+9), getopt.c (+9), getopt.h (+9), osdEvent.c (+10 -21), osdEvent.h (+10 -22), osdMutex.c (+10 -21), osdMutex.h (+10 -22), osdNetIntf.c (+10 -21), osdPoolStatus.c (+9), osdPoolStatus.h (+9), osdProcess.c (+10 -1), osdSigPipeIgnore.c (+9), osdSigPipeIgnore.h (+9), osdSock.c (+10 -21), osdSock.h (+9), osdThread.c (+10 -1), osdThread.h (+9), osdThreadPrivate.h (+9), osdTime.cpp (+10 -1), osdTime.h (+10 -1), osiFileName.h (+9), osiUnistd.h (+10 -1) src/libCom/osi/os/alpha: epicsMath.h (+9), osdSock.h (+9), osiFileName.h (+9) src/libCom/osi/os/cygwin32: osdSock.h (+9), osiFileName.h (+9) src/libCom/osi/os/default: epicsReadline.c (+6), epicsReadline.h (+9), osdAssert.c (+10 -22), osdEnv.c (+7 -1), osdFindSymbol.c (+9), osdInterrupt.c (+9 -6), osdInterrupt.h (+9), osdNetIntf.c (+10 -23), osdPoolStatus.c (+9), osdPoolStatus.h (+9), osdReadline.h (+9), osdSigPipeIgnore.c (+9), osdSigPipeIgnore.h (+9), osdSock.c (+10 -25), osiWireFormat.h (+10 -1) src/libCom/osi/os/hpux: osdSock.h (+9), osiFileName.h (+9) src/libCom/osi/os/posix: epicsMath.h (+9), osdEvent.c (+9 -6), osdEvent.h (+9), osdMutex.c (+9 -6), osdMutex.h (+9), osdProcess.c (+10 -1), osdSigPipeIgnore.c (+9), osdSigPipeIgnore.h (+9), osdThread.c (+9 -6), osdThread.h (+9), osdTime.cpp (+9), osdTime.h (+10 -1), osiUnistd.h (+10 -1) src/libCom/osi/os/sgi: osdSock.h (+9), osiFileName.h (+9) src/libCom/osi/os/solaris: epicsMath.h (+9), osdSock.h (+9), osiFileName.h (+9) src/libCom/osi/os/sun4: osdSock.h (+9), osiFileName.h (+9) src/libCom/osi/os/vxWorks: epicsMath.h (+9), iocClock.c (+9 -6), iocClock.h (+9 -6), osdAssert.c (+10 -24), osdEnv.c (+7 -1), osdEvent.c (+9 -6), osdEvent.h (+9 -6), osdFindSymbol.c (+9), osdInterrupt.c (+9 -6), osdInterrupt.h (+9 -5), osdMutex.c (+9 -6), osdMutex.h (+9 -6), osdPoolStatus.c (+9), osdProcess.c (+10 -1), osdSigPipeIgnore.c (+9), osdSock.c (+9), osdSock.h (+9), osdThread.c (+9 -6), osdThread.h (+9), osdTime.cpp (+9), osdTime.h (+9), osiFileName.h (+9) src/libCom/ring: epicsRingBytes.c (+9 -5), epicsRingBytes.h (+9 -6), epicsRingPointer.cpp (+9 -5), epicsRingPointer.h (+9 -6) src/libCom/taskwd: taskwd.c (+9 -12), taskwd.h (+10 -12) src/libCom/test: Makefile (+9), buckTest.c (+9), epicsAlgorithmTest.cpp (+9), epicsEventTest.cpp (+9 -6), epicsEventTestMain.cpp (+9 -6), epicsExceptionTest.cpp (+9), epicsExceptionTestMain.cpp (+9), epicsListTest.cpp (+10 -1), epicsMathTest.c (+9), epicsMathTestMain.cpp (+9), epicsMutexTest.cpp (+9 -6), epicsMutexTestMain.cpp (+9 -6), epicsThreadPrivateTest.cpp (+10 -1), epicsThreadPrivateTestMain.cpp (+10 -1), epicsThreadTest.cpp (+9 -6), epicsThreadTestMain.cpp (+9 -6), epicsTimeTest.cpp (+9), epicsTimeTestMain.cpp (+9), epicsTimerExample.cpp (+9), epicsTimerExampleMain.cpp (+10 -23), epicsTimerTest.cpp (+10 -23), epicsTimerTestMain.cpp (+10 -22), fdmgrTest.c (+9), ringPointerTest.c (+9 -6), ringPointerTestMain.cpp (+9 -6) src/libCom/timer: epicsTimer.cpp (+10 -23), epicsTimer.h (+9 -6), timer.cpp (+10 -22), timerPrivate.h (+10 -23), timerQueue.cpp (+10 -23), timerQueueActive.cpp (+10 -23), timerQueueActiveMgr.cpp (+10 -23), timerQueuePassive.cpp (+10 -23) src/libCom/tsDefs: tsDefs.c (+10 -1), tsDefs.h (+10 -1) src/misc: Makefile (+9), asSubRecordFunctions.c (+9 -6), asSubRecordFunctions.h (+9 -6), epicsRelease.c (+13 -1), epicsRelease.h (+9 -10), iocInit.c (+10 -42), iocInit.h (+9 -5) src/rec: Makefile (+9), aaiRecord.c (+7 -23), aaiRecord.dbd (+9), aaoRecord.c (+7 -23), aaoRecord.dbd (+9), aiRecord.c (+10 -64), aiRecord.dbd (+9), aoRecord.c (+10 -62), aoRecord.dbd (+9), biRecord.c (+10 -48), biRecord.dbd (+9), boRecord.c (+10 -60), boRecord.dbd (+9), calcRecord.c (+10 -65), calcRecord.dbd (+9), calcoutRecord.c (+9 -32), calcoutRecord.dbd (+9), compressRecord.c (+10 -54), compressRecord.dbd (+9), dfanoutRecord.c (+7), dfanoutRecord.dbd (+9), egDefs.h (+10 -1), egRecord.c (+9 -49), egRecord.dbd (+9), egeventRecord.c (+9 -49), egeventRecord.dbd (+9), erDefs.h (+9), erRecord.c (+9 -49), erRecord.dbd (+9), ereventDefs.h (+9), ereventRecord.c (+9 -49), ereventRecord.dbd (+9), eventRecord.c (+10 -32), eventRecord.dbd (+9), fanoutRecord.c (+10 -42), fanoutRecord.dbd (+9), histogramRecord.c (+10 -34), histogramRecord.dbd (+9), longinRecord.c (+10 -38), longinRecord.dbd (+9), longoutRecord.c (+10 -40), longoutRecord.dbd (+9), mbbiDirectRecord.c (+11 -27), mbbiDirectRecord.dbd (+9), mbbiRecord.c (+10 -50), mbbiRecord.dbd (+9), mbboDirectRecord.c (+9 -26), mbboDirectRecord.dbd (+9), mbboRecord.c (+10 -54), mbboRecord.dbd (+9), permissiveRecord.c (+10 -30), permissiveRecord.dbd (+9), selRecord.c (+10 -41), selRecord.dbd (+9), seqRecord.c (+10 -27), seqRecord.dbd (+9), stateRecord.c (+10 -30), stateRecord.dbd (+9), stringinRecord.c (+10 -33), stringinRecord.dbd (+9), stringoutRecord.c (+10 -38), stringoutRecord.dbd (+9), subArrayRecord.c (+7 -25), subArrayRecord.dbd (+9), subRecord.c (+10 -40), subRecord.dbd (+9), waveformRecord.c (+10 -53), waveformRecord.dbd (+9) src/registry: Makefile (+9), registerRecordDeviceDriver.h (+9), registerRecordDeviceDriver.pl (+9), registry.c (+9 -5), registry.h (+9), registryDeviceSupport.c (+9 -5), registryDeviceSupport.h (+9), registryDriverSupport.c (+9 -5), registryDriverSupport.h (+9), registryFunction.c (+9 -5), registryFunction.h (+9), registryRecordType.c (+9 -5), registryRecordType.h (+9) src/rsrv: Makefile (+9), camessage.c (+9 -21), camsgtask.c (+9 -22), caserverio.c (+9 -21), caservertask.c (+10 -23), cast_server.c (+9 -21), online_notify.c (+10 -22), rsrv.h (+10 -23), server.h (+9 -22) src/toolsComm/antelope: Makefile (+9), closure.c (+9), defs.h (+9), error.c (+9), lalr.c (+9), lr0.c (+9), main.c (+9), mkpar.c (+9), output.c (+9), reader.c (+9), skeleton.c (+9), symtab.c (+9), verbose.c (+9), warshall.c (+9), yacc.html (+9) src/toolsComm/flex: Makefile (+9), ccl.c (+10 -1), dfa.c (+10 -1), ecs.c (+10 -1), flex.html (+9), flexdef.h (+10 -1), flexdoc.html (+9), gen.c (+10 -1), initscan.c (+11 -2), libmain.c (+10 -1), main.c (+10 -1), misc.c (+10 -1), nfa.c (+10 -1), scan.c (+11 -2), sym.c (+10 -1), tblcmp.c (+10 -1), yylex.c (+10 -1) src/util: Makefile (+9), ca_test.c (+10 -32), ca_test.h (+10 -26), ca_test_main.c (+10 -26), chglimits.c (+15 -2), iocLogServer.c (+10 -24), startCArepeater.c (+10 -28) startup: EpicsHostArch (+9), EpicsHostArch.pl (+10 -1), Site.cshrc (+9), Site.profile (+9), borland.bat (+10), win32.bat (+10) | |
|
mrk 7/12/02 10:17 AM |
add special values for eventNumber; time events are int |
| 19 lines of code changed in: src/libCom/osi/epicsTime.h (+6 -2) src/libCom/osi/os: Darwin/osdTime.cpp (+2 -2), RTEMS/osdTime.cpp (+2 -2), VMS/osdTime.cpp (+2 -2), WIN32/osdTime.cpp (+2 -2), posix/osdTime.cpp (+1 -1) src/libCom/osi/os/vxWorks: iocClock.c (+3 -3), iocClock.h (+1 -1) | |
|
mrk 7/12/02 10:12 AM |
call recGblTSELwasModified |
| 3 lines of code changed in: src/misc/iocInit.c (+3 -1) | |
|
mrk 7/12/02 10:11 AM |
add pvlOptTSELisTime for recGblGetTime |
| 2 lines of code changed in: src/dbStatic/link.h (+2 -1) | |
|
mrk 7/12/02 9:59 AM |
call recGblTSELwasModified for TSEL field Some cosmetic changes |
| 35 lines of code changed in: src/db/dbAccess.c (+35 -32) | |
|
mrk 7/12/02 9:57 AM |
create promptgroup for TSE |
| 1 lines of code changed in: src/db/dbCommon.dbd (+1) | |
|
mrk 7/12/02 9:56 AM |
*** empty log message *** |
| 37 lines of code changed in: src/db: recGbl.c (+36 -16), recGbl.h (+1) | |
|
mrk 7/12/02 6:15 AM |
errlogFlush must call errlogInit |
| 1 lines of code changed in: src/libCom/error/errlog.c (+1) | |
|
norume 7/11/02 3:30 PM |
Add support for Intel EtherExpress Pro network interface. |
| 8 lines of code changed in: configure/os/CONFIG_SITE.Common.RTEMS-pc386 (+2 -1), src/RTEMS/base/rtems_netconfig.c (+6 -1) | |
|
jhill 7/11/02 10:27 AM |
improved show routine |
| 15 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+15 -14) | |
|
jhill 7/10/02 5:58 PM |
take advantage off additional priority levels when running with a real time priority class |
| 83 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+83 -46) | |
|
jba 7/10/02 1:22 PM |
Updated vim and remote cvs definitions. |
| 20 lines of code changed in: startup: borland.bat (+10 -5), win32.bat (+10 -5) | |
|
jhill 7/9/02 7:38 PM |
fixed the ca client library status |
| 7 lines of code changed in: src/db: dbCa.c (+3), dbCa.h (+2), dbCaTest.c (+2 -2) | |
|
jhill 7/9/02 7:32 PM |
changed the name of class oldCAC to ca_client_context |
| 452 lines of code changed in: src/ca: CASG.cpp (+2 -2), Makefile (+1 -1), access.cpp (+30 -30), ca_client_context.cpp (new 368), cadef.h (+4 -5), getCopy.cpp (+2 -2), oldAccess.h (+29 -29), oldCAC.cpp (del), oldChannelNotify.cpp (+2 -2), syncGroup.h (+4 -4), syncgrp.cpp (+9 -9) | |
|
jhill 7/9/02 7:09 PM |
added ca_context_status() |
| 8 lines of code changed in: src/ca/CAref.html (+8 -2) | |
|
jhill 7/9/02 6:56 PM |
added ca_context_status() |
| 10 lines of code changed in: src/ca: access.cpp (+7 -1), cadef.h (+3 -2) | |
|
jhill 7/9/02 3:42 PM |
call errlogFlush() in ~cac |
| 5 lines of code changed in: src/ca/cac.cpp (+5 -3) | |
|
mrk 7/9/02 2:07 PM |
add promptgroup top UDF |
| 1 lines of code changed in: src/db/dbCommon.dbd (+1) | |
|
mrk 7/9/02 1:58 PM |
call errlogFlush before terminating |
| 33 lines of code changed in: src/libCom: error/errlog.c (+30 -21), misc/cantProceed.c (+3 -3) | |
|
lange 7/9/02 3:41 AM |
+= more comments |
| 34 lines of code changed in: src/ca/repeater.cpp (+34 -21) | |
|
lange 7/9/02 1:49 AM |
Suppress HPUX warning |
| 2 lines of code changed in: src/ca/cacIO.h (+2 -2) | |
|
jhill 7/8/02 4:39 PM |
exit send thread by returning, and not by epicsThread::exit() |
| 1 lines of code changed in: src/ca/tcpiiu.cpp (+1 -3) | |
|
jba 7/8/02 3:20 PM |
Remove cmplr DEPENDS options and simplify .depends build rules. |
| 1 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+1 -9) | |
|
jhill 7/8/02 1:57 PM |
added commented out attempt at additional priority range, and removed time critical as parto of the normal range |
| 31 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+31 -10) | |
|
jhill 7/8/02 1:49 PM |
moved implementation od inline functions |
| 12 lines of code changed in: src/libCom/cxxTemplates/epicsGuard.h (+12 -6) | |
|
jhill 7/8/02 1:49 PM |
avoid divide by zero when table is empty |
| 2 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+2 -2) | |
|
jhill 7/8/02 1:47 PM |
fixed spelling |
| 4 lines of code changed in: src: ca/oldCAC.cpp (+2 -2), libCom/misc/ipAddrToAsciiAsynchronous.cpp (+2 -2) | |
|
jhill 7/8/02 1:44 PM |
added call to low level ca client diagnostics |
| 5 lines of code changed in: src/db/dbCaTest.c (+5) | |
|
jhill 7/8/02 11:48 AM |
doc |
| 3 lines of code changed in: src/ca/cacChannel.cpp (+3 -1) | |
|
jhill 7/8/02 11:35 AM |
changed loacal host name cache object to an epics singleton |
| 20 lines of code changed in: src/ca: cacChannel.cpp (+3 -3), localHostName.cpp (+2 -2), localHostName.h (+13 -2), tcpiiu.cpp (+2 -2) | |
|
jba 7/8/02 10:53 AM |
Updates for R3.14.0beta2. |
| 157 lines of code changed in: startup: Site.cshrc (+68 -15), Site.profile (+89 -15) | |
|
jba 7/8/02 10:42 AM |
Updates for R3.14.0beta2. |
| 14 lines of code changed in: startup: borland.bat (+3 -13), win32.bat (+11 -12) | |
|
jba 7/8/02 10:14 AM |
Updates for R3.14.0beta2. |
| 18 lines of code changed in: startup/borland.bat (+18 -8) | |
|
mrk 7/8/02 7:31 AM |
mbboRecord now implements method cvt_dbaddr for the VAL field. If no state va les or state strings are defined then it sets field_type and dbr_field_type to DBF_USHORT. |
| 21 lines of code changed in: src/rec: mbboRecord.c (+20 -2), mbboRecord.dbd (+1) | |
|
mrk 7/8/02 6:45 AM |
some notes for beta2 |
| 4 lines of code changed in: RELEASE_NOTES.html (+4) | |
|
jba 7/5/02 5:01 PM |
Added INDDBFROMTEMPLATE definition and rule. |
| 11 lines of code changed in: configure/RULES.Db (+11 -2) | |
|
jba 7/5/02 4:59 PM |
Remove cmplr DEPENDS options and simplify .depends build rules. |
| 140 lines of code changed in: configure: CONFIG.gnuCommon (-2), CONFIG_COMMON (+10 -24), RULES_BUILD (+5 -23) configure/os: CONFIG.hpux-parisc.hpux-parisc (+1 -2), CONFIG.osf-alpha.osf-alpha (+1 -3), CONFIG.solaris-sparc.solaris-sparc (+1 -2), CONFIG.solaris-x86.solaris-x86 (+1 -3), CONFIG.sun4-68k.sun4-68k (+1 -3), CONFIG.win32-x86-borland.win32-x86-borland (+1 -9) configure/tools: makeDependsTargets.pl (del), mkmf.pl (+118 -115) | |
|
lange 7/5/02 7:33 AM |
HPUX warning suppression |
| 2 lines of code changed in: src/libCom/osi/epicsMutex.h (+2 -2) | |
|
lange 7/5/02 7:32 AM |
Bugfix (HPUX compiler was complaining) |
| 21 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+21 -11) | |
|
norume 7/4/02 2:29 PM |
Don't use C preprocessor precompiled headers when converting sequencer files. |
| 6 lines of code changed in: configure/os/CONFIG.Common.darwin-ppc (+6 -1) | |
|
jhill 7/3/02 3:47 PM |
added forward slash filtering for win32 |
| 24 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+24 -11) | |
|
jba 7/3/02 2:43 PM |
Added config/tools to dirs. |
| 2 lines of code changed in: Makefile (+2 -2) | |
|
jba 7/3/02 10:28 AM |
Added code to remove trailing whitespace and carriage return. |
| 3 lines of code changed in: src/libCom: env/bldEnvData.pl (+2), misc/makeEpicsVersion.pl (+1) | |
|
jhill 7/3/02 10:02 AM |
added path filtering |
| 9 lines of code changed in: configure: CONFIG_COMMON (+4 -3), RULES_BUILD (+5 -5) | |
|
jba 7/1/02 4:46 PM |
Shortened string output. |
| 2 lines of code changed in: src/libCom/misc/makeEpicsVersion.pl (+2 -2) | |
|
jba 7/1/02 3:43 PM |
Removed no longer used TOUCH definition. |
| 3 lines of code changed in: configure/os: CONFIG.UnixCommon.Common (+1 -2), CONFIG.win32-x86-borland.Common (+1 -2), CONFIG.win32-x86.Common (+1 -2) | |
|
jba 7/1/02 3:38 PM |
Removed 2 comments. |
| 0 lines of code changed in: configure/CONFIG.gnuCommon (-2) | |
|
jhill 6/27/02 7:26 PM |
improved exception message |
| 21 lines of code changed in: src/db/dbCa.c (+21 -29) | |
|
jhill 6/27/02 6:54 PM |
fixed memory leak |
| 6 lines of code changed in: src/ca/msgForMultiplyDefinedPV.cpp (+6 -3) | |
|
jhill 6/27/02 6:54 PM |
changed interface so that callback is immediate if there is no space in the queue |
| 13 lines of code changed in: src/libCom/misc: ipAddrToAsciiAsynchronous.cpp (+10 -8), ipAddrToAsciiAsynchronous.h (+3 -4) | |
|
norume 6/27/02 10:58 AM |
Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE. |
| 1 lines of code changed in: configure/os/CONFIG.Common.darwin-ppc (+1 -6) | |
|
anj 6/26/02 3:06 PM |
Removed dependency on dbStaticLib (only actually used for the definition of struct brkInt found in dbBase.h), replaced float with double. |
| 31 lines of code changed in: src/bpt: Makefile (+1 -1), makeBpt.c (+30 -24) | |
|
jba 6/26/02 9:53 AM |
Added DLL_LINK_LIBNAME to LIBTARGETS definition. |
| 3 lines of code changed in: configure/RULES_BUILD (+3 -2) | |
|
jba 6/26/02 9:46 AM |
Added POSIX cppflags. |
| 2 lines of code changed in: configure/os/CONFIG.Common.hpux-parisc (+2 -2) | |
|
jba 6/26/02 9:46 AM |
Changed ARCH_cygwin32 definition. |
| 2 lines of code changed in: configure/os/CONFIG_COMPAT (+2 -2) | |
|
jba 6/26/02 9:38 AM |
Change to shrlib versioning for Darwin build. |
| 4 lines of code changed in: configure/RULES_BUILD (+4 -3) | |
|
jhill 6/25/02 6:10 PM |
improved optimization |
| 2 lines of code changed in: src/libCom/osi/epicsTime.cpp (+2 -2) | |
|
jhill 6/25/02 5:20 PM |
cosmetic |
| 1 lines of code changed in: src/libCom/osi/epicsTime.cpp (+1 -1) | |
|
jhill 6/25/02 5:18 PM |
o upgraded udp to use version and sequence numbers |
| 58 lines of code changed in: src/cas/generic: casClient.cc (+4 -4), casDGClient.cc (+47 -7), casInternal.h (+2 -2), server.h (+5 -2) | |
|
norume 6/25/02 4:20 PM |
Track changes in posix version. Hopefully the next release of OS X will provide the reentrant routines and this source file can be removed. |
| 43 lines of code changed in: src/libCom/osi/os/Darwin/osdTime.cpp (+43 -3) | |
|
norume 6/25/02 4:14 PM |
The Darwin compiler seems to generate bad code for -O3 (May 2002 beta developer tools) so optimize with -O2 instead. |
| 7 lines of code changed in: configure/os/CONFIG.darwin-ppc.darwin-ppc (+7 -1) | |
|
jba 6/25/02 3:48 PM |
Added realuninstall rule. Changed distclean to realclean + realuninstall. |
| 14 lines of code changed in: configure/RULES_TOP (+14 -5) | |
|
jba 6/25/02 3:47 PM |
Added realclean action. |
| 2 lines of code changed in: configure/RULES_DIRS (+2 -2) | |
|
jba 6/25/02 3:46 PM |
Added realclean rule. |
| 5 lines of code changed in: configure/RULES_ARCHS (+5 -2) | |
|
jhill 6/25/02 1:52 PM |
o upgraded udp to use version and sequence numbers o fixed race condition in search timer |
| 459 lines of code changed in: src/ca: caProto.h (+9 -1), cac.cpp (+6 -15), cac.h (+6 -6), nciu.cpp (+14 -10), nciu.h (+4 -17), searchTimer.cpp (+192 -249), searchTimer.h (+39 -30), udpiiu.cpp (+151 -89), udpiiu.h (+38 -13) | |
|
jhill 6/25/02 1:45 PM |
doc |
| 2 lines of code changed in: src/ca/tcpiiu.cpp (+2 -2) | |
|
jhill 6/25/02 1:31 PM |
send version message to client if it is on a new protocol version |
| 158 lines of code changed in: src/rsrv: camessage.c (+40 -7), camsgtask.c (+3 -3), caserverio.c (+97 -26), cast_server.c (+12 -4), server.h (+6 -3) | |
![]()
Generated by StatCvs v0.1.3