Summary Period: 2004-07-16 to 2004-05-12 (Commits 8152-8251 of 9251)
|
mrk 7/16/04 8:31 AM |
get changes from R3-14-2_branch |
| 52 lines of code changed in: src/db: dbCaTest.c (+2 -2), dbLock.c (+2), dbTest.c (+35 -78), dbTest.h (+13 -11) | |
|
mrk 7/16/04 8:26 AM |
get changes from R3-14-2_branch |
| 94 lines of code changed in: src/as: asCa.c (+2 -1), asDbLib.c (+12 -12), asDbLib.h (+13 -12), asLib.h (+28 -21), asLibRoutines.c (+37 -36), ascheck.c (+2 -1) | |
|
mrk 7/16/04 8:17 AM |
get changes from R3-14-2_branch |
| 0 lines of code changed in: src/libCom/osi/os/vxWorks/epicsStdio.c (del) | |
|
mrk 7/16/04 8:12 AM |
get changes from R3-14-2_branch |
| 3 lines of code changed in: src/libCom/osi/os/posix: epicsStdio.cpp (del), epicsTempFile.cpp (+2 -2), osdThread.c (+1 -5) | |
|
mrk 7/16/04 8:05 AM |
get changes from R3-14-2_branch |
| 0 lines of code changed in: src/libCom/osi/os/WIN32/epicsStdio.c (del) | |
|
mrk 7/16/04 7:57 AM |
get changes from R3-14-2_branch |
| 177 lines of code changed in: src/libCom/osi: epicsStdio.c (+98), epicsStdio.h (+28 -2), epicsThread.cpp (+45 -2), epicsThread.h (+6 -1) | |
|
mrk 7/16/04 7:32 AM |
get changes from R3-14-2_branch |
| 138 lines of code changed in: src/libCom/test: Makefile (+4), epicsOkToBlockTest.cpp (+59), epicsOkToBlockTestMain.cpp (+29), epicsStdioTest.c (+38 -1), epicsStdioTestMain.cpp (+6 -3), macEnvExpandTest.c (+2 -1) | |
|
mrk 7/16/04 7:12 AM |
get changes from R3-14-2_branch |
| 5 lines of code changed in: src/libCom/misc: compilerDependencies.h (+1 -11), shareLib.h (+4) | |
|
mrk 7/16/04 6:53 AM |
Latest version from R3-14-2_branch |
| 36 lines of code changed in: src/libCom/error/errlog.c (+36 -11) | |
|
mrk 7/15/04 6:54 AM |
make snc propram reentrient |
| 1 lines of code changed in: src/makeBaseApp/templates/exampleApp/src/Makefile (+1) | |
|
jba 7/13/04 2:33 PM |
Put all -R directories in RUNTIME_LDFLAGS. |
| 12 lines of code changed in: configure/os: CONFIG.Common.solaris-sparc (+3 -2), CONFIG.Common.solaris-sparc-gnu (+3 -2), CONFIG.Common.solaris-x86 (+3 -2), CONFIG.Common.solaris-x86-gnu (+3 -2) | |
|
jba 7/13/04 2:22 PM |
Add macro RULES_TOP - fullpath to a module top directory. |
| 5 lines of code changed in: configure: RULES_BUILD (+2 -1), tools/convertRelease.pl (+3 -2) | |
|
jba 7/13/04 2:11 PM |
Test if DBD_INSTALLS and DB_INSTALLS are non zero instead if defined. |
| 2 lines of code changed in: configure/RULES.Db (+2 -2) | |
|
anj 7/12/04 2:09 PM |
More implementation, can't remember the details now... |
| 191 lines of code changed in: src/dbHost: DBD.pm (+1 -2), Readfile.pm (+36 -38), dbToMenuH (+13 -11), dbToRecordtypeH (+41 -17) src/dbHost/DBD: Base.pm (+8 -9), Breaktable.pm (+2 -2), Device.pm (+6 -5), Menu.pm (+4 -4), Parser.pm (+30 -29), Recfield.pm (+40 -29), Recordtype.pm (+2 -1), Variable.pm (+1 -1) src/dbHost/test: Base.pl (del), Recfield.pl (+3 -1), Recordtype.pl (+4 -1) | |
|
anj 7/9/04 6:29 PM |
Added a class for each Recfield DBF_TYPE, use this to simplify conversion to C code. dbToRecordtypeH incomplete, but it outputs the record struct. 190 tests, 100% ok. |
| 609 lines of code changed in: src/dbHost: dbToMenuH (+2 -2), dbToRecordtypeH (new 64), macLib.pm (+4 -3) src/dbHost/DBD: Base.pm (+17 -15), Device.pm (+8 -8), Recfield.pm (+338 -19), Recordtype.pm (+55 -43) src/dbHost/test: DBD.pl (+17 -17), Recfield.pl (+104 -11) | |
|
mrk 7/9/04 12:53 PM |
file epicsOkToBlockTestMain.cpp was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/test/epicsOkToBlockTestMain.cpp (new 0) | |
|
mrk 7/9/04 12:53 PM |
file epicsOkToBlockTest.cpp was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/test/epicsOkToBlockTest.cpp (new 0) | |
|
anj 7/8/04 1:22 PM |
Lots of development work, parser works. |
| 583 lines of code changed in: src/dbHost: DBD.pm (+37 -37), ReadDBD.pm (del), Readfile.pm (+8 -22), dbExpand (+5 -3), dbToMenuH (+12 -13), dbdReport (+30 -20), macLib.pm (+33 -32) src/dbHost/DBD: Base.pm (new 105), Breaktable.pm (+2 -2), Device.pm (+2 -2), Driver.pm (+2 -2), Function.pm (+2 -2), Menu.pm (+12 -2), Parser.pm (new 192), Recfield.pm (+64 -64), Recordtype.pm (+2 -2), Registrar.pm (+2 -2), Util.pm (del), Variable.pm (+2 -2) src/dbHost/test: Base.pl (new 0), Menu.pl (+2 -1), Util.pl (del), macLib.pl (new 69) | |
|
mrk 7/7/04 11:03 AM |
file osdStdio.c was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/osi/os: WIN32/osdStdio.c (new 0), hpux/osdStdio.c (new 0), posix/osdStdio.c (new 0), vxWorks/osdStdio.c (new 0) | |
|
mrk 7/7/04 11:03 AM |
file epicsStdio.c was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/osi/epicsStdio.c (new 0) | |
|
jhill 7/7/04 10:09 AM |
fixed gcc 3.4 issue |
| 15 lines of code changed in: src/ca: tcpiiu.cpp (+8), virtualCircuit.h (+7 -6) | |
|
anj 7/6/04 6:10 PM |
Implementation of libCom's macLib for perl code. |
| 238 lines of code changed in: src/dbHost/macLib.pm (new 238) | |
|
mrk 7/6/04 9:13 AM |
ODLY was not handled properly |
| 2 lines of code changed in: src/rec/calcoutRecord.c (+2 -2) | |
|
norume 7/5/04 10:01 PM |
Use correct option character. optopt is valid only when getopt returns '?'. |
| 4 lines of code changed in: src/catools/camonitor.c (+4 -4) | |
|
anj 7/2/04 6:10 PM |
Fix from Kate Feng. |
| 1 lines of code changed in: src/libCom/osi/os/RTEMS/devLibOSD.c (+1) | |
|
jhill 6/28/04 11:26 AM |
fixed gcc 3.4 issue |
| 7 lines of code changed in: src/ca: udpiiu.cpp (+4 -1), udpiiu.h (+3 -3) | |
|
anj 6/23/04 3:04 PM |
Fixed various things, added Recordtype and global DBD object tests. |
| 178 lines of code changed in: src/dbHost: DBD.pm (+47 -22), Readfile.pm (+7 -2) src/dbHost/DBD: Breaktable.pm (+4 -4), Menu.pm (+4 -4), Recfield.pm (+3 -3), Recordtype.pm (+11 -12) src/dbHost/test: DBD.pl (new 57), Recordtype.pl (new 45) | |
|
jhill 6/22/04 3:58 PM |
more efficent 8 byte aligned test |
| 4 lines of code changed in: src: cas/generic/casStrmClient.cc (+3 -3), rsrv/camessage.c (+1 -1) | |
|
jhill 6/22/04 2:22 PM |
fixed the following problems o application could hang for too long in ca_context_destroy() attempting a clean shutdown if circuit is known to be unresponsive o unexpected errno from recv message was improperrly supressed for locally initiated circuit abort |
| 78 lines of code changed in: src/ca: tcpiiu.cpp (+73 -48), virtualCircuit.h (+5 -5) | |
|
jhill 6/21/04 6:01 PM |
added channel connected context destroy test |
| 25 lines of code changed in: src/ca/acctst.c (+25) | |
|
jhill 6/17/04 7:37 PM |
many changes |
| 89 lines of code changed in: src/ca/tcpiiu.cpp (+89 -44) | |
|
jhill 6/17/04 7:36 PM |
eliminated redundant code from subscription and channel destroy |
| 5 lines of code changed in: src/ca/oldAccess.h (+5) | |
|
jhill 6/17/04 7:36 PM |
no need to maintain connected cir count |
| 1 lines of code changed in: src/ca: cac.cpp (+1 -2), cac.h (-1) | |
|
jhill 6/17/04 7:34 PM |
made channelNode a protected base |
| 1 lines of code changed in: src/ca/nciu.h (+1 -1) | |
|
jhill 6/17/04 7:33 PM |
csncel IO when channel becomes unresponsive |
| 3 lines of code changed in: src/ca/nciu.cpp (+3 -1) | |
|
jhill 6/17/04 7:30 PM |
no need to maintain count of circuits insttalled when they are installed on a doubly linked list |
| 1 lines of code changed in: src/ca/cac.cpp (+1 -4) | |
|
jhill 6/17/04 7:30 PM |
eliminated redundant code from subscription and channel destroy |
| 36 lines of code changed in: src/ca/ca_client_context.cpp (+36 -10) | |
|
jhill 6/17/04 7:29 PM |
removed call to epicsThreadSleep() in verifyImmediateTearDown() |
| 1 lines of code changed in: src/ca/acctst.c (+1 -1) | |
|
jhill 6/17/04 7:29 PM |
protect against exceptions occurring when eliminating excessive send backlog o creating channel o creating subscription also eliminated redundant code from subscription destroy |
| 11 lines of code changed in: src/ca/access.cpp (+11 -11) | |
|
norume 6/16/04 11:07 PM |
Fix int/pointer conversion warnings. |
| 2 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+2 -2) | |
|
norume 6/16/04 8:13 PM |
Fix includes. |
| 3 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+3 -2) | |
|
norume 6/16/04 8:12 PM |
Fix missing format. |
| 3 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+3 -2) | |
|
norume 6/16/04 8:10 PM |
Fix printf args/formats. |
| 7 lines of code changed in: src/libCom/macLib/macCore.c (+7 -5) | |
|
anj 6/16/04 2:09 PM |
Fixed various string terminator bugs in my changes. |
| 12 lines of code changed in: src/libCom/macLib/macCore.c (+12 -4) | |
|
jhill 6/16/04 10:47 AM |
removed use of EPICS_CA_ADDRESS_LIST |
| 9 lines of code changed in: src/ca/CAref.html (+9 -9) | |
|
norume 6/16/04 8:21 AM |
Clean up -- use epicsStrDup instead of ad-hoc allocation. |
| 3 lines of code changed in: src/libCom/osi/os: RTEMS/osdThread.c (+2 -3), posix/osdThread.c (+1 -2) | |
|
jhill 6/14/04 7:57 PM |
fixed 1st monitor update not delivered when didnt change when unresponsive |
| 37 lines of code changed in: src/ca: baseNMIU.cpp (+7 -1), nciu.cpp (+7 -11), netIO.h (+9 -3), netReadNotifyIO.cpp (+5), netSubscription.cpp (+4 -25), netWriteNotifyIO.cpp (+5) | |
|
jhill 6/14/04 1:24 PM |
disconnect clients that send missaligned protocol |
| 8 lines of code changed in: src/cas/generic/casDGClient.cc (+8 -1) | |
|
jhill 6/14/04 1:23 PM |
disconnect servers that send missaligned protocol |
| 5 lines of code changed in: src/ca/tcpiiu.cpp (+5 -3) | |
|
jhill 6/14/04 1:18 PM |
fixed undefined link |
| 13 lines of code changed in: src/ca/CAref.html (+13 -5) | |
|
jhill 6/11/04 2:43 PM |
disconnect servers that send missaligned protocol |
| 10 lines of code changed in: src/ca/tcpiiu.cpp (+10 -1) | |
|
jhill 6/11/04 2:05 PM |
disconnect clients that send missaligned protocol |
| 23 lines of code changed in: src: cas/generic/casStrmClient.cc (+10), rsrv/camessage.c (+13) | |
|
anj 6/11/04 1:33 PM |
Brought $(name=default) code over from R3.14 branch. |
| 110 lines of code changed in: src/libCom/macLib: macCore.c (+96 -46), macEnv.c (+8 -4), macLib.h (+3 -19), macUtil.c (+3 -2) | |
|
jhill 6/8/04 11:05 AM |
added build doc |
| 128 lines of code changed in: src/ca/CAref.html (+128 -3) | |
|
mrk 6/7/04 7:11 AM |
Data Base Request Option DBR_ENUM_STRS for the DTYP field ofsoft records can cause an IOC to crash. |
| 5 lines of code changed in: src/db/dbAccess.c (+5 -1) | |
|
norume 6/4/04 2:51 PM |
Cosmetic typo. |
| 2 lines of code changed in: src/libCom/macLib/macLib.h (+2 -2) | |
|
anj 6/4/04 1:02 PM |
Added individual object tests. |
| 132 lines of code changed in: src/dbHost/DBD: Function.pm (+1), Registrar.pm (+1) src/dbHost/test: Breaktable.pl (new 19), Device.pl (new 30), Driver.pl (new 10), Function.pl (new 10), Menu.pl (new 23), Recfield.pl (new 16), Registrar.pl (new 10), Util.pl (new 0), Variable.pl (new 12) | |
|
anj 6/4/04 11:10 AM |
Sync laptop => CVS |
| 399 lines of code changed in: src/dbHost/DBD.pm (new 57) src/dbHost/DBD: Breaktable.pm (new 32), Device.pm (new 44), Driver.pm (new 9), Function.pm (new 9), Menu.pm (new 40), Recfield.pm (new 96), Recordtype.pm (new 75), Registrar.pm (new 10), Util.pm (new 0), Variable.pm (new 27) | |
|
jba 6/1/04 12:30 PM |
Added a check to see if "$ARGV[0]" exists per Andy Foster request. |
| 5 lines of code changed in: configure/tools/fullPathName.pl (+5 -3) | |
|
lange 5/28/04 8:15 AM |
+= Doc for commandline tools added in 3.14.6 |
| 239 lines of code changed in: src/ca/CAref.html (+239 -30) | |
|
lange 5/28/04 6:33 AM |
Warning fix. |
| 3 lines of code changed in: src/catools/tool_lib.c (+3 -2) | |
|
lange 5/28/04 6:20 AM |
+= caput |
| 1 lines of code changed in: src/catools/Makefile (+1 -4) | |
|
lange 5/28/04 6:17 AM |
Cosmetic changes (misleading var name). |
| 11 lines of code changed in: src/catools: caget.c (+4 -4), camonitor.c (+3 -3), tool_lib.c (+2 -2), tool_lib.h (+2 -2) | |
|
lange 5/28/04 6:02 AM |
+= caput |
| 438 lines of code changed in: src/catools/caput.c (new 438) | |
|
jhill 5/27/04 9:34 AM |
now builds on tornado |
| 8 lines of code changed in: src/libCom/test/epicsExceptionTest.cpp (+8 -1) | |
|
anj 5/26/04 12:49 PM |
Moved wildcards from unnecessary file configure/RULES.iocBoot to iocBoot/Makefile |
| 8 lines of code changed in: src/makeBaseApp/Makefile (-1) src/makeBaseApp/templates: configure/RULES.iocBoot (del), exampleBoot/Makefile (+4 -1), iocBoot/Makefile (+4 -1) | |
|
anj 5/26/04 12:33 PM |
Removed testDevIoc, only used by mrkSoftTest application. |
| 1 lines of code changed in: configure/CONFIG_BASE (+1 -1) | |
|
lange 5/26/04 7:58 AM |
Bugfix for absolute timestamps. |
| 10 lines of code changed in: src/catools/tool_lib.c (+10 -9) | |
|
lange 5/26/04 6:04 AM |
Relative (percent) error -> absolute; units -> SI |
| 5 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+5 -5) | |
|
jhill 5/25/04 12:29 PM |
when testing new failure use max for type size_t instead of LONG_MAX |
| 14 lines of code changed in: src/libCom/test/epicsExceptionTest.cpp (+14 -2) | |
|
norume 5/25/04 10:32 AM |
Add a couple of parameters. |
| 4 lines of code changed in: src/libCom/env/envDefs.h (+4 -4) | |
|
jhill 5/25/04 9:45 AM |
when testing new failure use max for type size_t instead of LONG_MAX |
| 2 lines of code changed in: src/libCom/test/epicsExceptionTest.cpp (+2 -2) | |
|
lange 5/25/04 5:00 AM |
Fix: name clash on Solaris. |
| 18 lines of code changed in: src/catools: caget.c (+5 -5), cainfo.c (+3 -3), camonitor.c (+4 -4), tool_lib.c (+4 -4), tool_lib.h (+2 -2) | |
|
jhill 5/20/04 7:57 PM |
fixed logic surrounding subscription cancel 1) When channel is destroyed, but subscription not installed into a server 2) When subscription is destroyed, but has not been installed in server |
| 19 lines of code changed in: src/ca: cac.cpp (+1 -2), nciu.cpp (+6 -5), netIO.h (+2), netSubscription.cpp (+10) | |
|
jhill 5/20/04 5:55 PM |
merged changes from R3.14 and fixed problems introduced by past merges |
| 16 lines of code changed in: src/ca: cac.cpp (+2 -2), cac.h (+1 -1), getCallback.cpp (+3 -1), nciu.cpp (+1 -1), tcpiiu.cpp (+8 -2), virtualCircuit.h (+1) | |
|
anj 5/20/04 3:33 PM |
Brought changes over from R3.14.6 |
| 5 lines of code changed in: configure/tools/convertRelease.pl (+5 -4) | |
|
jhill 5/19/04 11:15 AM |
workaround for borland bcc weirdness |
| 1 lines of code changed in: src/rsrv/caservertask.c (+1 -1) | |
|
norume 5/18/04 1:05 PM |
Make EPICS command-line routines the default (no RTEMS add-on packages required). Add libraries for readline. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -2) | |
|
norume 5/18/04 12:36 PM |
HPUX needs to use SIGALRM and so can't use the POSIX version. |
| 22 lines of code changed in: src/libCom/osi/os/hpux/systemCallIntMech.cpp (+22) | |
|
norume 5/18/04 12:35 PM |
file systemCallIntMech.cpp was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/osi/os/hpux/systemCallIntMech.cpp (new 0) | |
|
anj 5/17/04 4:09 PM |
Brought correct Win32 fix over from R3.14 branch. |
| 2 lines of code changed in: src/libCom/env/bldEnvData.pl (+2 -2) | |
|
jhill 5/14/04 9:26 AM |
merged r3.14 changes |
| 9 lines of code changed in: src/libCom/osi/os/WIN32/epicsTempFile.cpp (+9 -9) | |
|
norume 5/14/04 8:41 AM |
Clean up system-call-interrupt mechanism. |
| 8 lines of code changed in: src/libCom/osi/os: Darwin/systemCallIntMech.cpp (del), Linux/systemCallIntMech.cpp (del), RTEMS/systemCallIntMech.cpp (del), cygwin32/systemCallIntMech.cpp (+2 -2), posix/systemCallIntMech.cpp (+2 -2), vxWorks/systemCallIntMech.cpp (del) | |
|
jhill 5/13/04 6:07 PM |
win32-x86-cygwin => cygwin-x86 |
| 10 lines of code changed in: configure/os/CONFIG.Common.cygwin-x86 (+10 -1) | |
|
jhill 5/13/04 5:46 PM |
win32-x86-cygwin => cygwin-x86 |
| 107 lines of code changed in: configure/os: CONFIG.Common.cygwin-x86 (+25), CONFIG.cygwin-x86.Common (+17), CONFIG.cygwin-x86.cygwin-x86 (+31), CONFIG.win32-x86-cygwin.Common (del), CONFIG.win32-x86-cygwin.win32-x86-cygwin (del), CONFIG.win32-x86.win32-x86 (+8 -7), CONFIG_COMPAT (+2 -2), CONFIG_SITE.cygwin-x86.Common (+10), CONFIG_SITE.cygwin-x86.cygwin-x86 (+10), CONFIG_SITE.win32-x86-cygwin.Common (del), CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin (del) | |
|
jhill 5/13/04 5:33 PM |
file CONFIG.cygwin-x86.cygwin-x86 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.cygwin-x86.cygwin-x86 (new 0) | |
|
jhill 5/13/04 5:33 PM |
file CONFIG_SITE.cygwin-x86.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.cygwin-x86.Common (new 0) | |
|
jhill 5/13/04 5:33 PM |
file CONFIG_SITE.cygwin-x86.cygwin-x86 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 (new 0) | |
|
jhill 5/13/04 5:33 PM |
file CONFIG.Common.cygwin-x86 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.cygwin-x86 (new 0) | |
|
jhill 5/13/04 5:33 PM |
file CONFIG.cygwin-x86.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.cygwin-x86.Common (new 0) | |
|
jhill 5/13/04 3:05 PM |
fixed gnu compiler detected issues |
| 3 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+3 -8) | |
|
jhill 5/13/04 2:52 PM |
use TCP circuits |
| 204 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+204 -29) | |
|
jhill 5/13/04 10:33 AM |
added socket unblock mechanism test |
| 7 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+7 -7) | |
|
jhill 5/13/04 10:21 AM |
added socket unblock mechanism test |
| 2 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+2 -2) | |
|
mrk 5/13/04 10:19 AM |
more changes for allowing FILE *fp for diagnostics |
| 24 lines of code changed in: src/as: asDbLib.c (+3 -3), asLib.h (+11 -7), asLibRoutines.c (+10 -10) | |
|
jhill 5/13/04 10:08 AM |
rearranged test order |
| 5 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+5 -5) | |
|
jhill 5/13/04 9:47 AM |
added socket unblock mechanism test |
| 1 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+1 -1) | |
|
jhill 5/13/04 9:35 AM |
added socket unblock mechanism test |
| 12 lines of code changed in: src/libCom/test/blockingSockTest.cpp (+12 -9) | |
|
jhill 5/12/04 3:57 PM |
added socket unblock mechanism test |
| 7 lines of code changed in: src/libCom/test/Makefile (+7) | |
|
jhill 5/12/04 3:51 PM |
added socket unblock mechanism test |
| 90 lines of code changed in: src/libCom/test: blockingSockTest.cpp (+82), blockingSockTestMain.cpp (+8) | |
![]()
Generated by StatCvs v0.1.3