Commit Log (Page 75 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: 1996-08-05 to 1996-06-26 (Commits 1752-1851 of 9251)

jhill
8/5/96 2:25 PM
removed unused code
5 lines of code changed in:
src/cas/generic/caServerI.cc (+5 -71)

jhill
8/5/96 2:24 PM
removed ERROR and OK
5 lines of code changed in:
src/cas/generic/caCommonDef.h (+5 -10)

jhill
8/5/96 2:22 PM
doc
3 lines of code changed in:
src/cas/example/exPV.cc (+3 -3)

jhill
8/5/96 2:21 PM
removed unused proto
4 lines of code changed in:
src/ca/iocinf.h (+4 -3)

jhill
8/5/96 2:20 PM
removed incorrect ver number
11 lines of code changed in:
src/ca/windows_depen.c (+11 -5)

jhill
8/5/96 2:18 PM
better msg for lack of fp
9 lines of code changed in:
src/ca/vxWorks_depen.c (+9 -12)

jhill
8/5/96 2:17 PM
info level => warning several codes
9 lines of code changed in:
src/ca/caerr.h (+9 -9)

jhill
8/5/96 2:16 PM
WIN sock specific fd range check
23 lines of code changed in:
src/ca/bsd_depen.c (+23 -4)

mrk
7/29/96 3:39 PM
check that recGblInitConstantLink returned TRUE before setting udf FALSE
Add DBE_LOG on call to db_post_event when necessary
69 lines of code changed in:
src/rec: aoRecord.c (+7 -5), biRecord.c (+3 -2), boRecord.c (+10 -7), calcRecord.c (+2 -2), dfanoutRecord.c (+2 -6), histogramRecord.c (+3 -3), longoutRecord.c (+3 -3), mbbiDirectRecord.c (+4 -3), mbboDirectRecord.c (+4 -2), mbboRecord.c (+3 -3), permissiveRecord.c (+5 -3), pidRecord.c (+3 -3), selRecord.c (+3 -2), seqRecord.c (+2 -2), stateRecord.c (+2 -2), steppermotorRecord.c (+3 -3), stringinRecord.c (+4 -3), stringoutRecord.c (+6 -5)

mrk
7/29/96 3:33 PM
various bugs fixed
17 lines of code changed in:
src/dbStatic: dbPvdLib.c (+4 -3), dbStaticLib.c (+10 -6), dbStaticLib.h (+2 -1), dbStaticRun.c (+1 -4)

mrk
7/29/96 3:28 PM
These utilities core dumped if given no arguments.
15 lines of code changed in:
src/dbStatic: dbExpand.c (+7), dbToMenuH.c (+4), dbToRecordtypeH.c (+4)

mrk
7/29/96 3:26 PM
"Allen Bradley 1746-HTSP" changed to "AB-1746HSTP1"
VS: ----------------------------------------------------------------------
1 lines of code changed in:
src/db/base.dbd (+1 -1)

mrk
7/26/96 2:26 PM
initial check that argc>=2
4 lines of code changed in:
src/dbStatic/dbReadTest.c (+4)

jbk
7/25/96 9:30 PM
Corrected a spelling with from gdd associated with the word Scalar.
3 lines of code changed in:
src/cas/example/exPV.cc (+3 -3)

jbk
7/25/96 9:29 PM
Corrected a spelling error associated with the word Scalar from gdd.
2 lines of code changed in:
src/cas/test/gddAppFuncTableTest.cc (+2 -2)

jbk
7/25/96 9:28 PM
Corrected the spelling error from gdd associated with the word Scalar
14 lines of code changed in:
src/cas/generic: casStrmClient.cc (+8 -5), server.h (+6 -3)

jbk
7/25/96 9:23 PM
Fixed the spelling error with Scalar.
174 lines of code changed in:
src/gdd: dbMapper.cc (+13 -10), gdd.cc (+17 -13), gdd.h (+36 -33), gddAppDefs.cc (+90 -87), gddTest.cc (+18 -15)

jhill
7/25/96 4:38 PM
use RULES_DIRS
11 lines of code changed in:
Makefile (+11 -75)

jhill
7/25/96 4:37 PM
no longer in use
1 lines of code changed in:
Makefile.subdirs (del)

jhill
7/25/96 1:01 PM
use pointer (not ref) for list in iter class
47 lines of code changed in:
src/libCom/cxxTemplates: tsDLList.h (+10 -7), tsSLList.h (+37 -15)

jhill
7/25/96 1:00 PM
updated tests to current version
9 lines of code changed in:
src/libCom/cxxTemplates/test: tsDLListTest.cc (+3 -2), tsSLListBench.cc (+1), tsSLListTest.cc (+5 -4)

jhill
7/25/96 12:58 PM
fixed missing ref in list decl
6 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+6 -2)

