Commit Log (Page 72 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 1997-01-08 to 1996-11-01 (Commits 2052-2151 of 9251)

jhill
1/8/97 4:48 PM
improved message
6 lines of code changed in:
src/ca/iocinf.c (+6 -3)

jbk
1/2/97 3:16 PM
reset line number at start of routines
3 lines of code changed in:
src/dbtools: dbLoadRecords.y (+2), dbLoadTemplate.y (+1)

jbk
12/20/96 7:11 AM
More strings yet printed now
1 lines of code changed in:
src/gdd/gddTest.cc (+1 -1)

jbk
12/20/96 7:09 AM
Working version, intermediate, still has problems
281 lines of code changed in:
src/gdd: dbMapper.cc (+119 -221), gdd.cc (+30 -17), gdd.h (+120 -92), gddAppTable.cc (+7 -1), gddTest.cc (+5 -2)

jbk
12/17/96 9:04 AM
fixed bug in copyData, sets bounds now
32 lines of code changed in:
src/gdd/gdd.cc (+32 -13)

jhill
12/12/96 6:08 PM
dont unlock after destroy
13 lines of code changed in:
src/cas/generic/casAsyncIOI.cc (+13 -4)

jhill
12/12/96 3:24 PM
moved casStreamOS *pStrmOS decl down
5 lines of code changed in:
src/cas/generic/st/casStreamOS.cc (+5 -2)

jhill
12/12/96 1:02 PM
fixed send does not get armed after complete flush bug
15 lines of code changed in:
src/cas/generic/st/casStreamOS.cc (+15 -11)

jhill
12/12/96 12:56 PM
doc
5 lines of code changed in:
src/cas/generic/casStrmClient.cc (+5 -2)

jhill
12/12/96 12:55 PM
fixed client initiated pv delete calls interestDelete() VF bug
17 lines of code changed in:
src/cas/generic/casPVI.cc (+17 -2)

jhill
12/12/96 12:51 PM
doc
5 lines of code changed in:
src/ca/acctst.c (+5 -3)

jhill
12/10/96 7:10 PM
added additional vector tests
53 lines of code changed in:
src/ca/acctst.c (+53 -1)

jhill
12/10/96 7:04 PM
getSender() nolonger in line
8 lines of code changed in:
src/cas/generic: dgInBuf.cc (+8), dgInBufIL.h (-8)

jhill
12/10/96 7:03 PM
removed redundant bad client attach detect
4 lines of code changed in:
src/cas/generic/casStrmClient.cc (+4 -9)

jhill
12/10/96 7:02 PM
removed casEventMaskEntry def
4 lines of code changed in:
src/cas/generic/casEventMask.h (+4 -18)

jhill
12/10/96 7:01 PM
casEventMaskEntry constr does res tbl add
28 lines of code changed in:
src/cas/generic/casEventMask.cc (+28 -5)

jhill
12/10/96 6:59 PM
added bad chan attachment detection
17 lines of code changed in:
src/cas/generic/casClientIL.h (+17 -1)

jhill
12/10/96 6:58 PM
better diagnostic
11 lines of code changed in:
src/cas/generic/casClient.cc (+11 -1)

jhill
12/10/96 6:57 PM
moved casEventMaskEntry here
25 lines of code changed in:
src/cas/generic/server.h (+25 -2)

jhill
12/10/96 6:56 PM
use main include file
2 lines of code changed in:
src/cas/generic/templInst.cc (+2 -3)

jhill
12/10/96 6:55 PM
better message
5 lines of code changed in:
src/cas/generic/st/casStreamOS.cc (+5 -2)

jhill
12/6/96 4:39 PM
moved down one level
6 lines of code changed in:
src/cas/example: Makefile.Unix (del), Makefile.Vx.WorkInProgress (del), exAsyncPV.cc (del), exChannel.cc (del), exPV.cc (del), exServer.cc (del), exServer.h (del), exSyncPV.cc (del), main.cc (del), templInst.cc (del), test.adl (del), vxEntry.cc (del)

jhill
12/6/96 4:38 PM
hew hierarchy
3 lines of code changed in:
src/cas/example/README (+3 -11)

jhill
12/6/96 4:37 PM
new hierarchy
4 lines of code changed in:
src/cas/example/Makefile (+4 -1)

jhill
12/6/96 4:36 PM
use destroyInProgress flag now functional nativeCount()
248 lines of code changed in:
src/cas/generic: casPVIIL.h (+23 -2), casPVListChan.cc (new 19), casPVListChanIL.h (+5 -14), casStrmClient.cc (+131 -28), casdef.h (+51 -3), outBuf.cc (+14 -3), server.h (+5 -2)

jhill
12/6/96 4:35 PM
added destroyInProgress flag
9 lines of code changed in:
src/cas/generic/casPVI.cc (+9 -2)

jhill
12/6/96 4:34 PM
add maxDimension() and maxBound()
23 lines of code changed in:
src/cas/generic/casPV.cc (+23 -2)

jhill
12/6/96 4:33 PM
virtual ~casPVI(), ~casPVListChan(), ~casChannelI()
11 lines of code changed in:
src/cas/generic/casInternal.h (+11 -8)

jhill
12/6/96 4:32 PM
force virtual destructor
21 lines of code changed in:
src/cas/generic: casEventMask.cc (+16 -1), casEventMask.h (+5 -1)

jhill
12/6/96 4:30 PM
add virt funcs to casPV
55 lines of code changed in:
src/cas/RELEASE_NOTES (+55)

jhill
12/6/96 4:27 PM
fixed wrong start bug in getDD()
15 lines of code changed in:
src/gdd/gdd.cc (+15 -6)

jhill
12/6/96 4:26 PM
added auto cleanup of installed classes to destroy
10 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+10 -3)

