Summary Period: 2001-10-16 to 2001-09-20 (Commits 5852-5951 of 9251)
|
jhill 10/16/01 5:37 PM |
revert to malloc/free if EPICS_DEBUG is defined |
| 37 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+37 -29) | |
|
jhill 10/16/01 5:36 PM |
revert to mamloc/free if EPICS_DEBUG is defined |
| 64 lines of code changed in: src/libCom/freeList/freeListLib.c (+64 -52) | |
|
jhill 10/15/01 4:54 PM |
match new cac api |
| 2 lines of code changed in: src/db/dbServiceIO.cpp (+2 -2) | |
|
jhill 10/15/01 4:51 PM |
updated notes |
| 8 lines of code changed in: src/ca/future_work.txt (+8) | |
|
jhill 10/15/01 4:51 PM |
more restrictions on use of preemptive callback enabled - and merged IO cancel routine into channel uninstall |
| 69 lines of code changed in: src/ca/cac.cpp (+69 -73) | |
|
jhill 10/15/01 4:49 PM |
exported the CA client context id |
| 9 lines of code changed in: src/ca/access.cpp (+9 -6) | |
|
jhill 10/15/01 4:48 PM |
use ca_client_context in the original API |
| 4 lines of code changed in: src/ca/cadef.h (+4 -3) | |
|
jhill 10/15/01 4:47 PM |
cosmetic |
| 3 lines of code changed in: src/ca/getCopy.cpp (+3 -3) | |
|
jhill 10/15/01 4:46 PM |
changed oldCAC from class to struct |
| 9 lines of code changed in: src/ca/oldAccess.h (+9 -3) | |
|
jhill 10/15/01 4:46 PM |
allow any CA system thread to attach to a ca context |
| 5 lines of code changed in: src/ca/oldCAC.cpp (+5 -3) | |
|
jhill 10/15/01 4:43 PM |
cosmetic |
| 9 lines of code changed in: src/ca/syncgrp.cpp (+9 -9) | |
|
jhill 10/15/01 4:23 PM |
removed destroyAllIO() func, and removed unused member data |
| 4 lines of code changed in: src/ca/cac.h (+4 -7) | |
|
jhill 10/15/01 4:22 PM |
changed ca_client_context to oldCAC |
| 3 lines of code changed in: src/ca/cadef.h (+3 -3) | |
|
jhill 10/15/01 4:21 PM |
new error code |
| 3 lines of code changed in: src/ca/caerr.h (+3) | |
|
jhill 10/15/01 4:20 PM |
stated that multiple threads are not allowed if preemptive callback is disabled |
| 13 lines of code changed in: src/ca/CAref.html (+13 -3) | |
|
jhill 10/15/01 4:19 PM |
destroy all IO function included now in uninstallChannel() |
| 1 lines of code changed in: src/ca/nciu.cpp (+1 -2) | |
|
jhill 10/15/01 4:18 PM |
function name change |
| 8 lines of code changed in: src/ca: syncGroup.h (+2 -2), tcpiiu.cpp (+3 -3), udpiiu.cpp (+3 -3) | |
|
mrk 10/15/01 8:38 AM |
latest changes for 3.14.0beta1 |
| 9 lines of code changed in: RELEASE_NOTES.html (+9) | |
|
mrk 10/15/01 8:36 AM |
make code easier to read |
| 4 lines of code changed in: src/db/dbCa.c (+4 -5) | |
|
jhill 10/12/01 6:05 PM |
cosmetic |
| 2 lines of code changed in: src/db/dbEvent.c (+2 -1) | |
|
jhill 10/12/01 5:53 PM |
wait a bit longer for IO completion |
| 3 lines of code changed in: src/util/ca_test.c (+3 -3) | |
|
jhill 10/12/01 5:49 PM |
tack change in dbEvent interface (now new events are initially disabled) |
| 5 lines of code changed in: src/rsrv/camessage.c (+5 -3) | |
|
jhill 10/12/01 5:48 PM |
dont allow disabled event to be removed from the queue and changed interface so that new events are initially disabled |
| 13 lines of code changed in: src/db/dbEvent.c (+13 -12) | |
|
jhill 10/12/01 5:47 PM |
fixed to match new dbEvent interface |
| 4 lines of code changed in: src/db/dbSubscriptionIO.cpp (+4 -5) | |
|
jhill 10/12/01 5:45 PM |
fixed comment |
| 2 lines of code changed in: src/db/dbServiceIO.cpp (+2 -2) | |
|
norume 10/12/01 9:24 AM |
Use st.cmd in the top-level IOC directory, not in bin/scripts. This change means that the st.cmd script produced for the example application needs to be edited by hand before it can be used by an RTEMS IOC. |
| 2 lines of code changed in: src/RTEMS/base/rtems_init.c (+2 -2) | |
|
jhill 10/10/01 5:57 PM |
supressed message about orphaned IO requests at exit because it is perfectly normal for channels and therefore subscription IO blocks to exist at exit (its the user's responsability to delete them. |
| 4 lines of code changed in: src/ca/cac.cpp (+4 -7) | |
|
jhill 10/10/01 5:14 PM |
supress shutdown when a circuit times out while connecting |
| 9 lines of code changed in: src/ca/tcpiiu.cpp (+9 -6) | |
|
jhill 10/4/01 8:32 PM |
ADDED IMPLICIT THREAD INIT |
| 264 lines of code changed in: src/libCom/osi/os/WIN32: dllmain.cpp (+9), osdThread.c (+255 -97) | |
|
jhill 10/4/01 8:32 PM |
changed sprintf format |
| 2 lines of code changed in: src/ca/cac.cpp (+2 -3) | |
|
jhill 10/4/01 12:47 PM |
fixed problems where lock was released but channel was inconsistently attached to an IIU |
| 67 lines of code changed in: src/ca: cac.cpp (+55 -52), cac.h (+3 -1), netiiu.cpp (+1 -15), netiiu.h (+8 -3) | |
|
jhill 10/3/01 7:02 PM |
fixed proper shutdown of local CA subscriptions |
| 5 lines of code changed in: src/db/dbServiceIO.cpp (+5 -5) | |
|
jhill 10/3/01 6:47 PM |
fixed proper shutdown of local CA subscriptions |
| 19 lines of code changed in: src/db: dbCAC.h (+3 -2), dbServiceIO.cpp (+5 -2), dbSubscriptionIO.cpp (+11 -2) | |
|
jhill 10/3/01 5:38 PM |
fixed proper shutdown of local CA subscriptions |
| 13 lines of code changed in: src/db: dbCAC.h (+2 -1), dbServiceIO.cpp (+4 -1), dbSubscriptionIO.cpp (+7 -3) | |
|
jhill 10/3/01 5:37 PM |
cosmetic |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -5) | |
|
mrk 10/3/01 2:24 PM |
check for removesOutstanding |
| 7 lines of code changed in: src/db/dbCa.c (+7) | |
|
jhill 10/3/01 1:45 PM |
fixed inconsistent signed vs unsigned for thread priority |
| 9 lines of code changed in: src/libCom/timer: epicsTimer.h (+1 -1), timerPrivate.h (+4 -4), timerQueueActive.cpp (+2 -2), timerQueueActiveMgr.cpp (+2 -2) | |
|
jhill 10/3/01 12:25 PM |
use subroutine to compute the priority and rearranged cac constructor to be robust in the face of exceptions (workaround for TII g++ bug) |
| 98 lines of code changed in: src/ca/cac.cpp (+98 -92) | |
|
jhill 10/3/01 12:24 PM |
use subroutine to compute the priority |
| 17 lines of code changed in: src/ca/cac.h (+17 -10) | |
|
jhill 10/3/01 12:23 PM |
use subroutine to compute the priority and dont restart the recv watchdog while holding the callback lock |
| 18 lines of code changed in: src/ca/tcpiiu.cpp (+18 -27) | |
|
jhill 10/3/01 12:21 PM |
use subroutine to compute the priority |
| 3 lines of code changed in: src/ca/udpiiu.cpp (+3 -9) | |
|
mrk 10/3/01 10:21 AM |
Removed accidental commit changes. |
| 3 lines of code changed in: configure/os: CONFIG.solaris-sparc.solaris-sparc (+1 -3), CONFIG_SITE.linux-x86.Common (+2 -3) | |
|
mrk 10/3/01 10:07 AM |
change daylight savings time |
| 8 lines of code changed in: configure/CONFIG_SITE_ENV (+2 -2) configure/os: CONFIG.solaris-sparc.solaris-sparc (+3 -1), CONFIG_SITE.linux-x86.Common (+3 -2) | |
|
jhill 10/2/01 5:22 PM |
call free for memory pointed to by task variable before task variable is deleted |
| 1 lines of code changed in: src/libCom/osi/os/vxWorks/osdThread.c (+1 -1) | |
|
jhill 10/2/01 5:11 PM |
fixed memory leak in epicsThreadPrivateSet |
| 1 lines of code changed in: src/libCom/osi/os/vxWorks/osdThread.c (+1) | |
|
jba 10/2/01 1:20 PM |
Changes for automated depends. |
| 3 lines of code changed in: src/db/Makefile (+3 -1) | |
|
jba 10/2/01 1:17 PM |
Changed SCRIPTS to SCRIPTS_HOST. |
| 3 lines of code changed in: src: makeBaseApp/Makefile (+1 -1), makeBaseExt/Makefile (+1 -1), registry/Makefile (+1 -1) | |
|
jba 10/2/01 1:15 PM |
Simplified some rules. |
| 5 lines of code changed in: configure/RULES.Db (+5 -37) | |
|
jhill 10/2/01 12:09 PM |
return "not connected" before "no write access" for put |
| 13 lines of code changed in: src/ca/nciu.cpp (+13 -1) | |
|
jba 10/2/01 9:48 AM |
Added SCRIPTS_HOST and SCRIPTS_IOC. |
| 19 lines of code changed in: configure: CONFIG_ADDONS (+16), RULES_BUILD (+3 -1) | |
|
jba 10/2/01 9:02 AM |
Updates for R3.14.0.beta1. |
| 32 lines of code changed in: README.WIN32 (+14 -14), READMEbuildingR3.13AppsWithR3.14.html (+16 -12), READMEconvertingR3.14.0alpha2AppsTobeta1.html (+2 -2) | |
|
jba 10/2/01 8:57 AM |
Updated vim and java lines. |
| 10 lines of code changed in: startup/win32.bat (+10 -9) | |
|
mrk 10/2/01 6:51 AM |
wait 1 minute before reporting failure to contact ntpserver |
| 5 lines of code changed in: src/libCom/osi/os/vxWorks/iocClock.c (+5) | |
|
jhill 10/1/01 8:15 PM |
fixed potential deadlock (dont hold lock when calling cb) |
| 85 lines of code changed in: src/libCom/misc: ipAddrToAsciiAsynchronous.cpp (+71 -30), ipAddrToAsciiAsynchronous.h (+14 -10) | |
|
jhill 10/1/01 8:14 PM |
send clear channel to the server when claim reply arrives and there is no matching channel in the client. Also cleared up other potential glitches related to deleting channels. |
| 40 lines of code changed in: src/ca/cac.cpp (+40 -21) | |
|
jhill 10/1/01 8:11 PM |
test for channel connected outside the clear channel request stub |
| 9 lines of code changed in: src/ca/netiiu.cpp (+9 -4) | |
|
jhill 10/1/01 8:10 PM |
changed clear channel interface |
| 3 lines of code changed in: src/ca/netiiu.h (+3 -3) | |
|
jhill 10/1/01 8:09 PM |
test for channel connected outside the clear channel request stub |
| 13 lines of code changed in: src/ca/tcpiiu.cpp (+13 -15) | |
|
jhill 10/1/01 8:08 PM |
changed clear channel interface |
| 4 lines of code changed in: src/ca/virtualCircuit.h (+4 -4) | |
|
anj 10/1/01 4:55 PM |
Fixed operation in new app directory. |
| 4 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+4 -6) | |
|
jhill 10/1/01 1:11 PM |
cosmetic |
| 3 lines of code changed in: src/libCom/timer/timer.cpp (+3 -3) | |
|
jba 10/1/01 1:00 PM |
Commented out OBJS_IOC epicsListTest because build fails for vxWorks-ppc604 on win32-x86 host. |
| 2 lines of code changed in: src/libCom/test/Makefile (+2 -1) | |
|
norume 9/29/01 2:51 PM |
RTEMS TFTP driver now handles leading ../ path name components properly. Thus, for ../../dbd/example.dbd to be found properly, the st.cmd script must be moved down two directories. For now it is in bin/scripts, but that may change. |
| 3 lines of code changed in: src/RTEMS/base/rtems_init.c (+3 -3) | |
|
jba 9/27/01 3:56 PM |
Changed from tornado20 to tornado202. |
| 1 lines of code changed in: configure/RELEASE (+1 -2) | |
|
anj 9/27/01 2:52 PM |
Improved readRelease subroutine to allow macro definitions after the macro has been used. |
| 22 lines of code changed in: configure/tools/convertRelease.pl (+22 -6) | |
|
anj 9/27/01 2:50 PM |
Replaced ReadReleaseFile subroutine with version from convertRelease.pl which supports include and now allows definitions to appear after use. |
| 47 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+47 -11) | |
|
jhill 9/26/01 1:59 PM |
fixed spurious "server memory exhausted" message |
| 4 lines of code changed in: src/rsrv: online_notify.c (+3 -1), server.h (+1 -1) | |
|
norume 9/26/01 10:28 AM |
The RTEMS TFTP driver now supports a limited form of chdir(). This means that the hack of redefining fopen is no longer necessary. Link -lrtemsall before -lrtemsCom to ensure that the configuration information gets pulled from the rtemsCom library. |
| 3 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+3 -3) | |
|
norume 9/26/01 10:27 AM |
RTEMS TFTP driver now supports a limited form of chdir(). This means that the hack of redefining fopen is no longer necessary. |
| 10 lines of code changed in: src/RTEMS/base/rtems_init.c (+10 -47) | |
|
mrk 9/26/01 8:30 AM |
remove def for pdbbase |
| 0 lines of code changed in: src/db/test/callbackTestMain.c (-2) | |
|
mrk 9/26/01 7:36 AM |
make sure epicsThreadInit called |
| 36 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+36 -9) | |
|
mrk 9/26/01 6:51 AM |
mkre changes for beta1 |
| 14 lines of code changed in: RELEASE_NOTES.html (+14 -1) | |
|
mrk 9/26/01 6:49 AM |
remove extra debug statements; changes for clarity |
| 10 lines of code changed in: src/db/dbLock.c (+10 -31) | |
|
jhill 9/25/01 6:58 PM |
fixed unprotected increment that might cause problems on RISC arch |
| 6 lines of code changed in: src/db/dbEvent.c (+6 -3) | |
|
jhill 9/25/01 6:56 PM |
fixed race condition |
| 5 lines of code changed in: src/db: dbCAC.h (+1 -2), dbServiceIO.cpp (+1 -2), dbSubscriptionIO.cpp (+3 -7) | |
|
jhill 9/25/01 10:59 AM |
implemented threadExitMain() |
| 3 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+3 -2) | |
|
jhill 9/24/01 7:12 PM |
fixed race condition |
| 14 lines of code changed in: src/db: dbServiceIO.cpp (+5 -12), dbSubscriptionIO.cpp (+9 -3) | |
|
jhill 9/24/01 7:11 PM |
fixed potential race condition |
| 22 lines of code changed in: src/db/dbEvent.c (+22 -19) | |
|
jhill 9/24/01 7:10 PM |
cosmetic |
| 6 lines of code changed in: src/db/dbCAC.h (+6 -6) | |
|
jhill 9/24/01 7:08 PM |
added comment |
| 7 lines of code changed in: src/ca: access.cpp (+3 -1), oldAccess.h (+4 -2) | |
|
jhill 9/24/01 7:08 PM |
cosmetic |
| 1 lines of code changed in: src/ca/acctst.c (+1 -1) | |
|
jhill 9/24/01 7:06 PM |
assert fail before allowing invalid thread id into use |
| 3 lines of code changed in: src/libCom/osi/os: WIN32/osdThread.c (+2 -1), posix/osdThread.c (+1) | |
|
jba 9/24/01 5:15 PM |
Allow multiple includes of base RULES_BUILD (use first include). |
| 6 lines of code changed in: configure/RULES_BUILD (+6 -1) | |
|
mrk 9/24/01 2:49 PM |
latest changes. Still extra printf statements |
| 21 lines of code changed in: src/db/dbLock.c (+21 -9) | |
|
mrk 9/24/01 10:02 AM |
Still not working. Many asserts |
| 60 lines of code changed in: src/db/dbLock.c (+60 -57) | |
|
jhill 9/21/01 1:49 PM |
cosmetic |
| 2 lines of code changed in: src/ca/oldSubscription.cpp (+2 -2) | |
|
jhill 9/21/01 12:29 PM |
cosmetic |
| 19 lines of code changed in: src/ca/acctst.c (+17 -17) | |
|
jhill 9/21/01 12:09 PM |
fixed possible race condition where put notify block might be nilled out while it is running |
| 6 lines of code changed in: src/db: dbCAC.h (+1 -4), dbChannelIO.cpp (+1 -6), dbPutNotifyBlocker.cpp (+3 -10), dbServiceIO.cpp (+1 -7) | |
|
anj 9/20/01 3:26 PM |
Removed EPICS_EXTENSIONS dependencies as this causes problems with the RELEASE file checker. Now users of msi, sch2edif, e2db or dbst must have these in their path, or define a variable pointing to the binary in their application configure/RELEASE files. Capfast users may also want to add the definition CAPFAST_TEMPLATES pointing to their EPICS symbols, originally found via (EPICS_EXTENSIONS)/templates/capfast |
| 7 lines of code changed in: configure/CONFIG_BASE (+7 -18) | |
|
anj 9/20/01 3:08 PM |
Changed how we decide whether or not to build cdCommands. |
| 4 lines of code changed in: configure/RULES.ioc (+4 -10) | |
|
jhill 9/20/01 12:45 PM |
dont deadlock if ca_clear_event() is in the subscription update callback |
| 3 lines of code changed in: src/db/dbEvent.c (+3 -2) | |
|
jhill 9/20/01 12:38 PM |
fixed put notify blocking bug and put notify type mapping bug |
| 5 lines of code changed in: src/db/dbPutNotifyBlocker.cpp (+5 -5) | |
|
jhill 9/20/01 12:34 PM |
catch out of bounds read |
| 5 lines of code changed in: src/db/dbServiceIO.cpp (+5 -5) | |
|
jhill 9/20/01 12:30 PM |
improved sync group startup sequence |
| 27 lines of code changed in: src/ca/syncGroup.h (+27 -17) | |
|
jhill 9/20/01 12:30 PM |
improved subscription startup sequence |
| 10 lines of code changed in: src/ca/oldAccess.h (+10 -7) | |
|
jhill 9/20/01 12:29 PM |
install ca diagnostics header file |
| 1 lines of code changed in: src/ca/Makefile (+1) | |
|
jhill 9/20/01 12:29 PM |
catch additional exceptions and modified subscription startup to work better with local channels |
| 28 lines of code changed in: src/ca/access.cpp (+28 -10) | |
|
jhill 9/20/01 12:27 PM |
improved test for local channels |
| 35 lines of code changed in: src/ca/acctst.c (+35 -8) | |
|
jhill 9/20/01 12:26 PM |
improved tcpiiu shut down seq |
| 8 lines of code changed in: src/ca/cac.cpp (+8 -2) | |
|
jhill 9/20/01 12:25 PM |
allow use from C++ |
| 12 lines of code changed in: src/ca/caDiagnostics.h (+12 -3) | |
![]()
Generated by StatCvs v0.1.3