jhill
7/24/96 6:03 PM
instlled
9 lines of code changed in:
src/toolsComm/Makefile (new 9)

jhill
7/24/96 6:01 PM
use iter.remove()
74 lines of code changed in:
src/libCom: fdMgr.cc (+24 -15), osiTimer.cc (+25 -14), timer/osiTimer.cpp (+25 -14)

jhill
7/24/96 5:48 PM
fixed gnu warning int=>size_t
5 lines of code changed in:
src/gdd/dbMapper.cc (+5 -2)

jhill
7/24/96 5:47 PM
removed OPTIM_YES=-g which caused link fail
5 lines of code changed in:
src/gdd/Makefile.Unix (+5 -2)

jhill
7/24/96 5:26 PM
installed makefiles
7 lines of code changed in:
src/libCom/cxxTemplates/test/Makefile (new 7)

jhill
7/24/96 5:17 PM
removed gdd:: from func proto
23 lines of code changed in:
src/gdd/gdd.h (+23 -20)

jhill
7/24/96 5:12 PM
added remove() to iter class + made node's prev/next private
255 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+32 -35), tsDLList.h (+152 -49), tsSLList.h (+39 -21)
src/libCom/cxxTemplates/test: resourceLibTest.cc (+20 -40), tsSLListTest.cc (+12 -4)

jhill
7/24/96 5:03 PM
fixed net proto for gnu compiler
15 lines of code changed in:
src/cas/io/bsdSocket: casIOD.h (+9 -4), casStreamIO.cc (+6 -1)

jhill
7/24/96 5:00 PM
added pushOnToEventQueue()
30 lines of code changed in:
src/cas/generic: casEventSys.cc (+6 -3), casMonitor.cc (+5 -2), server.h (+19 -9)

jhill
7/24/96 4:57 PM
CXXCMPLR = STRICT
2 lines of code changed in:
src/cas/example/Makefile.Unix (+2)

jhill
7/24/96 4:55 PM
fixed gnu warnings
7 lines of code changed in:
src/ca/acctst.c (+7 -6)

jhill
7/24/96 4:52 PM
made acctst catime into targets
3 lines of code changed in:
src/ca/Makefile.Unix (+3 -13)

jbk
7/23/96 12:13 PM
various fixes - dbmapper incorrectly worked with enum types
81 lines of code changed in:
src/gdd: Makefile.Unix (+11 -4), dbMapper.cc (+33 -56), gdd.cc (+11 -2), gdd.h (+19 -16), gddAppDefs.cc (+7 -5)

jba
7/16/96 9:18 AM
Updated to reflect config dir changes.
69 lines of code changed in:
README (+69 -85)

jhill
7/11/96 7:40 PM
fixed client disconnect problem under solaris
89 lines of code changed in:
src/ca/repeater.c (+89 -21)

jhill
7/10/96 7:05 PM
installed
0 lines of code changed in:
README.niCpu030 (new 0)

jhill
7/10/96 6:57 PM
moved gddAppFuncTbl.h
2 lines of code changed in:
src/libCom: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)

jhill
7/10/96 6:48 PM
added install for gddAppFuncTable.h
5 lines of code changed in:
src/gdd/Makefile.Unix (+5 -1)

jhill
7/10/96 6:44 PM
moved to src/gdd
4 lines of code changed in:
src/cas/generic/gddAppFuncTable.h (del)

