Summary Period: 2002-02-15 to 2002-01-16 (Commits 6052-6151 of 9251)
|
jhill 2/15/02 4:42 PM |
added additional tests |
| 142 lines of code changed in: src/ca/acctst.c (+142 -13) | |
|
jhill 2/15/02 4:42 PM |
fixed selection of preemptive call back |
| 2 lines of code changed in: src/ca/acctstMain.c (+2 -2) | |
|
lange 2/13/02 8:34 AM |
Fixed (mostly suppressed) HPUX aCC warnings |
| 37 lines of code changed in: src/gdd: aitConvert.h (+8 -5), gddI.h (+15 -12), gddUtils.h (+7 -4), gddUtilsI.h (+5 -2), smartGDDPointer.h (+2 -2) | |
|
lange 2/13/02 3:21 AM |
Globally suppressing bogus warnings for HPSUX |
| 6 lines of code changed in: src/gdd/Makefile (+6) | |
|
jhill 2/11/02 6:45 PM |
fixed spelling |
| 2 lines of code changed in: src/db/dbPutNotifyBlocker.cpp (+2 -2) | |
|
jhill 2/11/02 6:45 PM |
detect beacons duplicated by redundant routes |
| 7 lines of code changed in: src/rsrv: online_notify.c (+6 -1), server.h (+1 -1) | |
|
jhill 2/11/02 5:00 PM |
added cast |
| 30 lines of code changed in: src/ca: comBuf.h (+5 -5), comQueRecv.cpp (+25 -19) | |
|
jhill 2/11/02 1:22 PM |
detect beacons duplicated by redundant routes |
| 33 lines of code changed in: src/ca: bhe.cpp (+19 -7), bhe.h (+7 -3), udpiiu.cpp (+7 -4) | |
|
jhill 2/11/02 1:22 PM |
avoid deadlock when holding callback lock, deleting channel, but not identified as thread that might be in possesion of cb lock |
| 61 lines of code changed in: src/ca/cac.cpp (+61 -45) | |
|
jhill 2/11/02 1:19 PM |
detect beacons duplicated by redundant routes |
| 23 lines of code changed in: src/ca: caProto.h (+4 -1), cac.h (+4 -5), casw.cpp (+15 -5) | |
|
jhill 2/11/02 1:19 PM |
changed priotocol revision |
| 2 lines of code changed in: src/ca/nciu.h (+2 -2) | |
|
jhill 2/11/02 1:18 PM |
changed time out |
| 2 lines of code changed in: src/ca/acctst.c (+2 -1) | |
|
jba 2/11/02 1:00 PM |
Added empty JAR and JAVA definitions so env vars of same name are ignored. |
| 4 lines of code changed in: configure/CONFIG_COMMON (+4 -1) | |
|
jhill 2/8/02 5:15 PM |
fixed bug in osdThreadOnce |
| 100 lines of code changed in: src/libCom/osi/os/WIN32: osdThread.c (+2 -2), osdTime.cpp (+98 -91) | |
|
jba 2/8/02 10:37 AM |
Added win32 resource file. |
| 74 lines of code changed in: src/libCom: Com.rc (+36), Makefile (+1) src/misc: Makefile (+1), miscIoc.rc (new 36) | |
|
jba 2/8/02 9:45 AM |
Added win32 resource file. |
| 37 lines of code changed in: src/cas/build: Makefile (+1), cas.rc (new 36) | |
|
norume 2/7/02 7:21 PM |
Add to, don't overwrite, linker flags. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS-pc386 (+2 -2) | |
|
norume 2/7/02 7:21 PM |
Use C++ compiler to link. This ensures that the C++ run-time support can be found. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -2) | |
|
norume 2/7/02 7:19 PM |
Add newline at end of file to quiet compiler complaints. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/osdTime.h (+2 -2) | |
|
jba 2/7/02 3:56 PM |
Simplified link line debugging command. |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -2) | |
|
jba 2/7/02 3:54 PM |
Changed and commented out jba overrides. |
| 2 lines of code changed in: configure/os/CONFIG_SITE.linux-x86.solaris-sparc (+2 -3) | |
|
mrk 2/7/02 2:33 PM |
add atexit to flush messages |
| 3 lines of code changed in: src/libCom/error/errlog.c (+3) | |
|
jhill 2/7/02 12:59 PM |
fix for CONNRESET with disconnected udp socket issue |
| 20 lines of code changed in: src/ca: repeater.cpp (+10 -10), udpiiu.cpp (+10 -10) | |
|
mrk 2/7/02 7:03 AM |
make sure value has value |
| 2 lines of code changed in: src/libCom/error/errSymLib.c (+2 -2) | |
|
jhill 2/6/02 5:36 PM |
call epics builtin inline byte swapping |
| 89 lines of code changed in: src/ca: cac.cpp (+10 -10), casw.cpp (+12 -11), convert.cpp (+5 -4), iocinf.cpp (+5 -4), nciu.cpp (+5 -4), repeater.cpp (+15 -14), udpiiu.cpp (+37 -36) | |
|
jhill 2/6/02 5:36 PM |
added integer byte swapping |
| 43 lines of code changed in: src/libCom/osi/os/default/osiWireFormat.h (+43 -1) | |
|
jba 2/6/02 11:11 AM |
Changed EPICS_BASE_CPPFLAGS to BASE_CPPFLAGS. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -2) | |
|
jba 2/6/02 11:11 AM |
Moved tool definitons. Changed EPICS_BASE_CPPFLAGS to BASE_CPPFLAGS. |
| 12 lines of code changed in: configure: CONFIG_BASE (+5 -5), CONFIG_COMMON (+7 -2) | |
|
jba 2/6/02 11:09 AM |
Modified comment. |
| 2 lines of code changed in: configure/CONFIG (+2 -2) | |
|
jba 2/6/02 11:06 AM |
Changed include file specification. |
| 1 lines of code changed in: configure/RULES.ioc (+1 -1) | |
|
jba 2/6/02 10:59 AM |
Updated all java rules. |
| 90 lines of code changed in: configure: RULES_BUILD (+3 -1), RULES_JAVA (+87 -33) | |
|
jba 2/6/02 10:57 AM |
Changed name in LD_LIBRARY_PATH definion. |
| 2 lines of code changed in: configure/os/CONFIG.UnixCommon.Common (+2 -2) | |
|
jba 2/6/02 10:55 AM |
Define HOME if not already defined. |
| 14 lines of code changed in: configure/os: CONFIG.win32-x86-borland.Common (+7 -1), CONFIG.win32-x86.Common (+7 -1) | |
|
jba 2/6/02 10:54 AM |
Moved HOME definition. |
| 2 lines of code changed in: configure/os: CONFIG.win32-x86-borland.win32-x86-borland (+1 -5), CONFIG.win32-x86.win32-x86 (+1 -4) | |
|
jba 2/6/02 10:48 AM |
Removed old unused Makefile.* files. |
| 13 lines of code changed in: src/gdd: Makefile.Vx.WorkInProgress (del), Makefile.regular (del), Makefile.standalone (del) | |
|
jba 2/6/02 10:45 AM |
Removed old R3.13 type Makefiles. |
| 0 lines of code changed in: src/ca: Makefile.Host (del), Makefile.Ioc (del) | |
|
jba 2/6/02 10:44 AM |
Added win32 resource file. |
| 38 lines of code changed in: src/ca: Makefile (+2), ca.rc (+36) | |
|
jba 2/6/02 10:41 AM |
Removed old unused or unnecessary Makefiles. |
| 0 lines of code changed in: src/cas: example/directoryService/Makefile.Vx.WorkInProgress (del), generic/Makefile (del) | |
|
jba 2/6/02 10:40 AM |
Removed generic dir since it no longer contains a Makefile. |
| 1 lines of code changed in: src/cas/Makefile (+1 -1) | |
|
jhill 2/6/02 9:49 AM |
REMOVED TESTDB |
| 0 lines of code changed in: src/cas/example/README (-3) | |
|
lange 2/6/02 5:09 AM |
Some more HP aCC warning fixes. |
| 25 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+4 -4) src/ca: cac.cpp (+3 -3), comBuf.h (+11 -12), comQueRecv.cpp (+7 -8) | |
|
lange 2/6/02 4:09 AM |
Fixed some static_cast / HP aCC tag problems. |
| 5 lines of code changed in: src/ca/udpiiu.cpp (+5 -5) | |
|
jhill 2/5/02 8:28 PM |
fixed warnings |
| 180 lines of code changed in: src/cas/generic: casClient.cc (+4 -2), casClientMon.cc (+10 -3), casInternal.h (+19 -3), casMonitor.cc (+3 -2), casPVI.cc (+3 -1), casStrmClient.cc (+26 -16), casdef.h (+19 -2), outBuf.cc (+3 -3), server.h (+29 -4) src/cas/generic/st: caServerOS.cc (+4 -2), casDGIntfOS.cc (+9 -6), casIntfOS.cc (+8 -7), casOSD.h (+17 -1), casStreamOS.cc (+14 -11) src/cas/io/bsdSocket: casDGIntfIO.cc (+5 -2), casIOD.h (+5 -1), casIntfIO.cc (+2 -2) | |
|
jhill 2/5/02 8:27 PM |
make copy constructor and assignment oper private |
| 5 lines of code changed in: src/db/dbServiceIO.cpp (+5 -1) | |
|
jhill 2/5/02 8:27 PM |
fixed warnings |
| 6 lines of code changed in: src/db/dbEvent.c (+6 -5) | |
|
jhill 2/5/02 8:26 PM |
make copy constructor and assignment oper private |
| 22 lines of code changed in: src/db/dbCAC.h (+14 -1) src/ca: udpiiu.h (+4 -1), virtualCircuit.h (+4 -1) | |
|
jhill 2/5/02 8:25 PM |
fixed warnings |
| 16 lines of code changed in: src/ca/udpiiu.cpp (+16 -13) | |
|
jhill 2/5/02 8:25 PM |
make copy constructor and assignment oper private |
| 6 lines of code changed in: src/ca: tcpRecvWatchdog.h (+3 -1), tcpSendWatchdog.h (+3 -1) | |
|
jhill 2/5/02 8:24 PM |
fixed warnings |
| 3 lines of code changed in: src/ca/tcpiiu.cpp (+3 -3) | |
|
jhill 2/5/02 8:23 PM |
make copy constructor and assignment oper private |
| 19 lines of code changed in: src/ca: repeaterSubscribeTimer.h (+3 -1), searchTimer.h (+3 -1), syncGroup.h (+13 -3) | |
|
jhill 2/5/02 8:23 PM |
fixed warnings |
| 9 lines of code changed in: src/ca/repeater.cpp (+9 -8) | |
|
jhill 2/5/02 8:23 PM |
cosmetic |
| 3 lines of code changed in: src/ca/oldChannelNotify.cpp (+3 -4) | |
|
jhill 2/5/02 8:22 PM |
make copy constructor and assignment oper private |
| 29 lines of code changed in: src/ca: netIO.h (+10 -1), netiiu.h (+6 -1), oldAccess.h (+13 -1) | |
|
jhill 2/5/02 8:21 PM |
fixed warnings |
| 27 lines of code changed in: src/ca: nciu.cpp (+11 -3), nciu.h (+16 -6) | |
|
jhill 2/5/02 8:21 PM |
make copy constructor and assignment oper private |
| 3 lines of code changed in: src/ca/msgForMultiplyDefinedPV.h (+3 -1) | |
|
jhill 2/5/02 8:20 PM |
supress duplicate addr list message in certain situations |
| 14 lines of code changed in: src/ca/iocinf.cpp (+14 -6) | |
|
jhill 2/5/02 8:20 PM |
removed leftover junk |
| 3 lines of code changed in: src/ca/inetAddrID.h (+3 -15) | |
|
jhill 2/5/02 8:19 PM |
make copy constructor and assignment oper private |
| 6 lines of code changed in: src/ca: comQueRecv.h (+3 -1), comQueSend.h (+3 -1) | |
|
jhill 2/5/02 8:19 PM |
fixed warnings |
| 27 lines of code changed in: src/ca: comBuf.h (+24 -19), comQueRecv.cpp (+3 -3) | |
|
jhill 2/5/02 8:18 PM |
cosmetic |
| 2 lines of code changed in: src/ca/casw.cpp (+2 -2) | |
|
jhill 2/5/02 8:18 PM |
removed leftover junk |
| 1 lines of code changed in: src/ca/caServerID.h (+1 -13) | |
|
jhill 2/5/02 8:17 PM |
cosmetic |
| 2 lines of code changed in: src/ca/caProto.h (+2 -1) | |
|
jhill 2/5/02 8:15 PM |
make copy constructor and assignment oper private |
| 18 lines of code changed in: src/ca: cac.h (+6 -1), cacIO.h (+7 -2), cacServiceList.cpp (+5 -1) | |
|
jhill 2/5/02 8:15 PM |
cosmetic |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -4) | |
|
jhill 2/5/02 8:14 PM |
make copy constructor and assignment oper private |
| 6 lines of code changed in: src/ca: autoPtrRecycle.h (+3 -1), bhe.h (+3 -1) | |
|
jhill 2/5/02 8:14 PM |
supress duplicate addr list message in certain situations |
| 1 lines of code changed in: src/ca/addrList.h (+1 -1) | |
|
jhill 2/5/02 8:12 PM |
fuixed warning messages |
| 38 lines of code changed in: src/libCom/env/envSubr.c (+4 -6) src/ca: access.cpp (+30 -30), acctst.c (+4 -4) | |
|
jhill 2/5/02 8:09 PM |
make copy constructor and assignment oper private |
| 43 lines of code changed in: src/libCom: misc/ipAddrToAsciiAsynchronous.h (+3 -1), osi/epicsMutex.h (+4 -7) src/libCom/fdmgr: fdManager.cpp (+1 -15), fdManager.h (+8 -6), fdmgr.cpp (+8 -3) src/libCom/timer: timerPrivate.h (+14 -1), timerQueueActiveMgr.cpp (+5 -1) | |
|
jhill 2/5/02 8:08 PM |
cosmetic |
| 2 lines of code changed in: src/libCom/logClient/logClient.c (+2 -2) | |
|
jhill 2/5/02 8:07 PM |
test presettuing the table size |
| 5 lines of code changed in: src/libCom/cxxTemplates/test/resourceLibTest.cc (+5) | |
|
jhill 2/5/02 8:06 PM |
added invalid iterator |
| 30 lines of code changed in: src/libCom/cxxTemplates: tsDLList.h (+15 -1), tsSLList.h (+15 -1) | |
|
jhill 2/5/02 8:06 PM |
dont allocate table space until its needed and remove leftover junk |
| 210 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+210 -181) | |
|
lange 2/5/02 6:58 AM |
Moved CA_..._PORT static casts from caProto.h into C++ sources. |
| 16 lines of code changed in: src/ca: caProto.h (+3 -5), casw.cpp (+5 -3), repeater.cpp (+3 -2), udpiiu.cpp (+5 -3) | |
|
lange 2/5/02 6:38 AM |
Fuzzily wise-guyishly fixed a misspelling. |
| 7 lines of code changed in: src/ca/udpiiu.cpp (+7 -7) | |
|
lange 2/5/02 4:35 AM |
Reintroduced two different interfaces (=widths) for priority. |
| 12 lines of code changed in: src/ca: caServerID.h (+5 -5), cacIO.h (+2 -3), cadef.h (+2 -2), nciu.cpp (+3 -3) | |
|
lange 2/4/02 10:14 AM |
Changes for HP-UX 11 - first semi-stable version |
| 72 lines of code changed in: configure: RULES_BUILD (+4 -4), tools/filterWarnings.pl (new 34) configure/os: CONFIG.Common.hpux-parisc (+5 -5), CONFIG.hpux-parisc.Common (+2 -2), CONFIG.hpux-parisc.hpux-parisc (+11 -8) src/db: dbCAC.h (+8 -8), dbServiceIO.cpp (+8 -9) | |
|
lange 2/4/02 10:05 AM |
Changes for HP-UX 11 - first semi-stable version |
| 160 lines of code changed in: src/ca: access.cpp (+4 -4), caProto.h (+5 -3), caServerID.h (+3 -3), cac.cpp (+19 -12), cac.h (+2 -2), cacIO.h (+10 -9), cacServiceList.cpp (+6 -8), cadef.h (+2 -2), casw.cpp (+3 -3), comBuf.h (+5 -5), comQueRecv.cpp (+6 -3), comQueRecv.h (+4 -6), iocinf.cpp (+12 -16), nciu.cpp (+2 -2), nciu.h (+10 -11), netIO.h (+2 -2), netiiu.h (+2 -3), oldCAC.cpp (+2 -2), oldChannelNotify.cpp (+2 -3), repeater.cpp (+10 -8), repeaterSubscribeTimer.cpp (+2 -3), searchTimer.cpp (+6 -6), syncGroup.h (+2 -3), syncgrp.cpp (+3 -3), tcpRecvWatchdog.cpp (+6 -4), tcpiiu.cpp (+8 -5), udpiiu.cpp (+20 -17), virtualCircuit.h (+2 -3) | |
|
mrk 2/4/02 9:54 AM |
cdCommands problem fixed by ANJ |
| 6 lines of code changed in: RELEASE_NOTES.html (+6) | |
|
mrk 2/4/02 9:19 AM |
changes for next release |
| 232 lines of code changed in: RELEASE_NOTES.html (+232 -225) | |
|
mrk 2/4/02 9:15 AM |
fix problems related to removing casts fro ellLib.h |
| 2 lines of code changed in: src/rsrv/caservertask.c (+2 -2) | |
|
lange 2/4/02 9:14 AM |
Changes for HP-UX 11 - first semi-stable version |
| 36 lines of code changed in: src/libCom: cxxTemplates/resourceLib.h (+6 -6), osi/os/posix/osdTime.cpp (+4 -2) src/libCom/fdmgr: fdManager.cpp (+2 -3), fdmgr.cpp (+3 -3) src/libCom/test: Makefile (-2), epicsListTest.cpp (+7 -4), epicsMutexTest.cpp (+5 -3) src/libCom/timer: epicsTimer.h (+7 -5), timerPrivate.h (+2 -2) | |
|
mrk 2/4/02 9:11 AM |
In do_sel udf is not set false at the beginning. If selm has an invalid value recGblSetSevr(psel,SOFT_ALARM,MAJOR_ALARM) is called. |
| 6 lines of code changed in: src/rec/selRecord.c (+6 -3) | |
|
mrk 2/4/02 9:11 AM |
all existing manipulations of UDF in process() are removed and udf is set FALSE when the raw value is successfully read. |
| 2 lines of code changed in: src/rec/mbbiRecord.c (+2 -4) | |
|
mrk 2/4/02 9:03 AM |
fix problems related to removing casts fro ellLib.h |
| 4 lines of code changed in: src/libCom/taskwd/taskwd.c (+4 -4) | |
|
mrk 2/4/02 9:03 AM |
allow 60 character record names |
| 2 lines of code changed in: src/libCom/misc/dbDefs.h (+2 -2) | |
|
mrk 2/4/02 9:02 AM |
remove casts. The compiler will this generate valuable error messages |
| 9 lines of code changed in: src/libCom/ellLib/ellLib.h (+9 -9) | |
|
mrk 2/4/02 9:01 AM |
fix problems related to removing casts fro ellLib.h |
| 15 lines of code changed in: src/db/dbScan.c (+15 -15) | |
|
mrk 2/4/02 9:01 AM |
allow 60 character record names |
| 1 lines of code changed in: src/db/dbCommon.dbd (+1 -1) | |
|
anj 2/1/02 3:04 PM |
Fixed -t option to convertRelease.pl so application settings of IOCS_APPL_TOP work properly. NB: All cdCommands paths will potentially be modified, based on the difference between the left-hand part of the host's path to TOP and the setting of IOCS_APPL_TOP. |
| 29 lines of code changed in: configure: RULES.ioc (+1 -1), RULES_ARCHS (+2 -2), tools/convertRelease.pl (+26 -16) | |
|
mrk 2/1/02 2:04 PM |
add example from appDevGuide |
| 32 lines of code changed in: src/libCom/test: Makefile (+4), epicsTimerExample.cpp (new 5), epicsTimerExampleMain.cpp (new 23) | |
|
jhill 1/31/02 10:54 AM |
fixed hpux warnings |
| 6 lines of code changed in: src/ca/iocinf.cpp (+6 -3) | |
|
norume 1/31/02 9:38 AM |
Track changes in RTEMS library names. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -2) | |
|
norume 1/31/02 9:35 AM |
Add epicsTime_gmtime and epicsTime_localtime routines. Code is identical to that in posix/osdTime.cpp. |
| 24 lines of code changed in: src/libCom/osi/os/RTEMS/osdTime.cpp (+24 -1) | |
|
jba 1/29/02 3:26 PM |
Put all include dirs on RCCMD line. |
| 2 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+2 -2) | |
|
jhill 1/29/02 10:06 AM |
added todo comment |
| 8 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+8 -1) | |
|
jba 1/21/02 2:37 PM |
Changed $*_LIBS to $*_LDLIBS. |
| 5 lines of code changed in: configure/os: CONFIG.Common.UnixCommon (+3 -3), CONFIG.Common.vxWorksCommon (+2 -2) | |
|
jhill 1/17/02 6:31 PM |
tabs to spaces and dont export in epicsShareDef |
| 86 lines of code changed in: src/libCom/misc/shareLib.h (+86 -88) | |
|
jhill 1/17/02 5:46 PM |
fixed build failure after Ralph's function spelling fix |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -3) | |
|
jba 1/17/02 1:50 PM |
Changed definitions for creation of shared libraries. |
| 53 lines of code changed in: configure: CONFIG_ADDONS (+4 -6), CONFIG_COMMON (+3 -3) configure/os: CONFIG.Common.RTEMS (+3 -3), CONFIG.Common.UnixCommon (+10 -12), CONFIG.Common.linux-x86 (+3 -1), CONFIG.Common.solaris-sparc (+5 -2), CONFIG.Common.solaris-x86 (+4 -1), CONFIG.Common.vxWorksCommon (+9 -10), CONFIG.solaris-sparc.solaris-sparc (+3 -3), CONFIG.solaris-x86.solaris-x86 (+3 -3), CONFIG.win32-x86-borland.win32-x86-borland (+3 -3), CONFIG.win32-x86.win32-x86 (+3 -6) | |
|
lange 1/16/02 10:12 AM |
Minor changes to fix HP aCC warnings. |
| 8 lines of code changed in: src/ca/comBuf.h (+8 -13) | |
![]()
Generated by StatCvs v0.1.3