jhill
12/5/96 10:18 AM
file README.WIN32 was initially added on branch hostBuild.
0 lines of code changed in:
README.WIN32 (new 0)

jba
12/2/96 9:12 AM
HP bug fix per S. lewis tech-talk msg 11/26
1 lines of code changed in:
src/dbtools/BSlib.c (+1 -1)

jhill
11/25/96 1:29 PM
file Makefile.Host was initially added on branch hostBuild.
0 lines of code changed in:
src/util/Makefile.Host (new 0)
src/toolsComm: antelope/Makefile.Host (new 0), flex/Makefile.Host (new 0)

jhill
11/25/96 1:29 PM
file osdTime.cc was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (new 0)

jhill
11/25/96 1:28 PM
file getopt.h was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/osi/os/WIN32/getopt.h (new 0)

jhill
11/25/96 1:28 PM
file getopt.c was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/osi/os/WIN32/getopt.c (new 0)

jhill
11/25/96 1:28 PM
file dllmain.cc was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/osi/os/WIN32/dllmain.cpp (new 0)

jhill
11/25/96 1:28 PM
file README.WIN32 was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/README.WIN32 (new 0)

jhill
11/25/96 1:28 PM
file Makefile.Host was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/Makefile.Host (new 0)

jhill
11/25/96 1:28 PM
file Com.def was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/Com.def (new 0)

jhill
11/25/96 1:28 PM
file osiSock.h was initially added on branch hostBuild.
0 lines of code changed in:
src/libCom/osi/os/WIN32/osdSock.h (new 0)

jhill
11/25/96 1:27 PM
file Makefile.Host was initially added on branch hostBuild.
0 lines of code changed in:
src: as/Makefile.Host (new 0), bpt/Makefile.Host (new 0), cas/generic/Makefile.Host (new 0), db/Makefile.Host (new 0), dbStatic/Makefile.Host (new 0), dbtools/Makefile.Host (new 0), gdd/Makefile.Host (new 0)

jhill
11/25/96 11:52 AM
file ca.def was initially added on branch hostBuild.
0 lines of code changed in:
src/ca/ca.def (new 0)

jhill
11/25/96 11:52 AM
file Makefile.Host was initially added on branch hostBuild.
0 lines of code changed in:
src/ca/Makefile.Host (new 0)

jhill
11/22/96 2:43 PM
doc
2 lines of code changed in:
src/util/iocLogServer.c (+2 -2)

jhill
11/22/96 2:39 PM
fixed protos for __SUNPRO_C
4 lines of code changed in:
src/libCom/osi/os/sun4/osdSock.h (+4 -3)

