Commit Log (Page 69 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-10-14 to 1997-06-04 (Commits 2352-2451 of 9251)

mrk
10/14/97 8:59 AM
Get rid of check for home directory
0 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (-17)

mrk
10/14/97 8:40 AM
1) Fixed bug that caused asRegisterClientCallback to fail on UNIX
2) asLib_lex.l changed to allow more characters(like dbLoadxxx)
15 lines of code changed in:
src/as: asLib.h (+9 -3), asLibRoutines.c (+3 -25), asLib_lex.l (+3 -1)

mrk
10/10/97 9:22 AM
still original
5 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+5 -3)

mrk
10/10/97 8:39 AM
new version using templates
274 lines of code changed in:
src/makeBaseApp: Makefile (new 6), Makefile.Host (new 19), makeBaseApp.pl (new 249)

jhill
8/5/97 2:52 PM
dont include stdarg.h in traditional C code
46 lines of code changed in:
src/libCom: epicsPrint.h (+23 -9), error/epicsPrint.h (+23 -9)

jhill
8/4/97 7:53 PM
cosmetic changes
5 lines of code changed in:
src/rsrv/caservertask.c (+5 -5)

jhill
8/4/97 7:53 PM
changed some inline func to normal func
66 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+66 -52)

jhill
8/4/97 7:51 PM
cleaned up locking
3 lines of code changed in:
src/ca/service.c (+3 -2)

jhill
8/4/97 7:51 PM
fixed problems in aitString and the conversion matrix
903 lines of code changed in:
src/gdd: aitConvert.cc (+37 -26), aitConvert.h (+14 -11), aitGen.c (+94 -160), aitHelpers.cc (+69 -9), aitHelpers.h (+230 -130), aitTypes.c (+77 -15), aitTypes.h (+16 -9), dbMapper.cc (+232 -135), dbMapper.h (+11 -7), gdd.cc (+53 -78), gdd.h (+5 -4), gddAppDefs.cc (+4 -3), gddAppTable.cc (+18 -15), gddI.h (+21 -18), gddTest.cc (+22 -19)

jhill
8/4/97 7:46 PM
fixed warnings
753 lines of code changed in:
src/cas/generic: caNetAddr.h (+4 -3), caServer.cc (+15 -11), caServerI.cc (+14 -11), casAsyncExIOI.cc (+7 -4), casAsyncIO.cc (+6 -3), casAsyncIOI.cc (+6 -3), casAsyncPVCIOI.cc (+6 -3), casAsyncRdIOI.cc (+7 -4), casAsyncWtIOI.cc (+6 -3), casAsyncXXIO.cc (+19 -5), casChannel.cc (+14 -12), casClient.cc (+39 -2), casClientIL.h (+4 -39), casClientMon.cc (+14 -11), casDGClient.cc (+5 -3), casEventMask.cc (+4 -3), casEventMask.h (+5 -2), casEventSysIL.h (+5 -2), casInternal.h (+95 -99), casPV.cc (+20 -17), casPVI.cc (+5 -2), casPVIIL.h (+20 -18), casStrmClient.cc (+32 -17), casdef.h (+110 -106), server.h (+193 -174)
src/cas/generic/st: casDGOS.cc (+4 -2), casOSD.h (+29 -22), casStreamOS.cc (+4 -2)
src/cas/io/bsdSocket: caServerIO.cc (+15 -12), casDGIntfIO.cc (+5 -5), casIOD.h (+41 -36)

jhill
8/4/97 7:44 PM
dont depend on TMP env var under WIN32
17 lines of code changed in:
src/toolsComm/antelope: defs.h (-3), main.c (+14 -54), output.c (+3 -11)

jhill
8/4/97 7:42 PM
fixed warning
25 lines of code changed in:
src/util: iocLogServer.c (+22 -10), startCArepeater.c (+3 -2)

jhill
8/4/97 7:40 PM
increased min and also max beacon period
5 lines of code changed in:
src/rsrv/online_notify.c (+5 -5)

jhill
8/4/97 7:37 PM
installed
132 lines of code changed in:
src/libCom: aToIPAddr.c (new 26), misc/aToIPAddr.c (new 106)