jhill
7/10/96 6:44 PM
moved here from src/cas/generic
235 lines of code changed in:
src/gdd/gddAppFuncTable.h (new 235)

jhill
7/10/96 6:36 PM
fixed GNU warnings
11 lines of code changed in:
src/libCom: memDebugLib.c (+9 -9), tsSubr.c (+2 -2)

jhill
7/10/96 6:31 PM
fixed comment
1 lines of code changed in:
src/cas/example/exServer.h (+1 -8)

jhill
7/10/96 6:30 PM
fixed GNU warnings
20 lines of code changed in:
src/ca: access.c (+8 -3), repeater.c (+6 -3), syncgrp.c (+6 -3)

mrk
7/10/96 9:49 AM
added macLib
1709 lines of code changed in:
src/libCom: Makefile.Unix (+5), Makefile.Vx (+4), macCore.c (new 5), macLib.h (new 18), macLibNOTES (new 1), macLibREADME (new 0), macUtil.c (new 6)
src/libCom/macLib: macCore.c (new 749), macLib.h (new 198), macLibNOTES (new 160), macLibREADME (new 288), macUtil.c (new 275)

mrk
7/10/96 9:46 AM
added support for macro substitution
168 lines of code changed in:
src/dbStatic: dbLexRoutines.c (+51 -7), dbReadTest.c (+32 -28), dbStaticLib.c (+29 -1), dbStaticLib.h (+5 -3), dbStaticPvt.h (+1), dbToMenuH.c (+25 -22), dbToRecordtypeH.c (+25 -20)

mrk
7/10/96 9:45 AM
Changed dbExpandInclude to dbExpand
93 lines of code changed in:
src/dbStatic: Makefile.Unix (+3 -3), dbExpand.c (new 90), dbExpandInclude.c (del)

mrk
7/10/96 9:44 AM
added support for macro substitution
3 lines of code changed in:
src/db: baseLIBOBJS (-1), iocInit.c (+3 -3)

jhill
7/9/96 6:05 PM
use strict ANSI compiler
1 lines of code changed in:
src/libCom/Makefile.Unix (+1)

jhill
7/9/96 6:03 PM
silenced gcc warnings
24 lines of code changed in:
src/libCom: bucketLib.c (+12 -14), bucketLib/bucketLib.c (+12 -14)

jhill
7/9/96 6:02 PM
mark fd entry in limbo during delete
7 lines of code changed in:
src/libCom/fdMgr.cc (+7 -2)

jhill
7/9/96 6:01 PM
nill 2nd arg to gettimeofday()
6 lines of code changed in:
src/libCom/fdmgr.c (+6 -5)

jhill
7/9/96 6:01 PM
added new operators
80 lines of code changed in:
src/libCom/osiTime.h (+80 -2)

jhill
7/9/96 6:00 PM
nill 2nd arg to gettimeofday()
1 lines of code changed in:
src/libCom/osiTimeOSD.cc (+1 -2)

jhill
7/9/96 6:00 PM
force timer into limbo state during delete
12 lines of code changed in:
src/libCom: osiTimer.cc (+6 -1), timer/osiTimer.cpp (+6 -1)

jhill
7/9/96 5:58 PM
added installation of the include files
15 lines of code changed in:
src/gdd/Makefile.Unix (+15 -1)

jhill
7/9/96 5:56 PM
added include of stddef.h for gcc compilation
3 lines of code changed in:
src/db/db_access.h (+3 -1)

jhill
7/9/96 5:55 PM
added cast
7 lines of code changed in:
src/cas/io/bsdSocket/casStreamIO.cc (+7 -2)

jhill
7/9/96 5:54 PM
store msg copy in the ctx
17 lines of code changed in:
src/cas/generic/casClient.cc (+17 -18)

jhill
7/9/96 5:53 PM
init stat and sev in gdd
11 lines of code changed in:
src/cas/generic/casStrmClient.cc (+11 -2)