jhill
11/22/96 2:38 PM
added unistd.h for close() and added gethostname() proto
7 lines of code changed in:
src/libCom/osi/os/solaris/osdSock.h (+7)

jhill
11/22/96 2:37 PM
converted large inline templ funcs
41 lines of code changed in:
src/gdd: Makefile.Unix (+8 -2), gddAppFuncTable.cc (new 2), gddAppFuncTable.h (+31 -150)

jhill
11/22/96 1:56 PM
win NT changes
5 lines of code changed in:
src/libCom/tsDefs.h (+5 -5)

jhill
11/22/96 1:54 PM
fixed spelling
4 lines of code changed in:
src/ca/cadef.h (+4 -4)

jhill
11/22/96 1:52 PM
doc
15 lines of code changed in:
src/cas/generic/casdef.h (+15 -12)

jhill
11/22/96 1:37 PM
doc
22 lines of code changed in:
src/cas: README (+16 -12), RELEASE_NOTES (+6 -4)

jhill
11/22/96 1:27 PM
suppressed error msg and returned correct # bytes pending
22 lines of code changed in:
src/cas/io/bsdSocket/casStreamIO.cc (+22 -3)

jhill
11/22/96 1:22 PM
doc
4 lines of code changed in:
src/cas/generic/casdef.h (+4 -2)

jhill
11/22/96 1:21 PM
installed
1 lines of code changed in:
src/cas/example/templInst.cc (new 1)

jhill
11/22/96 1:20 PM
added templInst.c
2 lines of code changed in:
src/cas/example/Makefile.Unix (+2)

jhill
11/22/96 1:16 PM
reorganized for improved readability
510 lines of code changed in:
src/ca/cadef.h (+510 -433)

jhill
11/22/96 1:08 PM
added const to API
19 lines of code changed in:
src/ca/syncgrp.c (+19 -16)

jhill
11/22/96 1:07 PM
included string.h
5 lines of code changed in:
src/ca/acctst.c (+5 -1)

jhill
11/22/96 1:05 PM
added const to build and connect API
12 lines of code changed in:
src/ca/access.c (+12 -9)

jhill
11/22/96 1:04 PM
CMPLR = STRICT
2 lines of code changed in:
src/ca/Makefile.Unix (+2)

jhill
11/8/96 4:02 PM
fixed GNU compile under solaris
23 lines of code changed in:
src/util/iocLogServer.c (+23 -18)

jhill
11/7/96 8:42 AM
doc
23 lines of code changed in:
src/cas/RELEASE_NOTES (+23 -9)

jhill
11/6/96 4:15 PM
allow monitor init read to using rd async io
54 lines of code changed in:
src/cas/generic: casAsyncExIOI.cc (+17 -15), casAsyncRdIOI.cc (+20 -11), casAsyncWtIOI.cc (+17 -14)

jhill
11/6/96 9:55 AM
added AB stepper
1 lines of code changed in:
src/db/base.dbd (+1 -1)

jbk
11/4/96 11:12 AM
fix setFirst
6 lines of code changed in:
src/gdd/gdd.h (+6 -1)

jhill
11/1/96 8:27 PM
removed use of db_addr
3 lines of code changed in:
src/rec/recDynLink.c (+3 -4)

jhill
11/1/96 8:20 PM
use osiSock.h
17 lines of code changed in:
src/util/iocLogServer.c (+17 -24)

jhill
11/1/96 8:19 PM
removed gnu warnings
28 lines of code changed in:
src/util/ca_test.c (+28 -19)

jhill
11/1/96 8:18 PM
PC arch changes
265 lines of code changed in:
src/rsrv: camessage.c (+146 -38), camsgtask.c (+5 -6), caserverio.c (+44 -4), caservertask.c (+7 -7), cast_server.c (+12 -7), rsrv_init.c (+1 -1), server.h (+50 -18)

jhill
11/1/96 8:13 PM
removed
0 lines of code changed in:
src/libCom/osiTimeOSD.cc (del)

jhill
11/1/96 8:08 PM
use correct form of #define
6 lines of code changed in:
src/libCom/tsSubr.c (+6 -7)