jhill
8/4/97 7:36 PM
removed warnings
223 lines of code changed in:
src/libCom: Makefile.Host (+4 -3), Makefile.Vx (+2), errPrintfUNIX.c (+3 -3), fdManager.cc (+18 -20), fdManager.h (+41 -38), fdmgr.c (+19 -23), fdmgr.h (+13 -13), memDebugLib.c (+3 -3), osiTimer.cc (+5 -2), osiTimer.h (+6 -2), truncateFile.c (+9 -1), tsDefs.h (+4 -4), tsSubr.c (+3 -3), misc/truncateFile.c (+9 -1), osi/os/WIN32/dllmain.cpp (+1 -1)
src/libCom/fdmgr: fdManager.cpp (+18 -20), fdManager.h (+41 -38), fdmgr.h (+13 -13)
src/libCom/timer: osiTimer.cpp (+5 -2), osiTimer.h (+6 -2)

jhill
8/4/97 7:31 PM
added aToIPAddr
3 lines of code changed in:
src/libCom/ipAddrToA.h (+3)

jhill
8/4/97 7:30 PM
include shareLib.h
0 lines of code changed in:
src/libCom: bldEnvData.pl (-1), env/bldEnvData.pl (-1)

jhill
8/4/97 7:29 PM
check both sides of the fd range
8 lines of code changed in:
src/libCom/osi/os: VMS/osiSock.h (+1 -1), alpha/osdSock.h (+1 -1), cygwin32/osdSock.h (+1 -1), hpux/osdSock.h (+1 -2), sgi/osdSock.h (+1 -1), solaris/osdSock.h (+1 -1), sun4/osdSock.h (+1 -1), vxWorks/osdSock.h (+1 -1)

jhill
8/4/97 7:28 PM
cosmetic changes
17 lines of code changed in:
src/libCom/osi/os/WIN32/osdSock.h (+17 -17)

jhill
8/4/97 7:24 PM
win32 keyword change
8 lines of code changed in:
src: dbtools/dbLoadTemplate.y (+1 -1), libCom/misc/shareLib.h (+7 -6)

jhill
8/4/97 7:23 PM
win32 keyword changed
3 lines of code changed in:
src/db/callback.h (+3 -3)

jhill
8/4/97 6:37 PM
added beacon anomaly flag init/allow ip 255.255.255.255
193 lines of code changed in:
src/ca: bsd_depen.c (+5 -10), iocinf.c (+35 -45), iocinf.h (+8 -11), net_convert.h (+2 -2), netdb_depen.c (+3 -3), os_depen.h (+12 -23), posix_depen.c (+13 -3), repeater.c (+12 -9), service.c (+97 -112), syncgrp.c (changed), vxWorks_depen.c (+3 -7), windows_depen.c (+3 -3)

jhill
8/4/97 6:31 PM
use correct data type for port
3 lines of code changed in:
src/ca/if_depen.c (+3 -3)

jhill
8/4/97 6:30 PM
detect IOC reboot faster that EPICS_CA_CONN_TMO
159 lines of code changed in:
src/ca/conn.c (+159 -122)

jhill
8/4/97 6:01 PM
fixed warning
1 lines of code changed in:
src/ca/catime.c (+1 -1)

jhill
8/4/97 5:55 PM
use correct data type for an IP port
2 lines of code changed in:
src/ca/addrList.h (+2 -2)

jhill
8/4/97 5:54 PM
mutex clean up
54 lines of code changed in:
src/ca/access.c (+54 -64)

jhill
8/4/97 5:26 PM
cleaned up doc
22 lines of code changed in:
README.WIN32 (+22 -28)

jba
7/24/97 3:12 PM
Changed cyclic ftp location.
7 lines of code changed in:
README.cygwin32 (+7 -1)

jba
7/23/97 10:06 AM
Added aten2 function pre Nick Rees.
18 lines of code changed in:
src/libCom: calcPerform.c (+6 -1), postfix.c (+2 -1), postfix.h (+1)
src/libCom/calc: calcPerform.c (+6 -1), postfix.c (+2 -1), postfix.h (+1)

jba
7/23/97 9:46 AM
Added *bat files.
6 lines of code changed in:
MakeRelease (+6 -2)

mrk
7/11/97 7:21 AM
Change for fix to postfix and calcPerform
20 lines of code changed in:
src/rec: calcRecord.c (+11 -21), calcoutRecord.c (+7 -29), waitRecord.c (+2 -10)

mrk
7/11/97 7:20 AM
Change so that 0 is INVALID_
234 lines of code changed in:
src/libCom: calcPerform.c (+3 -2), post.h (del), postfix.c (+18 -16), postfix.h (new 71)
src/libCom/calc: calcPerform.c (+3 -2), postfix.c (+18 -16), postfix.h (new 120)

jhill
7/10/97 2:33 PM
improved CPU consumption by select() under vxWorks
112 lines of code changed in:
src/ca: access.c (+32 -25), acctst.c (+16 -2), iocinf.c (+8 -5), iocinf.h (+26 -4), syncgrp.c (+5 -2), vxWorks_depen.c (+5 -2), windows_depen.c (+20 -4)