jhill
7/9/96 5:51 PM
store copy of msg in ctx
27 lines of code changed in:
src/cas/generic/server.h (+27 -7)

jhill
7/9/96 5:49 PM
removed redundant stuff
4 lines of code changed in:
src/cas/example/Makefile.Unix (+4 -15)

jhill
7/9/96 5:48 PM
fast time fetch
45 lines of code changed in:
src/cas/example/exPV.cc (+45 -22)

jhill
7/9/96 5:47 PM
fast time and limited execution time
36 lines of code changed in:
src/cas/example/exServer.cc (+36 -16)

jhill
7/9/96 5:46 PM
fast time fetch
2 lines of code changed in:
src/cas/example/exServer.h (+2 -10)

jhill
7/9/96 5:43 PM
silence gcc warnings and default CLOCKS_PER_SEC if it isnt defined (for sunos4 and gcc)
17 lines of code changed in:
src/ca/access.c (+17 -5)

jhill
7/9/96 5:42 PM
use strict ansi compiler
1 lines of code changed in:
src/ca/Makefile.Unix (+1)

jhill
7/9/96 5:41 PM
silence gcc warning
6 lines of code changed in:
src/ca/iocinf.c (+6 -3)

jhill
7/9/96 5:41 PM
pass nill 2nd arg to gettimeofday()
5 lines of code changed in:
src/ca/posix_depen.c (+5 -3)

jba
7/8/96 10:27 AM
Updates for new directory structure.
4 lines of code changed in:
README (+4 -4)

jba
7/8/96 10:20 AM
Moved include RULES.Unix
6 lines of code changed in:
src/gdd/Makefile.Unix (+6 -2)

jba
7/8/96 10:08 AM
devSup no longer built. Individual *.o files installed.
1 lines of code changed in:
src/dev/Makefile.Vx (+1 -3)

jba
7/8/96 10:02 AM
Remove build of recSup.
1 lines of code changed in:
src/rec/Makefile.Vx (+1 -5)

jba
7/8/96 9:57 AM
Added ERR_S_FILES to Makefile.* files and removed blderrSymTbl and errInc.*
47 lines of code changed in:
src/libCom: Makefile.Unix (+23 -7), Makefile.Vx (+22 -6), blderrSymTbl (del), errInc.c (del)

jhill
7/2/96 7:02 PM
use ./aitGen and ./genApps per Janet's request
13 lines of code changed in:
src/gdd: Makefile.Unix (+6 -3), Makefile.standalone (+7 -4)

jhill
7/2/96 6:12 PM
added missing #define for traditional C
4 lines of code changed in:
src/libCom: epicsAssert.h (+2 -1), osi/epicsAssert.h (+2 -1)

jhill
7/2/96 6:11 PM
added func proto
50 lines of code changed in:
src/libCom/tsDefs.h (+50 -2)

jhill
7/2/96 6:09 PM
vms changes
2 lines of code changed in:
src/db/db_access.h (+2 -1)

jhill
7/2/96 6:04 PM
took &tz out of gettimeofday()
5 lines of code changed in:
src/ca/vms_depen.c (+5 -3)

jhill
7/2/96 6:03 PM
VMS changes and traditional C changes
15 lines of code changed in:
src/ca: cadef.h (+6 -1), caerr.h (+9 -4)

jba
7/2/96 8:45 AM
Added dbd and base/config dirs. Removed epics/config and base/rec.
9 lines of code changed in:
MakeRelease (+9 -5)

jba
7/1/96 3:14 PM
Added uninstall of config dir.
3 lines of code changed in:
Makefile (+3 -2)

jhill
7/1/96 2:59 PM
fixed case where gdd was mapped to a string without cvrt
6 lines of code changed in:
src/gdd/dbMapper.cc (+6 -2)

jhill
7/1/96 2:56 PM
one last update prior to first release
96 lines of code changed in:
src/cas/generic: casChannel.cc (+7 -4), casChannelIIL.h (+7 -12), casInternal.h (+10 -15), casMonitor.cc (+8 -2), casPV.cc (+6 -3), casPVI.cc (+5 -1), casPVIIL.h (+20 -2), casStrmClient.cc (+19 -9), casdef.h (+14 -34)