jhill
11/1/96 8:07 PM
added TsAddDouble() proto
1 lines of code changed in:
src/libCom/tsDefs.h (+1 -2)

jhill
11/1/96 8:06 PM
fixed several subtle problems
156 lines of code changed in:
src/libCom: osiTimer.cc (+66 -34), osiTimer.h (+12 -12)
src/libCom/timer: osiTimer.cpp (+66 -34), osiTimer.h (+12 -12)

jhill
11/1/96 8:06 PM
const param => #define
11 lines of code changed in:
src/libCom/osiTime.h (+11 -5)

jhill
11/1/96 8:05 PM
%d => %ld
12 lines of code changed in:
src/libCom: macCore.c (+6 -3), macLib/macCore.c (+6 -3)

jhill
11/1/96 8:04 PM
fixed several subtle bugs
112 lines of code changed in:
src/libCom: fdManager.cc (+37 -29), fdManager.h (+19 -24)
src/libCom/fdmgr: fdManager.cpp (+37 -29), fdManager.h (+19 -24)

jhill
11/1/96 8:03 PM
use strerror() to get err string since it is portable
44 lines of code changed in:
src/libCom: errSymLib.c (+22 -11), error/errSymLib.c (+22 -11)

jhill
11/1/96 8:00 PM
added envParamIsEmpty()
100 lines of code changed in:
src/libCom: envSubr.c (+50 -11), env/envSubr.c (+50 -11)

jhill
11/1/96 7:59 PM
added cas env var
20 lines of code changed in:
src/libCom: envDefs.h (+10 -12), env/envDefs.h (+10 -12)

jhill
11/1/96 7:58 PM
added os depen stuff
12 lines of code changed in:
src/libCom/Makefile.Vx (+12 -2)

jhill
11/1/96 7:57 PM
use correct form of #include
6 lines of code changed in:
src/libCom/bldEnvData (+6 -3)

jhill
11/1/96 7:56 PM
improved message
6 lines of code changed in:
src/libCom/assertUNIX.c (+6 -5)

jhill
11/1/96 7:54 PM
added os depen stuff
7 lines of code changed in:
src/libCom/Makefile.Unix (+7 -2)

jhill
11/1/96 7:36 PM
installed
209 lines of code changed in:
src/libCom/osi/os: VMS/osiSock.h (new 114), solaris/osdSock.h (+15), sun4/osdSock.h (+66 -43), vxWorks/osdSock.h (+14)

jhill
11/1/96 7:30 PM
more pc related changes
48 lines of code changed in:
src/libCom/misc/shareLib.h (+48 -4)

jhill
11/1/96 7:28 PM
removed merge problems
4 lines of code changed in:
src/gdd/aitHelpers.h (+4 -8)

jhill
11/1/96 7:24 PM
strcpy => styrcpy (shuts up purify)
143 lines of code changed in:
src/gdd: aitConvert.cc (+14 -2), aitGen.c (+10 -1), aitHelpers.h (+13 -2), dbMapper.cc (+78 -17), gdd.cc (+19 -7), gdd.h (+9 -3)

jhill
11/1/96 7:17 PM
installed
66 lines of code changed in:
src/db/dbAddr.h (new 66)

jhill
11/1/96 7:16 PM
added byte swapping for pc arch
28 lines of code changed in:
src/db/drvTS.c (+28 -14)

jhill
11/1/96 7:15 PM
remove db_addr
93 lines of code changed in:
src/db: Makefile.Unix (+1 -1), dbAccess.h (+21 -44), dbCa.c (+2 -2), dbEvent.c (+17 -17), dbEvent.h (+5 -5), db_access.c (+18 -22), db_access.h (+9 -48), db_addr.h (del), db_test.c (+19 -24)

jhill
11/1/96 7:07 PM
many improvements
310 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+28 -106), tsDLList.h (+187 -38), tsSLList.h (+42 -18)
src/libCom/cxxTemplates/test: tsDLListBench.cc (+7 -7), tsDLListTest.cc (+36 -9), tsSLListTest.cc (+10 -3)