jhill
7/10/97 2:28 PM
const=>READONLY
32 lines of code changed in:
src/ca/cadef.h (+32 -32)

jba
7/1/97 1:29 PM
Changed Tar to tar in output filename.
10 lines of code changed in:
MakeRelease (+10 -7)

jhill
6/30/97 6:47 PM
installed
4 lines of code changed in:
src/libCom/test/osiTimeTest.cc (new 4)

jhill
6/30/97 6:40 PM
use %p for pointers
11 lines of code changed in:
src/cas/io/bsdSocket: caServerIO.cc (+5 -2), casDGIntfIO.cc (+1 -1), casStreamIO.cc (+5 -2)

jhill
6/30/97 5:54 PM
use %p with pointers
52 lines of code changed in:
src/cas/generic: casClient.cc (+5 -4), casCtx.cc (+7 -7), casDGClient.cc (+5 -2), casEventSys.cc (+7 -4), casStrmClient.cc (+5 -4), server.h (+5 -18)
src/cas/generic/st: casDGIntfOS.cc (+3 -3), casDGOS.cc (+6 -3), casStreamOS.cc (+9 -6)

jba
6/30/97 1:31 PM
Added struct ifafilt line which eliminates dozens of warnings.
1 lines of code changed in:
src/libCom/osi/os/alpha/osdSock.h (+1)

jba
6/30/97 1:29 PM
Removed alpha specific lines which are no longer needed.
0 lines of code changed in:
src/dbtools/Makefile.Host (-4)

jhill
6/30/97 1:16 PM
guess at DEC C++ compiler bug workaround
10 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+10 -2)

mrk
6/30/97 9:49 AM
include intLib.h
1 lines of code changed in:
src/db/dbScan.c (+1)

mrk
6/30/97 8:54 AM
Allow null init subroutine
25 lines of code changed in:
src/rec/subRecord.c (+25 -17)

mrk
6/30/97 8:35 AM
scanOnce: Protect rngBufPut with intLock
6 lines of code changed in:
src/db/dbScan.c (+6 -1)

mrk
6/30/97 7:55 AM
dbl: Must not close if stdout
11 lines of code changed in:
src/db/dbTest.c (+11 -9)

mrk
6/30/97 7:53 AM
GPIBEFASTO: Last fix was TOO strict
14 lines of code changed in:
src/dev/devCommonGpib.c (+14 -13)

jhill
6/27/97 6:50 PM
fixed gnu compiler incompatibility
9 lines of code changed in:
src/cas/example/directoryService: directoryServer.cc (+8), directoryServer.h (+1)

jba
6/26/97 8:45 AM
Added EPICS_* defs.
9 lines of code changed in:
src/libCom/misc/makeEpicsVersion.pl (+9)

mrk
6/25/97 4:55 PM
leave exactly as reported
1 lines of code changed in:
src/db/callback.c (+1 -3)

mrk
6/25/97 4:42 PM
fixed bug in ProcessCallback
3 lines of code changed in:
src/db/callback.c (+3 -2)

mrk
6/25/97 1:34 PM
Fixed bug of null being passed to printf for %s
23 lines of code changed in:
src/dbStatic/dbStaticLib.c (+23 -8)

mrk
6/25/97 1:33 PM
only if precision really bad for FLOAT,DOUBLE change it
2 lines of code changed in:
src/db/recGbl.c (+2 -4)

mrk
6/25/97 1:31 PM
add calcoutRecord
2 lines of code changed in:
src/db: base.dbd (+1), baseLIBOBJS (+1)

mrk
6/25/97 1:04 PM
It was use address 0 for a DBADDR
4 lines of code changed in:
src/rec/calcoutRecord.c (+4 -2)

mrk
6/25/97 1:03 PM
Add filename arg to dbl
47 lines of code changed in:
src/db/dbTest.c (+47 -26)

jba
6/25/97 9:46 AM
Initial version.
90 lines of code changed in:
README.cygwin32 (new 27), cygwin32.bat (new 63)

jhill
6/25/97 1:47 AM
fixed comment
8 lines of code changed in:
README.cxxTemplates (+8 -5)

jhill
6/25/97 1:42 AM
fixed install outside base
11 lines of code changed in:
Makefile (+11 -1)

jhill
6/25/97 1:20 AM
added missing prototype
1 lines of code changed in:
src/libCom/osi/os/sun4/osdSock.h (+1)

jhill
6/25/97 1:19 AM
fixed warning
11 lines of code changed in:
src/libCom/osi/os/solaris/osdSock.h (+11)

