Summary Period: 1998-09-24 to 1998-06-15 (Commits 2752-2851 of 9251)
|
jhill 9/24/98 4:18 PM |
added ca_get_ioc_connection_count () |
| 9 lines of code changed in: src/ca/cadef.h (+9 -1) | |
|
jhill 9/24/98 4:17 PM |
cosmetic |
| 5 lines of code changed in: src/ca/bsd_depen.c (+5 -9) | |
|
jhill 9/24/98 4:11 PM |
verify that conn is dropped when channel count goes to zero |
| 16 lines of code changed in: src/ca/acctst.c (+16 -1) | |
|
jhill 9/24/98 4:10 PM |
o test routine added o allow large PV names |
| 37 lines of code changed in: src/ca/access.c (+37 -9) | |
|
jhill 9/24/98 3:52 PM |
cosmetic |
| 5 lines of code changed in: src/cas/io/bsdSocket: casDGIntfIO.cc (+3 -3), casIOD.h (+2 -32) | |
|
jhill 9/24/98 3:50 PM |
subtle changes which relate to not flushing the output buffer if there are bytes pending in the input queue (improves performance) |
| 33 lines of code changed in: src/cas/generic/st/casStreamOS.cc (+33 -18) | |
|
jhill 9/24/98 3:42 PM |
cosmetic |
| 2 lines of code changed in: src/cas/generic/st/casOSD.h (+2 -26) | |
|
jhill 9/24/98 3:41 PM |
supply resource id to logBadIdWithFileAndLineno() |
| 7 lines of code changed in: src/cas/generic/server.h (+7 -4) | |
|
jhill 9/24/98 3:40 PM |
new error message |
| 4 lines of code changed in: src/cas/generic/casdef.h (+4 -2) | |
|
jhill 9/24/98 3:40 PM |
o block if unable to get buffer space for the exception message o subtle changes related to properly dealing with situations where both the server tool and the client tool delete the same PV simultaneously |
| 76 lines of code changed in: src/cas/generic/casStrmClient.cc (+76 -33) | |
|
jhill 9/24/98 3:35 PM |
send exception in correct byte order / block if no space for exception |
| 30 lines of code changed in: src/cas/generic/casClient.cc (+30 -9) | |
|
jhill 9/24/98 3:33 PM |
cosmetic |
| 25 lines of code changed in: src/cas/generic/casChannelI.cc (+25 -22) | |
|
mrk 9/15/98 10:05 AM |
fix bugs for JDCT |
| 10 lines of code changed in: src/dbStatic/dbStaticLib.c (+10 -5) | |
|
jhill 8/12/98 11:36 AM |
allow the user name to change when they use su |
| 15 lines of code changed in: src/ca/posix_depen.c (+15 -15) | |
|
lewis 8/6/98 6:08 PM |
Put __STDC__ guard around errlogListener. |
| 8 lines of code changed in: src/libCom: errlog.h (+4), error/errlog.h (+4) | |
|
jhill 8/6/98 1:25 PM |
changed new to pnew avoiding C++ keyword clash |
| 2 lines of code changed in: src/dbStatic/dbStaticLib.h (+2 -2) | |
|
jhill 7/23/98 11:48 AM |
eventsOff is no longere a private member |
| 6 lines of code changed in: src/cas/generic/casEventSys.cc (+6 -2) | |
|
lange 7/22/98 11:51 AM |
Made bit B0 'DCT No' |
| 0 lines of code changed in: src/rec/mbbiDirectRecord.dbd (-1) | |
|
jhill 7/8/98 10:50 AM |
winmm => advapi32 |
| 1 lines of code changed in: src/util/Makefile.Host (+1 -1) | |
|
jhill 7/8/98 10:50 AM |
use arch indep types |
| 9 lines of code changed in: src/util/ca_test.c (+9 -9) | |
|
jhill 7/8/98 10:48 AM |
winmm => advapi32 |
| 1 lines of code changed in: src/cas/example/directoryService/Makefile.Host (+1 -1) | |
|
jhill 7/8/98 10:38 AM |
fixed lost monitors during flow control problem |
| 344 lines of code changed in: src/cas/generic: casAsyncRdIOI.cc (+5 -2), casChannelI.cc (+4 -17), casClientMon.cc (+5 -2), casCoreClient.cc (+5 -2), casEventSys.cc (+112 -8), casEventSysIL.h (+46 -62), casInternal.h (+5 -7), casMonEvent.cc (+5 -2), casMonitor.cc (+15 -38), casStrmClient.cc (+73 -85), server.h (+35 -15), st/casDGOS.cc (+34 -31) | |
|
jhill 7/7/98 6:28 PM |
removed mm lib |
| 1 lines of code changed in: src/ca/Makefile.Host (+1 -1) | |
|
jhill 7/7/98 6:05 PM |
print Mbps |
| 13 lines of code changed in: src/ca/catime.c (+13 -15) | |
|
jhill 7/7/98 6:04 PM |
cosmetic changes |
| 50 lines of code changed in: src/ca/iocinf.c (+50 -46) | |
|
jhill 7/7/98 6:01 PM |
use high precision timers |
| 110 lines of code changed in: src/ca/windows_depen.c (+110 -72) | |
|
jhill 7/7/98 5:44 PM |
winmm => advapi32 |
| 1 lines of code changed in: src/libCom/Makefile.Host (+1 -1) | |
|
jhill 7/7/98 5:41 PM |
use high precision timers |
| 141 lines of code changed in: src/libCom: tsSubr.c (+76 -29), osi/os/WIN32/osdTime.cpp (+65 -57) | |
|
jhill 7/7/98 5:38 PM |
fixed shared/static issues on WIN32 |
| 24 lines of code changed in: src/libCom/misc/shareLib.h (+24 -8) | |
|
lange 6/23/98 10:59 AM |
+= \ to / conversion when reading env.vars and RELEASE entries += optimized patterns when replacing tags within files |
| 13 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+13 -12) | |
|
jhill 6/23/98 10:10 AM |
fixed use of nill ptr in gdd::put(const gdd* dd) |
| 17 lines of code changed in: src/gdd/gdd.cc (+17 -8) | |
|
jhill 6/22/98 5:32 PM |
EPICS_DLL => EPICS_DLL_NO (so we are backwards compatible |
| 11 lines of code changed in: src/ca/windows_depen.c (+8 -2) src/libCom: misc/shareLib.h (+2 -2), osi/os/WIN32/dllmain.cpp (+1 -1) | |
|
jhill 6/22/98 3:54 PM |
use ./ in from of genApps$(exe) cmd |
| 1 lines of code changed in: src/gdd/Makefile.Host (+1 -1) | |
|
jhill 6/19/98 5:28 PM |
doc |
| 21 lines of code changed in: README.WIN32 (+21 -9) | |
|
jhill 6/19/98 5:19 PM |
documented my changes to R313B12 |
| 57 lines of code changed in: RELEASE_NOTES.html (+57) | |
|
lange 6/19/98 7:30 AM |
+= \ to / conversion for all commandline arguments (incl. $0 -> $command) |
| 10 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+10 -6) | |
|
jba 6/18/98 1:16 PM |
Updated location of bat file. |
| 1 lines of code changed in: README.cygwin32 (+1 -1) | |
|
mrk 6/18/98 7:32 AM |
URLs referenved wrong document |
| 3 lines of code changed in: RELEASE_NOTES.html (+3 -3) | |
|
jhill 6/17/98 7:20 PM |
updated release notes for R3.13B12 |
| 6 lines of code changed in: src/cas/RELEASE_NOTES (+6) | |
|
jhill 6/17/98 7:16 PM |
fixed inconsitent use of htonl() |
| 44 lines of code changed in: src/libCom: aToIPAddr.c (+22 -18), misc/aToIPAddr.c (+22 -18) | |
|
jhill 6/17/98 7:11 PM |
use ipAddrToA |
| 39 lines of code changed in: src/db/drvTS.c (+9 -4) src/cas/io/bsdSocket: casDGIntfIO.cc (+5 -2), casIntfIO.cc (+8 -5) src/rsrv: camsgtask.c (+7 -4), caserverio.c (+3 -4), cast_server.c (+7 -6) | |
|
jhill 6/17/98 7:09 PM |
installed bwd compat casPV constructor |
| 23 lines of code changed in: src/cas/generic: casPV.cc (+13 -1), casdef.h (+10 -1) | |
|
jhill 6/17/98 7:08 PM |
deleted unused variables |
| 4 lines of code changed in: src/cas/generic/casAsyncRdIOI.cc (+4 -5) | |
|
jhill 6/17/98 7:07 PM |
use ipAddrToA |
| 14 lines of code changed in: src/ca/iocinf.c (+14 -9) | |
|
mrk 6/17/98 1:43 PM |
add note for win95 |
| 5 lines of code changed in: src/makeBaseApp/iocAppBuildSRcontrol.html (+5 -18) | |
|
mrk 6/17/98 1:39 PM |
Do NOT modify $0. Copy it to another variable instead |
| 5 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+5 -4) | |
|
jhill 6/16/98 7:39 PM |
fixed problem where beta 12 briefly didnt communicate with old CA repeaters |
| 37 lines of code changed in: src/ca/iocinf.c (+37 -21) | |
|
mrk 6/16/98 2:23 PM |
For winXX convert \ to / in $0 |
| 3 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+3) | |
|
jba 6/16/98 10:43 AM |
Fixed reference to perl location. |
| 3 lines of code changed in: README (+3 -5) | |
|
jhill 6/15/98 10:41 PM |
added newline at EOF |
| 4 lines of code changed in: src: gdd/smartGDDPointer.h (+2 -1), libCom/bsdSocketResource.h (+2 -1) | |
|
jhill 6/15/98 10:41 PM |
fixed prototype |
| 5 lines of code changed in: src/cas/generic/server.h (+5 -2) | |
|
jhill 6/15/98 10:27 PM |
doc |
| 16 lines of code changed in: README.WIN32 (+16 -5) | |
|
jhill 6/15/98 10:25 PM |
use aToIPAddr |
| 7 lines of code changed in: src/cas/example/directoryService/main.cc (+7 -20) | |
|
jhill 6/15/98 10:22 PM |
eliminate DLL import/export warning |
| 3 lines of code changed in: src/toolsComm/flex/flexdef.h (+3 -1) | |
|
jhill 6/15/98 10:20 PM |
use aToIPAddr() |
| 30 lines of code changed in: src/db/drvTS.c (+30 -13) | |
|
jhill 6/15/98 10:17 PM |
installed |
| 123 lines of code changed in: src/gdd/smartGDDPointer.h (new 123) | |
|
jhill 6/15/98 10:17 PM |
added smart gdd pointer header file |
| 1 lines of code changed in: src/gdd/Makefile.Host (+1) | |
|
jhill 6/15/98 10:15 PM |
fixed big problems with leaked ait/fixedString in gdd union |
| 165 lines of code changed in: src/gdd: gdd.cc (+139 -139), gddI.h (+26 -32) | |
|
jhill 6/15/98 10:12 PM |
added comments |
| 54 lines of code changed in: src/gdd/dbMapper.cc (+54 -13) | |
|
jhill 6/15/98 10:10 PM |
added sgi support |
| 5 lines of code changed in: src/gdd/aitTypes.h (+5 -2) | |
|
jhill 6/15/98 10:03 PM |
eliminated dangling ptr warning from bounds checker |
| 74 lines of code changed in: src/libCom/cxxTemplates/tsSLList.h (+74 -41) | |
|
jhill 6/15/98 10:01 PM |
cosmetic |
| 13 lines of code changed in: src/libCom/cxxTemplates/tsDLList.h (+13 -10) | |
|
jhill 6/15/98 10:00 PM |
cleaned up fast string hash table |
| 6 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+6 -13) | |
|
jhill 6/15/98 9:58 PM |
doc |
| 5 lines of code changed in: src/libCom/misc/shareLib.h (+5 -5) | |
|
jhill 6/15/98 9:56 PM |
attempted to solve err to str problems |
| 4 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.h (+4 -9) | |
|
jhill 6/15/98 9:54 PM |
removed ipAddrToA decl |
| 1 lines of code changed in: src/libCom/osi/os/hpux/osdSock.h (+1 -3) | |
|
jhill 6/15/98 9:43 PM |
use ip addr conversion in libCom - and cosmetic changes |
| 44 lines of code changed in: src/util/iocLogServer.c (+44 -59) | |
|
jhill 6/15/98 9:35 PM |
use aToIPAddr and auto attach to winsock if its a static build |
| 94 lines of code changed in: src/cas/io/bsdSocket: caServerIO.cc (+15 -4), casDGIO.cc (+1 -1), casDGIntfIO.cc (+10 -4), casIntfIO.cc (+12 -1), casStreamIO.cc (+56 -53) | |
|
jhill 6/15/98 9:34 PM |
allow PVs to exist without a server |
| 14 lines of code changed in: src/cas/generic/casdef.h (+14 -8) | |
|
jhill 6/15/98 9:32 PM |
use smart gdd ptr |
| 103 lines of code changed in: src/cas/generic/casStrmClient.cc (+103 -103) | |
|
jhill 6/15/98 9:31 PM |
allow the PV to be created before the server |
| 67 lines of code changed in: src/cas/generic/casPVI.cc (+67 -35) | |
|
jhill 6/15/98 9:30 PM |
allow PV to be created before the server |
| 7 lines of code changed in: src/cas/generic/casPV.cc (+7 -4) | |
|
jhill 6/15/98 9:27 PM |
use smart gdd ptr |
| 133 lines of code changed in: src/cas/generic: casMonEvent.cc (+6 -12), casMonEventIL.h (+8 -31), casMonitor.cc (+119 -130) | |
|
jhill 6/15/98 9:26 PM |
allow PVs to exist without a server |
| 17 lines of code changed in: src/cas/generic/casInternal.h (+17 -8) | |
|
jhill 6/15/98 9:25 PM |
cosmetic |
| 15 lines of code changed in: src/cas/generic/casCoreClient.cc (+15 -12) | |
|
jhill 6/15/98 9:24 PM |
better diagnostics |
| 7 lines of code changed in: src/cas/generic/casClient.cc (+7 -3) | |
|
jhill 6/15/98 9:21 PM |
dont require that a server must exist before a PV is created |
| 42 lines of code changed in: src/cas/generic/casPVIIL.h (+42 -24) | |
|
jhill 6/15/98 9:13 PM |
use smart gdd ptr |
| 13 lines of code changed in: src/cas/generic: casAsyncRdIOI.cc (+4 -9), server.h (+9 -6) | |
|
jhill 6/15/98 9:12 PM |
installed |
| 2 lines of code changed in: src/libCom: bsdSocketResource.h (new 1), osiSleep.h (new 1) | |
|
jhill 6/15/98 9:10 PM |
cvtFast.h |
| 13 lines of code changed in: src/libCom: Makefile.Host (+5 -3), Makefile.Vx (+4 -2), cvtFast.h (+2 -2), cvtFast/cvtFast.h (+2 -2) | |
|
jhill 6/15/98 9:10 PM |
check for a valid host name after trying a dotted ip addr |
| 104 lines of code changed in: src/libCom: aToIPAddr.c (+52 -27), misc/aToIPAddr.c (+52 -27) | |
|
jhill 6/15/98 9:08 PM |
use aToIPAddr |
| 22 lines of code changed in: src/libCom: envSubr.c (+11 -8), env/envSubr.c (+11 -8) | |
|
jhill 6/15/98 9:06 PM |
lazy init sock lib when its a static build & recoverfrom select differences in winsock |
| 84 lines of code changed in: src/libCom: fdManager.cc (+42 -12), fdmgr/fdManager.cpp (+42 -12) | |
|
jhill 6/15/98 9:04 PM |
fixed spelling |
| 12 lines of code changed in: src/libCom: fdManager.h (+6 -3), fdmgr/fdManager.h (+6 -3) | |
|
jhill 6/15/98 9:03 PM |
recover from winsock select differences |
| 76 lines of code changed in: src/libCom/fdmgr.c (+76 -40) | |
|
jhill 6/15/98 8:59 PM |
cosmetic |
| 36 lines of code changed in: src/libCom: fdmgr.h (+18 -18), fdmgr/fdmgr.h (+18 -18) | |
|
jhill 6/15/98 8:58 PM |
deleted |
| 0 lines of code changed in: src/libCom/ipAddrToA.h (del) | |
|
jhill 6/15/98 8:58 PM |
fixed dll export/import problem |
| 14 lines of code changed in: src/libCom: sCalcPostfix.h (+7 -3), calc/sCalcPostfix.h (+7 -3) | |
|
jhill 6/15/98 8:54 PM |
fixed dll import/export problem\ |
| 4 lines of code changed in: src/libCom: sCalcPerform.c (+2 -2), calc/sCalcPerform.c (+2 -2) | |
|
jhill 6/15/98 8:52 PM |
added lazy init for static build |
| 21 lines of code changed in: src/libCom/osi/os/WIN32/osdTime.cpp (+21 -1) | |
|
jhill 6/15/98 8:50 PM |
consolodated code here to bsdSockResource.c |
| 14 lines of code changed in: src/libCom/osi/os/WIN32/dllmain.cpp (+14 -47) | |
|
jhill 6/15/98 8:16 PM |
allow saturated clients to poll/use new consolodated IP address routines in libCom/clean up when a server and client delete the PV simultaneously |
| 143 lines of code changed in: src/ca/iocinf.c (+143 -102) | |
|
jhill 6/15/98 8:11 PM |
use ipAddrToA and cacDisconnectChannel() looses one parameter |
| 16 lines of code changed in: src/ca/service.c (+16 -16) | |
|
jhill 6/15/98 8:07 PM |
removed caHostFromInetAddr |
| 7 lines of code changed in: src/ca/iocinf.h (+7 -8) | |
|
jhill 6/15/98 8:06 PM |
removed - again |
| 0 lines of code changed in: src/ca/lookup_addr_test.c (del) | |
|
jhill 6/15/98 8:04 PM |
call osiSleep if the delay is zero and there are no fd's selected - makes winsock happy |
| 13 lines of code changed in: src/ca/bsd_depen.c (+13 -4) | |
|
jhill 6/15/98 8:03 PM |
removed netdb_depen.c |
| 0 lines of code changed in: src/ca/Makefile.Host (-1) | |
|
jhill 6/15/98 7:59 PM |
deleted |
| 2 lines of code changed in: src/ca/netdb_depen.c (del) | |
|
jhill 6/15/98 7:58 PM |
attach to winsock when its a static build |
| 18 lines of code changed in: src/ca/repeater.c (+18 -9) | |
|
jhill 6/15/98 7:56 PM |
added bad functionpointer error |
| 4 lines of code changed in: src/ca/caerr.h (+4 -3) | |
![]()
Generated by StatCvs v0.1.3