jhill
11/1/96 7:00 PM
installed
2491 lines of code changed in:
src/cas/example: Makefile.Vx.WorkInProgress (new 0), README (new 13)
src/cas/generic: casAddr.h (new 9), casAsyncExIOI.cc (new 31), casAsyncRdIOI.cc (new 11), casAsyncWtIOI.cc (new 14), casAsyncXXIO.cc (new 3), casCoreClientIL.h (new 36), casCtx.cc (new 19), casCtxIL.h (new 123), casOpaqueAddr.cc (new 12), casOpaqueAddrIL.h (new 70), dgInBuf.cc (new 25), dgInBufIL.h (new 34), dgOutBuf.cc (new 0), dgOutBufIL.h (new 30), inBufIL.h (new 36), outBufIL.h (new 10), templInst.cc (new 5)
src/cas/generic/mt: README (new 5), ioBlocked.cc (new 75)
src/cas/generic/st: README (new 5), caServerOS.cc (new 105), casDGIntfOS.cc (new 102), casDGOS.cc (new 16), casIntfOS.cc (new 91), casOSD.h (new 176), casStreamOS.cc (new 602), ioBlocked.cc (new 103), osiMutexCAS.h (new 6)
src/cas/io/bsdSocket: casDGIntfIO.cc (new 442), casIODIL.h (new 11), casIntfIO.cc (new 271)

jhill
11/1/96 6:53 PM
many improvements
2552 lines of code changed in:
src/cas/example: Makefile.Unix (+6 -5), exAsyncPV.cc (+21 -7), exPV.cc (+14 -5), exServer.cc (+19 -14), exServer.h (+46 -38), main.cc (+1)
src/cas/generic: README (+38 -1), caCommonDef.h (+7 -4), caServer.cc (+28 -13), caServerI.cc (+114 -30), caServerIIL.h (+81 -8), casAsyncIO.cc (+14 -3), casAsyncIOI.cc (+67 -86), casAsyncIOIIL.h (+19 -2), casChanDelEv.cc (+6 -2), casChannelI.cc (+45 -14), casChannelIIL.h (+13 -6), casClient.cc (+51 -37), casClientIL.h (+10 -6), casCoreClient.cc (+45 -33), casDGClient.cc (+210 -81), casEventMask.cc (+64 -25), casEventMask.h (+6 -35), casEventSys.cc (+5 -11), casEventSysIL.h (+106 -1), casInternal.h (+207 -159), casMonEvent.cc (+7 -36), casMonEventIL.h (+84 -2), casMonitor.cc (+5 -1), casMsgIO.cc (+75 -15), casPV.cc (+5 -1), casPVI.cc (+15 -44), casPVIIL.h (+9 -4), casStrmClient.cc (+180 -97), casdef.h (+264 -113), inBuf.cc (+29 -35), outBuf.cc (+54 -31), server.h (+262 -422)
src/cas/io/bsdSocket: caServerIO.cc (+109 -163), casDGIO.cc (+9 -364), casIOD.h (+155 -83), casStreamIO.cc (+47 -110)

jhill
11/1/96 6:52 PM
installed
49 lines of code changed in:
src/cas/RELEASE_NOTES (new 49)

jhill
11/1/96 6:50 PM
many pc port, const in API, and other changes
965 lines of code changed in:
src/ca: access.c (+230 -192), acctst.c (+160 -65), addrList.h (+3 -3), bsd_depen.c (+5 -5), caRepeater.c (+2 -1), cadef.h (+131 -107), caerr.h (+2 -2), catime.c (+3 -1), conn.c (+10 -7), convert.c (+22 -1), if_depen.c (+30 -14), iocinf.c (+47 -39), iocinf.h (+62 -28), iocmsg.h (del), net_convert.h (+96 -8), os_depen.h (+7 -171), posix_depen.c (+7 -5), repeater.c (+31 -28), service.c (+69 -44), syncgrp.c (+6 -3), vxWorks_depen.c (+11 -8), windows_depen.c (+25 -15)

jhill
11/1/96 6:45 PM
added convert.o
3 lines of code changed in:
src/ca/Makefile.Vx (+3 -2)

jhill
11/1/96 6:44 PM
added purify target
4 lines of code changed in:
src/ca/Makefile.Unix (+4)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3