jhill
6/25/97 1:12 AM
fixed warnings
234 lines of code changed in:
src: ca/acctst.c (+11 -8), db/dbAddr.h (+5 -5)
src/gdd: Makefile.Host (-1), aitHelpers.cc (+6 -3), gdd.cc (+7 -4), gddAppFuncTable.cc (del), gddAppFuncTable.h (+180 -1), gddNewDel.cc (+6 -2), gddSemaphore.h (+7 -3), gddTest.cc (+7 -4)

jhill
6/25/97 1:10 AM
deleted
1 lines of code changed in:
src/cas/generic/templInst.cc (del)

jhill
6/25/97 12:59 AM
ported log server to win32
300 lines of code changed in:
src/util: Makefile.Host (+3 -1), iocLogServer.c (+297 -228)

jhill
6/25/97 12:53 AM
removed templInst.cc
16 lines of code changed in:
src/cas/example/directoryService: Makefile.Host (-1), directoryServer.cc (+15), templInst.cc (del)

jhill
6/25/97 12:48 AM
moved resourceLib.cc into resourceLib.h
179 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+178 -1), test/resourceLibTest.cc (+1 -2)

jhill
6/25/97 12:45 AM
cleaned up pc port
381 lines of code changed in:
src/libCom: fdManager.cc (+76 -9), fdManager.h (+32 -87), fdmgr.c (+57 -66), fdmgr.h (+23 -59), osiTimer.cc (+14 -12), osiTimer.h (+17 -12)
src/libCom/fdmgr: fdManager.cpp (+76 -9), fdManager.h (+32 -87), fdmgr.h (+23 -59)
src/libCom/timer: osiTimer.cpp (+14 -12), osiTimer.h (+17 -12)

jhill
6/25/97 12:42 AM
added truncateFile.c
123 lines of code changed in:
src/libCom: Makefile.Host (+2), truncateFile.c (new 1), truncateFile.h (new 0)
src/libCom/misc: truncateFile.c (new 120), truncateFile.h (new 0)

jhill
6/25/97 12:09 AM
removed templInst.cc
19 lines of code changed in:
src/cas/generic/caServer.cc (+19 -1)

jhill
6/13/97 1:26 PM
allow epicsAssert.h
39 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+6 -1), tsBTree.h (+18 -10), test/tsBTreeTest.cc (+15 -15)

jhill
6/13/97 12:42 PM
fixed tests
4 lines of code changed in:
src/libCom/cxxTemplates/test/minmaxTest.cc (+4 -4)

jhill
6/13/97 12:03 PM
use epics assert
1 lines of code changed in:
src/cas/generic/caNetAddr.h (+1 -1)

jhill
6/13/97 11:57 AM
fixed warning
7 lines of code changed in:
src/ca/access.c (+7 -4)

jhill
6/13/97 4:44 AM
send server port with beacon
4 lines of code changed in:
src/rsrv: camessage.c (+1 -1), online_notify.c (+3 -2)

jhill
6/13/97 4:39 AM
fixed warnings
20 lines of code changed in:
src/libCom: fdManager.cc (+10 -7), fdmgr/fdManager.cpp (+10 -7)

jhill
6/13/97 4:31 AM
fixed warnings
38 lines of code changed in:
src/libCom/osiTime.h (+38 -37)

jhill
6/13/97 4:30 AM
added dllmain.cc
2 lines of code changed in:
src/libCom/Makefile.Host (+2 -2)

jhill
6/13/97 4:29 AM
startup up winsock for the fd manager
11 lines of code changed in:
src/libCom/osi/os/WIN32/dllmain.cpp (+11)

jhill
6/13/97 4:27 AM
fixed warnings
2 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (+2 -2)

jhill
6/13/97 4:26 AM
fixed generated conversion functions
54 lines of code changed in:
src/gdd/aitGen.c (+54 -16)

jhill
6/13/97 4:22 AM
C++ changes
10 lines of code changed in:
src/db: dbAddr.h (+8), db_access.h (+2 -1)

jhill
6/13/97 4:21 AM
fixed compiler compatibility problems
31 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+7 -3), tsDLList.h (+12 -3), tsSLList.h (+12 -1)

jhill
6/13/97 4:20 AM
installed
1464 lines of code changed in:
src/cas/example/directoryService: Makefile (new 7), Makefile.Host (new 3), Makefile.Vx.WorkInProgress (new 2), README (new 13), directoryServer.cc (new 155), directoryServer.h (new 135), main.cc (new 215), pvDirectory.txt (new 5), templInst.cc (new 1), test.adl (new 844), vxEntry.cc (new 84)

