Summary Period: 1999-08-04 to 1999-04-05 (Commits 2952-3051 of 9251)
|
jhill 8/4/99 7:06 PM |
removed init flag |
| 33 lines of code changed in: src/cas/generic/server.h (+33 -133) | |
|
jhill 8/4/99 7:01 PM |
updated to new DLL terminators |
| 24 lines of code changed in: src/cas/generic: casPVI.cc (+6 -5), casPVIIL.h (+5 -3), casStrmClient.cc (+13 -15) | |
|
jhill 8/4/99 7:00 PM |
eliminated has been initialized flag |
| 0 lines of code changed in: src/cas/generic/casOpaqueAddrIL.h (-8) | |
|
jhill 8/4/99 7:00 PM |
updated to reflect new osiTime operators |
| 21 lines of code changed in: src/cas/generic/casMsgIO.cc (+21 -23) | |
|
jhill 8/4/99 6:54 PM |
chronIntIdRes name change |
| 6 lines of code changed in: src/cas/generic/casInternal.h (+6 -3) | |
|
jhill 8/4/99 6:53 PM |
elimated init flag and init routine |
| 4 lines of code changed in: src/cas/generic/casEventMask.cc (+4 -28) | |
|
jhill 8/4/99 6:52 PM |
chronIntIdResTable name change |
| 9 lines of code changed in: src/cas/generic/caServerIIL.h (+9 -6) | |
|
jhill 8/4/99 6:27 PM |
updated to new DLL terminators |
| 71 lines of code changed in: src/cas/generic/caServerI.cc (+71 -142) | |
|
jhill 8/4/99 6:23 PM |
print who sent the message when a bad message arrives |
| 10 lines of code changed in: src/cas/generic/casDGClient.cc (+10 -5) | |
|
jhill 8/4/99 6:21 PM |
updated to new DLL terminators |
| 3 lines of code changed in: src/cas/generic/casCoreClient.cc (+3 -44) | |
|
jhill 8/4/99 6:19 PM |
cosmetic changes |
| 2 lines of code changed in: src/cas/generic/casClient.cc (+2 -38) | |
|
jhill 8/4/99 6:18 PM |
updated to new DLL terminators |
| 20 lines of code changed in: src/cas/generic: casChannelI.cc (+13 -16), casChannelIIL.h (+7 -6) | |
|
jhill 8/4/99 6:11 PM |
cosmetic changes |
| 253 lines of code changed in: src/cas/generic/casdef.h (+253 -325) | |
|
jhill 8/4/99 6:05 PM |
applied chronIntId name change |
| 8 lines of code changed in: src/cas/generic/caServer.cc (+8 -3) | |
|
jhill 8/4/99 6:02 PM |
udated to reflect osiTime and resourceLib API changes |
| 7 lines of code changed in: src/cas/example/directoryService: directoryServer.cc (+2 -14), main.cc (+5 -7) | |
|
jba 8/2/99 9:51 AM |
Moved ifdef to get camessage.c to build. |
| 2 lines of code changed in: src/rsrv/camessage.c (+2 -2) | |
|
jhill 7/20/99 12:08 PM |
improved coment |
| 1 lines of code changed in: README.WIN32 (+1 -1) | |
|
jhill 7/20/99 11:47 AM |
more doc |
| 4 lines of code changed in: README.WIN32 (+4) | |
|
jhill 7/16/99 7:54 PM |
fixed DLL export |
| 4 lines of code changed in: src/libCom: sCalcPostfix.h (+2 -1), calc/sCalcPostfix.h (+2 -1) | |
|
jhill 7/16/99 7:43 PM |
include build date |
| 7 lines of code changed in: src/misc/epicsRelease.c (+7 -3) | |
|
jhill 7/16/99 7:40 PM |
merged changes from R3.13.1 patch branch |
| 1867 lines of code changed in: src/rsrv: camessage.c (+1683 -1655), camsgtask.c (+13 -13), caserverio.c (+2 -2), caservertask.c (+13 -17), cast_server.c (+153 -222), online_notify.c (+3 -3) | |
|
jhill 7/16/99 7:33 PM |
removed prototype |
| 1 lines of code changed in: src/rsrv/server.h (+1 -3) | |
|
jhill 7/16/99 4:07 PM |
fixed bug occurring when connection dropped while waiting to send |
| 48 lines of code changed in: src/ca: vms_depen.c (+9 -3), vxWorks_depen.c (+32 -26), windows_depen.c (+7 -127) | |
|
jhill 7/16/99 12:08 PM |
fixed bug occurring when connection dropped while waiting to send, and initialize new search gongestion thresh parm |
| 8 lines of code changed in: src/ca/syncgrp.c (+8 -2) | |
|
jhill 7/16/99 12:05 PM |
close open files not associated with stdio before exec'ing the repeater |
| 56 lines of code changed in: src/ca/posix_depen.c (+56 -107) | |
|
jhill 7/16/99 12:03 PM |
cosmetic changes |
| 10 lines of code changed in: src/ca/iocinf.c (+10 -69) | |
|
jhill 7/16/99 12:02 PM |
added congestion thresh parm for search alg |
| 12 lines of code changed in: src/ca/iocinf.h (+12 -4) | |
|
jhill 7/16/99 11:40 AM |
cosmetic changes |
| 2 lines of code changed in: src/ca/iocinf.c (+2 -114) | |
|
jhill 7/16/99 11:38 AM |
added congestion thresh parm to search alg |
| 233 lines of code changed in: src/ca/conn.c (+233 -187) | |
|
jhill 7/16/99 11:28 AM |
fixed bug occurring when connection dropped while waiting to send, and initialize new search gongestion thresh parm |
| 16 lines of code changed in: src/ca/access.c (+16 -316) | |
|
jhill 7/15/99 6:20 PM |
removed revision comments in favor of CVS |
| 1 lines of code changed in: src/ca/caProto.h (+1 -64) | |
|
jhill 7/15/99 6:14 PM |
fixed comment |
| 2 lines of code changed in: src/ca/cadef.h (+2 -2) | |
|
jba 7/15/99 3:20 PM |
Changes to automatically generate CONFIG_APP definitions. |
| 4 lines of code changed in: src/makeBaseApp/Makefile.Host (+4) | |
|
jhill 7/15/99 3:15 PM |
fixed infinite loop when ENOBUFS returned by sendto() |
| 18 lines of code changed in: src/ca/iocinf.c (+18 -12) | |
|
mrk 7/15/99 12:45 PM |
changes per Ned Arnold |
| 28 lines of code changed in: src/rec/calcoutRecord.c (+28 -31) | |
|
mrk 7/8/99 9:52 AM |
change INCpostfixh to INCsCalcPostfixH |
| 6 lines of code changed in: src/libCom: sCalcPostfix.h (+3 -3), calc/sCalcPostfix.h (+3 -3) | |
|
mrk 7/8/99 9:51 AM |
removed |
| 1 lines of code changed in: src/libCom/makeStatTbl (del) | |
|
mrk 7/8/99 9:40 AM |
always generate DBF_DEVICE fields |
| 2 lines of code changed in: src/dbStatic/dbStaticNoRun.c (+2 -1) | |
|
mrk 7/8/99 9:39 AM |
check for sCalcPostfix and well as postfix |
| 22 lines of code changed in: src/dbStatic/dbStaticLib.c (+22 -7) | |
|
mrk 7/8/99 9:38 AM |
remove reboot |
| 1 lines of code changed in: src/db/drvSup.h (+1 -2) | |
|
mrk 7/8/99 9:38 AM |
make dbpr work correctly for DBF_NOACCESS |
| 4 lines of code changed in: src/db/dbTest.c (+4 -2) | |
|
mrk 7/8/99 9:37 AM |
make ACKT DCT confgurable |
| 1 lines of code changed in: src/db/dbCommon.dbd (+1) | |
|
mrk 7/8/99 9:36 AM |
better error message if asInit fails |
| 6 lines of code changed in: src/as/asDbLib.c (+6 -5) | |
|
anj 5/17/99 10:09 AM |
Moved export statements to the right place. |
| 6 lines of code changed in: src/util/rc2.logServer (+6 -6) | |
|
jhill 5/13/99 5:09 PM |
added new line at EOF |
| 6 lines of code changed in: src/gdd/aitTypes.c (+6 -2) | |
|
jhill 5/13/99 5:05 PM |
use fast osiTime const |
| 8 lines of code changed in: src/cas/generic/st/casStreamOS.cc (+8 -2) | |
|
jhill 5/13/99 5:04 PM |
doc |
| 28 lines of code changed in: src/cas/generic/casdef.h (+28 -5) | |
|
jhill 5/13/99 3:59 PM |
removed redundant includes |
| 11 lines of code changed in: src/gdd: aitTypes.c (+5 -5), aitTypes.h (+6 -3) | |
|
anj 5/13/99 3:52 PM |
Converted most void* entries in dbCommon into struct ... * entries and removed the casts in the code. There are more casts in device and record support which should now be removed, but I haven't done them (yet..). |
| 32 lines of code changed in: src/db: callback.c (+1 -1), dbAccess.c (+4 -4), dbCommon.dbd (+6 -6), dbLock.c (+12 -12), dbNotify.c (+6 -6), dbScan.c (+3 -3) | |
|
anj 5/13/99 11:06 AM |
Cleaned up warnings - the RCS Log: keyword was on the comment line that starts with a '/' which RCS replicates for these notes... |
| 36 lines of code changed in: src/libCom: macCore.c (+6 -2), macLib.h (+6 -2), macUtil.c (+6 -2) src/libCom/macLib: macCore.c (+6 -2), macLib.h (+6 -2), macUtil.c (+6 -2) | |
|
jhill 5/11/99 3:31 PM |
close all open files when spawning the repeater |
| 9 lines of code changed in: src/ca/posix_depen.c (+9 -4) | |
|
jhill 5/11/99 3:09 PM |
close all open files when spawning the repeater |
| 28 lines of code changed in: src/ca/posix_depen.c (+28 -1) | |
|
jhill 5/11/99 2:42 PM |
close all open files when spawning the repeater |
| 17 lines of code changed in: src/ca/posix_depen.c (+17 -2) | |
|
jhill 5/10/99 7:32 PM |
fixed const warnings |
| 11 lines of code changed in: src/gdd: dbMapper.h (+5 -2), gddErrorCodes.cc (+6 -3) | |
|
jhill 5/10/99 7:31 PM |
removed redun gdd: |
| 6 lines of code changed in: src/gdd/gdd.h (+6 -3) | |
|
jhill 5/10/99 7:30 PM |
removed unused includes |
| 4 lines of code changed in: src/gdd/aitTypes.h (+4 -4) | |
|
jhill 5/10/99 7:14 PM |
fixed missing arg |
| 7 lines of code changed in: src/gdd/gddContainerI.h (+7 -4) | |
|
jhill 5/10/99 6:43 PM |
ifixed bad assert test |
| 7 lines of code changed in: src/libCom/osiTime.h (+7 -4) | |
|
jhill 5/10/99 6:42 PM |
fixed many const releated problems |
| 197 lines of code changed in: src/gdd: gdd.cc (+11 -8), gdd.h (+29 -12), gddContainer.cc (+13 -6), gddContainer.h (+46 -17), gddContainerI.h (+60 -20), gddI.h (+33 -14), gddTest.cc (+5 -2) | |
|
jhill 5/10/99 6:41 PM |
fixed sleazy time stamp cast, and some const problems |
| 25 lines of code changed in: src/gdd/dbMapper.cc (+25 -22) | |
|
jhill 5/10/99 6:40 PM |
removed timespec def and os specific ifdef maintenance nightmare |
| 4 lines of code changed in: src/gdd/aitTypes.h (+4 -13) | |
|
jhill 5/10/99 6:38 PM |
convert to and from other time stamp formats |
| 176 lines of code changed in: src/gdd: aitHelpers.cc (+146 -14), aitHelpers.h (+30 -27) | |
|
jhill 5/10/99 6:33 PM |
better message |
| 1 lines of code changed in: src/ca/catime.c (+1 -1) | |
|
jba 5/10/99 3:44 PM |
Updated perl info. Perl now must be in users path. |
| 3 lines of code changed in: README (+3 -4) | |
|
jba 5/10/99 3:43 PM |
Updated perl www site. |
| 1 lines of code changed in: README.cygwin32 (+1 -1) | |
|
jhill 5/7/99 6:07 PM |
throw warning exception with get/put callback failure detail |
| 58 lines of code changed in: src/cas/generic/casStrmClient.cc (+58 -6) | |
|
jhill 5/7/99 3:34 PM |
fixed operator return type |
| 80 lines of code changed in: src/libCom: osiTime.cc (+73 -33), osiTime.h (+7 -4) | |
|
jhill 5/7/99 3:01 PM |
fixed missing const |
| 22 lines of code changed in: src/gdd/dbMapper.cc (+22 -13) | |
|
jhill 5/7/99 2:12 PM |
many improvements to osiTime |
| 726 lines of code changed in: src/libCom: osiTime.cc (+352 -17), osiTime.h (+170 -263), osiTimer.cc (+5 -2), timer/osiTimer.cpp (+5 -2) src/libCom/osi/os/WIN32: dllmain.cpp (-6), osdTime.cpp (+194 -60) | |
|
jhill 5/7/99 2:07 PM |
added structure tag to typedef TS_STAMP so that osiTime.h can forward reference struct TS_STAMP (and not require that tsDefs.h is included) |
| 2 lines of code changed in: src/libCom/tsDefs.h (+2 -2) | |
|
jhill 5/7/99 1:41 PM |
improved osiTime test |
| 29 lines of code changed in: src/libCom/test/osiTimeTest.cc (+29 -2) | |
|
jhill 5/5/99 1:00 PM |
improved tests |
| 37 lines of code changed in: src/libCom/test: Makefile (new 7), Makefile.Host (new 14), osiTimeTest.cc (+16 -4) | |
|
wlupton 5/3/99 1:13 PM |
added 'N to 1 Median' algorithm (only for array inputs) |
| 28 lines of code changed in: src/rec: compressRecord.c (+27 -2), compressRecord.dbd (+1) | |
|
jhill 5/3/99 12:33 PM |
derive from gddDestructor so that same form of new and delete are used |
| 68 lines of code changed in: src/gdd: dbMapper.cc (+25 -3), gdd.cc (+43 -4) | |
|
jhill 5/3/99 11:22 AM |
allow osiTime to convert toaitTimeStamp without binding to gdd |
| 82 lines of code changed in: src/libCom/osiTime.h (+82 -30) | |
|
jhill 5/3/99 11:20 AM |
allow aitTimeStamp to convert to TS_STAMP (without binding to libCom) |
| 64 lines of code changed in: src/gdd: aitHelpers.cc (+22 -1), aitHelpers.h (+42 -5) | |
|
jhill 5/3/99 11:06 AM |
added osiTime.cc |
| 18 lines of code changed in: src/libCom: Makefile.Host (+1), osiTime.cc (new 17) | |
|
jhill 5/3/99 10:54 AM |
be backwards compatible |
| 2 lines of code changed in: src/db/devLib.h (+2 -1) | |
|
jhill 5/3/99 10:49 AM |
doc |
| 8 lines of code changed in: src/libCom/cxxTemplates/tsBTree.h (+8 -8) | |
|
jhill 5/3/99 10:39 AM |
made compatible with visual C++ 6.0 |
| 61 lines of code changed in: src/libCom/cxxTemplates: tsBTree.h (+45 -43), tsDLList.h (+16 -12) | |
|
jhill 4/30/99 10:52 AM |
fixed time overflow calc |
| 2 lines of code changed in: src/rsrv/caservertask.c (+2 -2) | |
|
jhill 4/30/99 10:46 AM |
deal with situation where bounds on managed DD must be modified |
| 63 lines of code changed in: src/cas/generic/casStrmClient.cc (+63 -23) | |
|
jhill 4/30/99 10:41 AM |
changed certain ptr args to const ref |
| 20 lines of code changed in: src/cas/generic: casCoreClient.cc (+7 -4), server.h (+13 -12) | |
|
jhill 4/30/99 10:37 AM |
doc |
| 35 lines of code changed in: src/cas/generic: casInternal.h (+5 -2), casdef.h (+30 -26) | |
|
jhill 4/30/99 10:36 AM |
better range check on index to gddAitToDbr |
| 12 lines of code changed in: src/cas/generic/casPVIIL.h (+12 -6) | |
|
jhill 4/30/99 10:34 AM |
doc |
| 6 lines of code changed in: src/cas/generic/casPV.cc (+6 -3) | |
|
jhill 4/30/99 10:33 AM |
better message |
| 5 lines of code changed in: src/cas/generic/casEventSys.cc (+5 -2) | |
|
jhill 4/30/99 10:32 AM |
arg was changed to a reference |
| 5 lines of code changed in: src/cas/generic/casAsyncRdIOI.cc (+5 -2) | |
|
jhill 4/30/99 10:31 AM |
detect redundant IO completionpost |
| 15 lines of code changed in: src/cas/generic/casAsyncIOI.cc (+15 -1) | |
|
jhill 4/30/99 10:24 AM |
fixed improper container index bug |
| 604 lines of code changed in: src/gdd: dbMapper.cc (+120 -114), dbMapper.h (+8 -5), gdd.cc (+120 -18), gdd.h (+118 -60), gddAppTable.cc (+39 -39), gddAppTable.h (+10 -7), gddArray.cc (+6 -3), gddArray.h (+7 -4), gddContainer.cc (+22 -20), gddContainer.h (+7 -10), gddContainerI.h (+7 -11), gddI.h (+135 -52), gddScalar.h (+5 -2) | |
|
jhill 4/29/99 7:11 PM |
removed redundant code |
| 5 lines of code changed in: src/gdd/gddAppFuncTable.h (+5 -2) | |
|
jhill 4/29/99 7:09 PM |
proper borrow |
| 6 lines of code changed in: src/gdd/aitHelpers.h (+6 -3) | |
|
jhill 4/29/99 7:05 PM |
allow const / use cursor in dump |
| 15 lines of code changed in: src/gdd/gddTest.cc (+15 -14) | |
|
jhill 4/29/99 7:02 PM |
added getCurrentEPICS() |
| 22 lines of code changed in: src/libCom/osiTime.h (+22 -3) | |
|
jhill 4/29/99 7:00 PM |
better test for overflow in ca_time_diff() |
| 46 lines of code changed in: src/ca/access.c (+46 -28) | |
|
jhill 4/29/99 6:53 PM |
now compatible with API changes in winsock provided with 6.0 SDK |
| 36 lines of code changed in: src/ca/windows_depen.c (+36 -23) | |
|
jhill 4/29/99 6:18 PM |
added latency test |
| 63 lines of code changed in: src/ca/catime.c (+63) | |
|
jhill 4/29/99 6:14 PM |
added gr dbl test |
| 90 lines of code changed in: src/ca/acctst.c (+90 -12) | |
|
jhill 4/13/99 6:44 PM |
removed test target |
| 1 lines of code changed in: src/ca/Makefile.Host (+1 -1) | |
|
jhill 4/5/99 5:52 PM |
included func proto for math lib |
| 2 lines of code changed in: src/libCom/tsSubr.c (+2 -1) | |
![]()
Generated by StatCvs v0.1.3