Summary Period: 2003-05-21 to 2003-04-24 (Commits 7652-7751 of 9251)
|
mrk 5/21/03 7:21 AM |
no CROSS_COMPILER_TARGET_ARCHS by default |
| 3 lines of code changed in: configure/CONFIG_SITE (+3 -2) | |
|
mrk 5/21/03 7:17 AM |
revert to old |
| 2 lines of code changed in: configure/os/CONFIG_SITE.Common.solaris-sparc (+2 -2) | |
|
mrk 5/21/03 7:16 AM |
change for 2003 |
| 6 lines of code changed in: configure: CONFIG_SITE (+2 -4), CONFIG_SITE_ENV (+2 -2), os/CONFIG_SITE.Common.solaris-sparc (+2 -2) | |
|
jhill 5/20/03 5:37 PM |
updated for R3.14.2 |
| 26 lines of code changed in: documentation/RELEASE_NOTES.html (+26) | |
|
jhill 5/20/03 5:30 PM |
updated doc on ca_client_status() |
| 5 lines of code changed in: src/ca/CAref.html (+5 -3) | |
|
jba 5/20/03 3:13 PM |
Converted formatted line to Text Wrap. |
| 11 lines of code changed in: configure/tools/mkmf.pl (+11 -23) | |
|
norume 5/20/03 3:01 PM |
Highlight 'function' keyword. Change 'write nNew elements into array' note from a comment which could be confused with a true C comment describing the operation of the next line of the example. |
| 2 lines of code changed in: documentation/RELEASE_NOTES.html (+2 -2) | |
|
jhill 5/16/03 6:49 PM |
increased access control |
| 13 lines of code changed in: src/cas/generic/casdef.h (+13 -9) | |
|
jhill 5/16/03 4:56 PM |
fixed sun pro warning |
| 71 lines of code changed in: src/cas/example/directoryService/directoryServer.cc (+12 -10) src/cas/generic: casChannel.cc (+2 -2), casChannelI.cc (+20 -15), casChannelI.h (+12 -11), casMonitor.cc (+3 -3), casPVI.cc (+3 -2), chanIntfForPV.cc (+4 -3), chanIntfForPV.h (+15 -4) | |
|
jhill 5/16/03 4:48 PM |
fixed sun pro warning |
| 20 lines of code changed in: src/libCom/test: epicsEventTestMain.cpp (+4 -4), epicsMessageQueueTest.cpp (+4 -4), epicsMutexTest.cpp (+2 -3), epicsMutexTestMain.cpp (+4 -4), epicsThreadPrivateTest.cpp (+2 -2), epicsThreadTestMain.cpp (+4 -4) | |
|
jhill 5/16/03 3:08 PM |
tabs to white space |
| 330 lines of code changed in: src/cas/generic/casdef.h (+330 -330) | |
|
lange 5/16/03 2:37 PM |
Fixed HP aCC compiler warnings |
| 4 lines of code changed in: src/ca: searchTimer.cpp (+2 -2), udpiiu.cpp (+2 -2) | |
|
jhill 5/16/03 12:08 PM |
fixed what appears to be a socket leak |
| 6 lines of code changed in: src/ca/repeater.cpp (+6 -8) | |
|
jhill 5/16/03 11:59 AM |
fixed sun pro warning message |
| 54 lines of code changed in: src/ca/caEventRate.cpp (+54 -48) | |
|
jhill 5/16/03 11:30 AM |
fixed sun pro warning message |
| 20 lines of code changed in: src/rsrv/camessage.c (+20 -11) | |
|
jhill 5/16/03 9:32 AM |
bumped ifdef to sun pro version 5.4 - still waiting for sun pro to allow a virtual destructor |
| 3 lines of code changed in: src/ca/netIO.h (+3 -3) | |
|
jhill 5/16/03 8:52 AM |
fixed array subscript |
| 2 lines of code changed in: src/gdd/gdd.cc (+2 -2) | |
|
jhill 5/15/03 7:01 PM |
better support for c++ |
| 1 lines of code changed in: src/libCom/misc/epicsTypes.h (+1 -1) | |
|
jhill 5/15/03 6:59 PM |
reading and writing through the channel allows for put logging to occur and other forms of application flexibility |
| 74 lines of code changed in: src/cas/generic: casChannel.cc (+20 -1), casChannelI.cc (+22 -1), casChannelI.h (+3 -1), casdef.h (+29 -1) | |
|
jhill 5/15/03 6:58 PM |
inlined simple function and use mutex in casPV::write |
| 2 lines of code changed in: src/cas/generic/casPVI.cc (+2 -6) | |
|
jhill 5/15/03 6:57 PM |
inlined simple function |
| 6 lines of code changed in: src/cas/generic/casPVI.h (+6 -1) | |
|
jhill 5/15/03 6:56 PM |
reading and writing through the channel allows for put logging to occur and other forms of application flexibility |
| 12 lines of code changed in: src/cas/generic/casStrmClient.cc (+12 -11) | |
|
jhill 5/15/03 1:33 PM |
fixed serious problems when creating and destroying arrays of aitString |
| 144 lines of code changed in: src/gdd/gdd.cc (+144 -77) | |
|
jba 5/14/03 8:32 AM |
Use shared readline library. |
| 4 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc (+4 -4) | |
|
mrk 5/14/03 6:29 AM |
use const char |
| 5 lines of code changed in: src/as: Makefile (-1), asLib.h (+2 -2), asTrapWrite.c (+1 -1), asTrapWrite.h (+2 -2) | |
|
mrk 5/14/03 6:21 AM |
asTrapWrite aslo belongs to LIB_SRCS |
| 1 lines of code changed in: src/as/Makefile (+1) | |
|
jhill 5/13/03 5:53 PM |
added void to func proto |
| 1 lines of code changed in: src/ca/acctst.c (+1 -1) | |
|
jhill 5/13/03 4:27 PM |
more stringent connect w disconnected chan test |
| 50 lines of code changed in: src/ca/acctst.c (+50) | |
|
jhill 5/13/03 4:03 PM |
doc |
| 1 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+1 -1) | |
|
jhill 5/13/03 4:03 PM |
cinvert errno to string prior to hgenerating a new errno |
| 3 lines of code changed in: src/cas/io/bsdSocket/casIntfIO.cc (+3 -3) | |
|
jhill 5/13/03 4:02 PM |
cosmetic |
| 1 lines of code changed in: src/cas/generic/casDGClient.cc (+1 -2) | |
|
jhill 5/13/03 4:00 PM |
cleaned up casw doc |
| 10 lines of code changed in: src/ca/CAref.html (+10 -6) | |
|
jhill 5/13/03 3:54 PM |
restructured locking to match current design practices for CAC |
| 65 lines of code changed in: src/ca/searchTimer.cpp (+65 -53) | |
|
jhill 5/13/03 3:45 PM |
restructured locking to match current design practices for CAC |
| 11 lines of code changed in: src/ca/searchTimer.h (+11 -9) | |
|
jhill 5/13/03 3:44 PM |
o restructured locking to match current design practices for CAC o when installing a channel into the udp iiu install it to the front of the list, and not the back, so that its search request will be sent first and so that its retry count will be considered when calculating the minimum retry count. |
| 24 lines of code changed in: src/ca/udpiiu.cpp (+24 -25) | |
|
jhill 5/13/03 3:40 PM |
restructured locking to match current design practices for CAC |
| 12 lines of code changed in: src/ca/udpiiu.h (+12 -9) | |
|
mrk 5/13/03 10:53 AM |
same def of RECSUPFUN for both C and C++ |
| 2 lines of code changed in: src/dbStatic/recSup.h (+2 -3) | |
|
jba 5/12/03 2:39 PM |
Moved excas. |
| 2 lines of code changed in: src/Makefile (+2 -2) | |
|
jba 5/12/03 10:04 AM |
Removed extra blanks. |
| 2 lines of code changed in: documentation/README.1st (+2 -3) | |
|
mrk 5/12/03 9:40 AM |
fdopen for write only |
| 3 lines of code changed in: src/db/dbTest.c (+3 -3) | |
|
lange 5/12/03 8:26 AM |
New aCC compiler version |
| 2 lines of code changed in: documentation/README.hpux (+2 -1) | |
|
mrk 5/12/03 7:29 AM |
make sure now events are missed |
| 2 lines of code changed in: src/as/asCa.c (+2 -2) | |
|
mrk 5/12/03 7:28 AM |
add excas |
| 39 lines of code changed in: src: Makefile (+2 -1), excas/Makefile (new 37) | |
|
jba 5/9/03 10:56 AM |
Removed Crun library. |
| 2 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc-gnu (+2 -2) | |
|
norume 5/8/03 5:13 PM |
Show typical usage as a comment. |
| 2 lines of code changed in: configure/os/CONFIG_SITE.Common.darwin-ppc (+2 -1) | |
|
norume 5/8/03 5:09 PM |
Rename file to reflect correct usage. |
| 3 lines of code changed in: configure/os: CONFIG_SITE.Common.darwin-ppc (new 2), CONFIG_SITE.darwin-ppc.Common (del) | |
|
jba 5/8/03 4:58 PM |
Initial version |
| 22 lines of code changed in: configure/os: CONFIG_SITE.Common.solaris-sparc (new 12), CONFIG_SITE.Common.solaris-sparc-gnu (new 10) | |
|
jba 5/8/03 4:38 PM |
Added COMMANDLINE includes. |
| 1 lines of code changed in: src/libCom/Makefile (+1) | |
|
jba 5/8/03 4:12 PM |
Added definitions for READLINE library. |
| 11 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc (+11 -1) | |
|
jba 5/8/03 3:19 PM |
Removed comments and null definitions. |
| 1 lines of code changed in: configure/os/CONFIG.Common.win32-x86-cygwin (+1 -11) | |
|
jba 5/8/03 3:13 PM |
Updates for Visual c++ 6.0 |
| 5 lines of code changed in: configure/os/CONFIG_SITE.win32-x86.win32-x86 (+5 -4) | |
|
jba 5/8/03 3:05 PM |
Added definitions for READLINE. |
| 2 lines of code changed in: configure/CONFIG_COMMON (+2 -1) | |
|
jba 5/8/03 3:00 PM |
Added code to remove trailing blanks in RELEASE file definitions. |
| 10 lines of code changed in: configure/tools/convertRelease.pl (+10 -9) | |
|
lange 5/7/03 7:54 AM |
Fixed HP-UX (aCC) compiler warnings |
| 3 lines of code changed in: src/ca/tcpiiu.cpp (+3 -3) | |
|
jhill 5/6/03 9:35 AM |
removed duplicate word |
| 5 lines of code changed in: src/ca/CAref.html (+5 -5) | |
|
lange 5/6/03 9:14 AM |
Fixed HP-GNU warning (unused variable) |
| 1 lines of code changed in: src/gdd/gdd.cc (+1 -2) | |
|
lange 5/6/03 7:55 AM |
Fixed HP-GNU warning (unused variable) |
| 3 lines of code changed in: src/libCom/osi/os/posix/osdProcess.c (+3 -1) | |
|
lange 5/6/03 6:53 AM |
Fixed HP-GNU warning (unused variable) |
| 0 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (-1) | |
|
lange 5/6/03 6:49 AM |
Fixed C++ warning message by "defining both functions in the derived class" (Jeff) |
| 11 lines of code changed in: src/cas/example/directoryService: directoryServer.cc (+9 -1), directoryServer.h (+2) | |
|
norume 5/5/03 2:00 PM |
Shared libraries are now enabled by default. Command-line editing selection should be in a SITE file. |
| 7 lines of code changed in: configure/os: CONFIG.Common.darwin-ppc (+6 -5), CONFIG_SITE.darwin-ppc.Common (+1 -6) | |
|
jba 5/5/03 12:03 PM |
Added rules for DB_INSTALLS and DBD_INSTALLS. |
| 18 lines of code changed in: configure/RULES.Db (+18) | |
|
jhill 5/2/03 3:02 PM |
made pvExistTest private |
| 4 lines of code changed in: src/cas/example/directoryService/directoryServer.h (+4 -3) | |
|
jhill 5/2/03 12:44 PM |
added new argument to the pvExistTest |
| 3 lines of code changed in: src/cas/example/directoryService: directoryServer.cc (+1 -1), directoryServer.h (+2 -1) | |
|
jhill 5/2/03 12:42 PM |
optimization |
| 8 lines of code changed in: src/cas/generic: casAsyncPVAttachIOI.cpp (+7 -11), casAsyncPVExistIOI.cpp (+1 -4) | |
|
jhill 5/2/03 12:41 PM |
added new argument to the pvExistTest |
| 17 lines of code changed in: src/cas/generic: caServer.cc (+9 -3), casDGClient.cc (+2 -2), casdef.h (+6 -4) | |
|
jhill 5/2/03 12:40 PM |
clean up |
| 1 lines of code changed in: src/cas/generic/casEventSys.cc (+1 -2) | |
|
jhill 5/2/03 12:40 PM |
reformat |
| 17 lines of code changed in: src/cas/generic/README (+17 -17) | |
|
norume 5/2/03 11:23 AM |
Remove debugging dreck. |
| 32 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+32 -11) | |
|
norume 5/2/03 10:39 AM |
Don't try to clean up non-EPICS threads. |
| 28 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+28 -24) | |
|
jhill 5/1/03 6:18 PM |
record connection delays |
| 10 lines of code changed in: src/ca/caEventRate.cpp (+10 -3) | |
|
jhill 5/1/03 5:33 PM |
reformmatting |
| 8 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+8 -7) | |
|
norume 5/1/03 5:21 PM |
Create dummy context for threads not created by epicsThreadCreate(). This is needed by jca. CVS: ---------------------------------------------------------------------- |
| 39 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+39 -4) | |
|
jhill 5/1/03 5:18 PM |
SIGURG => SIGALRM |
| 1 lines of code changed in: src/libCom/osi/os/posix/osdSignal.cpp (+1 -1) | |
|
jhill 5/1/03 5:11 PM |
use SIGALRM instead of SIGURG to wakeup blocking socket calls |
| 6 lines of code changed in: src/ca/tcpiiu.cpp (+2 -2) src/libCom/osi: osiSock.h (+2 -2), os/posix/systemCallIntMech.cpp (+2 -2) | |
|
jhill 5/1/03 4:51 PM |
use SIGALRM instead of SIGURG to wakeup blocking socket calls |
| 39 lines of code changed in: src/libCom/osi/epicsSignal.h (+2 -2) src/ca: cac.cpp (+2 -2), tcpiiu.cpp (+3 -3) src/libCom/osi/os: RTEMS/osdSignal.cpp (+2 -2), default/osdSignal.cpp (+2 -2), posix/osdSignal.cpp (+22 -16), vxWorks/osdSignal.cpp (+2 -2) src/libCom/osi/os/WIN32: osdSignal.cpp (+2 -2), osdThread.c (+2 -2) | |
|
jba 5/1/03 9:16 AM |
Removed unused definition MSVISC. |
| 1 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+1 -2) | |
|
jhill 4/29/03 4:05 PM |
improved diagnostic |
| 1 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+1 -1) | |
|
jhill 4/29/03 4:00 PM |
changed fd_set array to a pointer so that application is independent of FD_SETSIZE |
| 16 lines of code changed in: src/libCom/fdmgr: fdManager.cpp (+14 -14), fdManager.h (+2 -2) | |
|
jhill 4/29/03 12:22 PM |
moved the maximum number of file descriptors up to 4096 |
| 4 lines of code changed in: src/libCom/fdmgr/fdManager.cpp (+4 -2) | |
|
jhill 4/28/03 12:38 PM |
installed - currently guessing that shutdown works to interrupt blocking send() and recv() calls under cygwin, but this has not been confiremed. |
| 23 lines of code changed in: src/libCom/osi/os/cygwin32/systemCallIntMech.cpp (new 23) | |
|
jhill 4/24/03 5:36 PM |
fixed borland build |
| 8 lines of code changed in: src: ca/comQueSend.cpp (+5 -2), libCom/osi/os/WIN32/epicsSocketConvertErrnoToString.cpp (+3 -2) | |
|
jhill 4/24/03 4:14 PM |
changed to shutdown for sys call interrupt |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks/systemCallIntMech.cpp (+2 -2) | |
|
jhill 4/24/03 12:09 PM |
added missing include |
| 4 lines of code changed in: src/libCom/osi/os/default/epicsSocketConvertErrnoToString.cpp (+4 -2) | |
|
jhill 4/24/03 12:04 PM |
added new src files |
| 2 lines of code changed in: src/libCom/Makefile (+2) | |
|
jhill 4/24/03 11:41 AM |
convertSocketErrorToString => epicsSocketConvertErrnoToString |
| 50 lines of code changed in: src/util/iocLogServer.c (+9 -9) src/cas/io/bsdSocket: casDGIntfIO.cc (+9 -9), casIntfIO.cc (+8 -8), casStreamIO.cc (+8 -8) src/rsrv: camsgtask.c (+1 -1), caserverio.c (+2 -2), caservertask.c (+5 -5), cast_server.c (+4 -4), online_notify.c (+4 -4) | |
|
jhill 4/24/03 11:39 AM |
cleaned up shutdown procedure |
| 10 lines of code changed in: src/ca/cac.cpp (+10 -3) | |
|
jhill 4/24/03 11:38 AM |
convertSocketErrorToString => epicsSocketConvertErrnoToString |
| 15 lines of code changed in: src/ca: casw.cpp (+6 -6), repeater.cpp (+9 -9) | |
|
jhill 4/24/03 11:38 AM |
cleaned up shutdown procedure |
| 103 lines of code changed in: src/ca/tcpiiu.cpp (+103 -77) | |
|
jhill 4/24/03 11:37 AM |
convertSocketErrorToString => epicsSocketConvertErrnoToString |
| 9 lines of code changed in: src/ca/udpiiu.cpp (+9 -9) | |
|
jhill 4/24/03 11:36 AM |
new sockHasBeenClosed flag |
| 2 lines of code changed in: src/ca/virtualCircuit.h (+2 -18) | |
|
jhill 4/24/03 11:35 AM |
convertSocketErrorToString => epicsSocketConvertErrnoToString |
| 5 lines of code changed in: src/ca/ca_client_context.cpp (+5 -5) | |
|
jhill 4/24/03 11:32 AM |
installed |
| 31 lines of code changed in: src/libCom/osi/os/WIN32: osdSock.h (+8), systemCallIntMech.cpp (new 23) | |
|
jhill 4/24/03 11:32 AM |
moved sock err str converting func |
| 1 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.c (+1 -33) | |
|
jhill 4/24/03 11:31 AM |
installed |
| 46 lines of code changed in: src/libCom/osi/os/WIN32/epicsSocketConvertErrnoToString.cpp (new 46) | |
|
jhill 4/24/03 11:31 AM |
added definition for read and write shutdown |
| 6 lines of code changed in: src/libCom/osi/os/vxWorks/osdSock.h (+6) | |
|
jhill 4/24/03 11:30 AM |
installed |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks/systemCallIntMech.cpp (new 2) | |
|
jhill 4/24/03 11:29 AM |
added definition for read and write shutdown |
| 17 lines of code changed in: src/libCom/osi/os: RTEMS/osdSock.h (+9 -1), solaris/osdSock.h (+8) | |
|
jhill 4/24/03 11:29 AM |
installed |
| 23 lines of code changed in: src/libCom/osi/os: RTEMS/systemCallIntMech.cpp (new 1), posix/systemCallIntMech.cpp (new 22) | |
|
jhill 4/24/03 11:28 AM |
added definition for read and write shutdown |
| 8 lines of code changed in: src/libCom/osi/os/Linux/osdSock.h (+8) | |
|
jhill 4/24/03 11:28 AM |
installed |
| 1 lines of code changed in: src/libCom/osi/os/Linux/systemCallIntMech.cpp (new 1) | |
![]()
Generated by StatCvs v0.1.3