jhill
6/13/97 4:20 AM
updated
10 lines of code changed in:
src/cas/example/README (+10 -2)

jhill
6/13/97 4:16 AM
install
163 lines of code changed in:
src/cas/generic/caNetAddr.h (new 163)

jhill
6/13/97 4:15 AM
connect proto changes
415 lines of code changed in:
src/cas/example/Makefile (+1 -1)
src/cas/generic: Makefile.Host (+1 -1), caServer.cc (+20 -1), caServerI.cc (+6 -3), caServerIIL.h (+4 -10), casAsyncExIOI.cc (+8 -5), casAsyncPVCIOI.cc (+6 -3), casChanDelEv.cc (+11 -1), casCoreClient.cc (+7 -6), casDGClient.cc (+50 -25), casInternal.h (+7 -48), casMsgIO.cc (+10 -10), casStrmClient.cc (+46 -7), casdef.h (+82 -18), dgInBuf.cc (+5 -6), dgInBufIL.h (-1), dgOutBuf.cc (+5 -7), dgOutBufIL.h (-1), server.h (+36 -49)
src/cas/generic/st: casIntfOS.cc (+2 -2), casOSD.h (+5 -2), ioBlocked.cc (+5 -2)
src/cas/io/bsdSocket: caServerIO.cc (+16 -13), casDGIO.cc (+2 -2), casDGIntfIO.cc (+30 -26), casIOD.h (+19 -13), casIntfIO.cc (+22 -17), casStreamIO.cc (+9 -6)

jhill
6/13/97 4:14 AM
connect/search proto changes
380 lines of code changed in:
src/ca: access.c (+18 -10), acctst.c (+34 -20), bsd_depen.c (+8 -9), caProto.h (+13 -4), cadef.h (+16 -13), catime.c (+2 -2), conn.c (+94 -59), convert.c (+2 -2), iocinf.c (+21 -44), iocinf.h (+27 -25), net_convert.h (+21 -12), posix_depen.c (+7 -4), service.c (+78 -46), syncgrp.c (+5 -2), vms_depen.c (+6 -3), vxWorks_depen.c (+22 -19), windows_depen.c (+6 -3)

jhill
6/13/97 3:55 AM
updated instr
23 lines of code changed in:
README.WIN32 (+23 -59)

jhill
6/13/97 3:53 AM
removed unused unistall target
1 lines of code changed in:
Makefile (+1 -5)

jba
6/12/97 2:24 PM
devVxiTDM removed. Used only by linac.
0 lines of code changed in:
src/dev/Makefile.Vx (-1)

jba
6/12/97 2:24 PM
devVxiTDM.c removed. Used only by linac.
1 lines of code changed in:
src/dev/devVxiTDM.c (del)

jba
6/12/97 2:23 PM
devVxiTDM removed. Used only by linac.
0 lines of code changed in:
src/db: base.dbd (-1), baseLIBOBJS (-1)

mrk
6/11/97 10:45 AM
remove devSysmon
0 lines of code changed in:
src/dev/Makefile.Vx (-1)

mrk
6/11/97 10:26 AM
renamed devAiStats to devVXStats. removed devSysmon
3 lines of code changed in:
src/db: base.dbd (+2 -7), baseLIBOBJS (+1 -2)

mrk
6/11/97 10:24 AM
Removed because APS specific
4 lines of code changed in:
src/dev/devSysmon.c (del)

mrk
6/11/97 10:19 AM
get_enum_str must take address from DBADDR.pfield not from record
35 lines of code changed in:
src/rec: biRecord.c (+9 -3), boRecord.c (+9 -3), mbbiRecord.c (+9 -4), mbboRecord.c (+8 -3)

mrk
6/11/97 10:17 AM
Renamed file
514 lines of code changed in:
src/dev: Makefile.Vx (+1 -1), devAiStats.c (del), devVXStats.c (new 510)

mrk
6/5/97 1:28 PM
Allow message about referenced but undefined to be suppressed
70 lines of code changed in:
src/libCom: macCore.c (+16 -3), macLib.h (+13 -1), macLibREADME (+6)
src/libCom/macLib: macCore.c (+16 -3), macLib.h (+13 -1), macLibREADME (+6)

mrk
6/5/97 1:16 PM
suppress warning message for unexpanded macros.
1 lines of code changed in:
src/dbtools/dbLoadTemplate.y (+1)

mrk
6/4/97 4:55 PM
incremented var_count too quickly
2 lines of code changed in:
src/dbtools/dbLoadTemplate.y (+2 -1)

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