jhill
7/1/96 2:53 PM
moved exist test expire to exServer.cc
35 lines of code changed in:
src/cas/example: exAsyncPV.cc (-12), exPV.cc (+1 -1), exServer.cc (+19 -7), exServer.h (+2 -2), test.adl (+13 -13)

jhill
7/1/96 2:52 PM
removed extra obj from fast build
1 lines of code changed in:
src/cas/example/Makefile.Unix (+1 -5)

jhill
7/1/96 2:49 PM
turned on analog value wrap-around test
37 lines of code changed in:
src/ca/acctst.c (+37 -14)

jhill
6/28/96 2:17 PM
took out purify etc - also include dbMapper
6 lines of code changed in:
src/gdd/Makefile.Unix (+6 -11)

jhill
6/28/96 1:24 PM
fixed sun4 problems
8 lines of code changed in:
src/libCom/blderrSymTbl (+8 -8)

jba
6/28/96 10:33 AM
Chnges for move of config directory.
7 lines of code changed in:
Makefile (+5 -3), Makefile.subdirs (+2 -2)

jba
6/28/96 10:18 AM
Moved config dir to base/config.
104 lines of code changed in:
src/as: Makefile (+2 -13), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)
src/bpt: Makefile (+2 -16), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)
src/ca: Makefile (+2 -13), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)
src/cas: Makefile (+2 -19), build/Makefile (+2 -19)
src/cas/example: Makefile (+2 -16), Makefile.Unix (+2 -2)
src/cas/generic: Makefile (+2 -16), Makefile.Unix (+2 -2)
src/db: Makefile (+2 -13), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)
src/dbStatic: Makefile (+2 -16), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)
src/dbtools: Makefile (+2 -13), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)
src/dev: Makefile (+2 -13), Makefile.Vx (+2 -2)
src/gdd: Makefile (+6 -3), Makefile.Unix (+6 -3)
src/libCom: Makefile (+2 -13), Makefile.Unix (+5 -5), Makefile.Vx (+5 -5), blderrSymTbl (+2 -2)
src/misc: Makefile (+2 -13), Makefile.Vx (+2 -2)
src/rec: Makefile (+2 -13), Makefile.Vx (+2 -2)
src/rsrv: Makefile (+2 -13), Makefile.Vx (+2 -2)
src/toolsComm/antelope: Makefile (+2 -13), Makefile.Unix (+2 -2)
src/toolsComm/flex: Makefile (+2 -13), Makefile.Unix (+2 -2)
src/util: Makefile (+2 -13), Makefile.Unix (+2 -2), Makefile.Vx (+2 -2)

mrk
6/28/96 9:12 AM
added seq
1 lines of code changed in:
src/db/baseLIBOBJS (+1)

jbk
6/27/96 9:33 AM
changes data type to string conversions to use installString(), not copy()
5 lines of code changed in:
src/gdd: .cvsignore (new 0), aitGen.c (+5 -2)

mrk
6/27/96 7:58 AM
fixed rule for making dbCommon.h
2 lines of code changed in:
src/db/Makefile.Vx (+2 -1)

jhill
6/26/96 8:58 PM
added C++ support
44 lines of code changed in:
src/libCom: Makefile.Unix (+3 -3), blderrSymTbl (+39 -6), errInc.c (+1 -3), errIncCXX.cc (new 1)

jhill
6/26/96 6:33 PM
added caProto.h to INC
1 lines of code changed in:
src/ca/Makefile.Unix (+1 -1)

jhill
6/26/96 6:32 PM
changed where caProto.h comes from (again)
5 lines of code changed in:
src/cas/generic/casInternal.h (+5 -2)

jhill
6/26/96 6:10 PM
added additional include paths
3 lines of code changed in:
src/libCom/blderrSymTbl (+3 -2)

jhill
6/26/96 6:08 PM
took path out of casInternal.h include
6 lines of code changed in:
src/cas/generic/casdef.h (+6 -7)

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