Summary Period: 1996-09-04 to 1996-08-05 (Commits 1852-1951 of 9251)
|
jhill 9/4/96 5:47 PM |
allow vxWorks 5.1 and gnu win 32 |
| 15 lines of code changed in: src/gdd/gdd.h (+15 -7) | |
|
jhill 9/4/96 5:41 PM |
installed |
| 2 lines of code changed in: src/gdd/Makefile.Vx.WorkInProgress (new 2) | |
|
jhill 9/4/96 5:41 PM |
removed until the new gnu compilers are installed |
| 5 lines of code changed in: src/gdd/Makefile.Vx (del) | |
|
jhill 9/4/96 4:59 PM |
fixed gcc warnings |
| 6 lines of code changed in: src/util/ca_test.c (+6 -6) | |
|
jhill 9/4/96 4:58 PM |
added level arg to client_stat |
| 116 lines of code changed in: src/rsrv: camessage.c (+7 -7), camsgtask.c (+11 -11), caservertask.c (+85 -77), cast_server.c (+10 -10), server.h (+3 -3) | |
|
jhill 9/4/96 4:54 PM |
added vxWorks support |
| 43 lines of code changed in: src/libCom/osiTimeOSD.cc (+43 -15) | |
|
jhill 9/4/96 4:53 PM |
allow use with goofy vxWorks 5.2 time spec - which has unsigned sec and signed nsec |
| 16 lines of code changed in: src/libCom/osiTime.h (+16 -3) | |
|
jhill 9/4/96 4:50 PM |
added hashed fd to fdi convert |
| 258 lines of code changed in: src/libCom: fdManager.cc (+36 -13), fdManager.h (+93 -41) src/libCom/fdmgr: fdManager.cpp (+36 -13), fdManager.h (+93 -41) | |
|
jhill 9/4/96 4:48 PM |
MS Visual C defines sys_errlist in stdlib.h |
| 12 lines of code changed in: src/libCom: errSymLib.c (+6 -1), error/errSymLib.c (+6 -1) | |
|
jhill 9/4/96 4:46 PM |
fixed gcc warning |
| 9 lines of code changed in: src/libCom/errPrintfVX.c (+9 -6) | |
|
jba 9/4/96 4:41 PM |
Top level dir no longer passed to MakeRelease |
| 13 lines of code changed in: MakeRelease (+9 -2), Makefile (+4 -4) | |
|
jba 9/4/96 4:22 PM |
Added info about new targets. |
| 31 lines of code changed in: README (+31 -7) | |
|
jhill 9/4/96 3:59 PM |
installed |
| 136 lines of code changed in: src/gdd/Makefile.Vx (new 2) src/libCom/osi/os: solaris/osdSock.h (new 28), sun4/osdSock.h (new 80), vxWorks/osdSock.h (new 26) | |
|
jhill 9/4/96 3:58 PM |
added GDD_NAME_PV_NAME |
| 5 lines of code changed in: src/gdd/gddAppTable.h (+5 -2) | |
|
jhill 9/4/96 3:58 PM |
changes for MS VISC++ |
| 64 lines of code changed in: src/gdd/gddAppFuncTable.h (+64 -42) | |
|
jhill 9/4/96 3:55 PM |
add GDD_NAME_PV_NAME |
| 5 lines of code changed in: src/gdd/gddAppDefs.cc (+5 -1) | |
|
mrk 9/4/96 3:41 PM |
added devABANALOG |
| 1 lines of code changed in: src/dev: Makefile.Vx (+1), devABANALOG.c (new 0) | |
|
mrk 9/4/96 3:41 PM |
added devABANALOG |
| 5 lines of code changed in: src/db: base.dbd (+4), baseLIBOBJS (+1) | |
|
jhill 9/4/96 3:29 PM |
removed os depen stuff |
| 5 lines of code changed in: src/cas/io/bsdSocket/casIOD.h (+5 -32) | |
|
jhill 9/4/96 3:28 PM |
(char *) cast below is for brain dead wrs prototype |
| 4 lines of code changed in: src/cas/io/bsdSocket/casDGIO.cc (+4 -1) | |
|
jhill 9/4/96 3:27 PM |
doccasdef.h |
| 22 lines of code changed in: src/cas/generic: casdef.h (+7 -6), outBuf.cc (+5 -1), server.h (+10 -24) | |
|
jhill 9/4/96 3:25 PM |
use correct app type for exist test gdd, correct byte oder for mon mask, and efficient use of PV name gdd |
| 17 lines of code changed in: src/cas/generic/casStrmClient.cc (+17 -9) | |
|
jhill 9/4/96 3:23 PM |
added operator -> |
| 25 lines of code changed in: src/cas/generic/casPVIIL.h (+25 -4) | |
|
jhill 9/4/96 3:23 PM |
init new member cas and add arg to serverToolDebug() |
| 13 lines of code changed in: src/cas/generic/casPVI.cc (+13 -12) | |
|
jhill 9/4/96 3:21 PM |
removed operator -> and added member pv |
| 15 lines of code changed in: src/cas/generic/casInternal.h (+15 -34) | |
|
jhill 9/4/96 3:20 PM |
removed sizeof(casEventMask::mask) for MSVISC++ |
| 6 lines of code changed in: src/cas/generic/casEventMask.cc (+6 -3) | |
|
jhill 9/4/96 3:19 PM |
added missing byte swap on search reply port no |
| 6 lines of code changed in: src/cas/generic/casDGClient.cc (+6 -4) | |
|
jhill 9/4/96 3:19 PM |
include db_access.h |
| 5 lines of code changed in: src/cas/generic/casClient.cc (+5 -1) | |
|
jhill 9/4/96 3:18 PM |
moved operator -> here |
| 13 lines of code changed in: src/cas/generic/casChannelIIL.h (+13 -1) | |
|
jhill 9/4/96 3:18 PM |
init new chan member |
| 8 lines of code changed in: src/cas/generic/casChannelI.cc (+8 -6) | |
|
jhill 9/4/96 3:17 PM |
use ptr not ref to satisfy MSVISC++ |
| 7 lines of code changed in: src/cas/generic/casChannel.cc (+7 -4) | |
|
jhill 9/4/96 3:16 PM |
moved operator -> here |
| 13 lines of code changed in: src/cas/generic/casAsyncIOIIL.h (+13 -2) | |
|
jhill 9/4/96 3:13 PM |
initialize new member - asyncIO |
| 8 lines of code changed in: src/cas/generic/casAsyncIOI.cc (+8 -6) | |
|
jhill 9/4/96 3:12 PM |
added arg to serverToolDebugFunc() |
| 7 lines of code changed in: src/cas/generic/caServerI.cc (+7 -4) | |
|
jhill 9/4/96 3:11 PM |
comment |
| 2 lines of code changed in: src/cas/generic/README (+2 -2) | |
|
jhill 9/4/96 3:10 PM |
added new files |
| 4 lines of code changed in: src/cas/example: Makefile.Vx (new 0), main.cc (new 0), vxEntry.cc (new 4) | |
|
jhill 9/4/96 3:09 PM |
added main.cc |
| 12 lines of code changed in: src/cas/example/Makefile.Unix (+12 -5) | |
|
jhill 9/4/96 3:08 PM |
add getEnums() stub |
| 8 lines of code changed in: src/cas/example/exPV.cc (+8) | |
|
jhill 9/4/96 3:08 PM |
removed main() |
| 1 lines of code changed in: src/cas/example/exServer.cc (+1 -59) | |
|
jhill 9/4/96 3:07 PM |
added defualt copy constructor fer MSVISC++ |
| 12 lines of code changed in: src/cas/example/exServer.h (+12) | |
|
jhill 9/4/96 3:02 PM |
fixed gcc warning |
| 16 lines of code changed in: src/ca: if_depen.c (+3 -3), repeater.c (+13 -10) | |
|
jhill 9/4/96 3:02 PM |
test for non-nill piiu under vxWorks |
| 10 lines of code changed in: src/ca/access.c (+10 -5) | |
|
jhill 9/4/96 2:57 PM |
string id resource now copies id |
| 128 lines of code changed in: src/libCom/cxxTemplates: resourceLib.h (+42 -12), tsSLList.h (+5 -2), test/resourceLibTest.cc (+81 -22) | |
|
jba 9/4/96 1:20 PM |
Removed cvsignore files. |
| 0 lines of code changed in: src: as/.cvsignore (del), bpt/.cvsignore (del), ca/.cvsignore (del), db/.cvsignore (del), dbStatic/.cvsignore (del), dbtools/.cvsignore (del), dev/.cvsignore (del), gdd/.cvsignore (del), libCom/.cvsignore (del), misc/.cvsignore (del), rec/.cvsignore (del), rsrv/.cvsignore (del), util/.cvsignore (del) src/toolsComm: antelope/.cvsignore (del), flex/.cvsignore (del) | |
|
mrk 9/4/96 10:28 AM |
fixed bugs repoeted in 3.13 beta1 |
| 38 lines of code changed in: src/dbStatic/dbStaticLib.c (+38 -11) | |
|
mrk 9/4/96 10:27 AM |
added routines to obtain options for link field |
| 211 lines of code changed in: src/db: dbAccess.h (+12 -1), dbCa.c (+188), dbCa.h (+11) | |
|
mrk 9/4/96 10:26 AM |
fixed bugs |
| 4 lines of code changed in: src/db: dbAccess.c (+3 -2), dbLock.c (+1) | |
|
mrk 9/4/96 10:25 AM |
removed event throttling code |
| 0 lines of code changed in: src/rec/subArrayRecord.c (-11) | |
|
mrk 9/4/96 10:25 AM |
If process routine found udf true it did not perform normal record completion |
| 3 lines of code changed in: src/rec/stringoutRecord.c (+3 -8) | |
|
mrk 9/4/96 10:23 AM |
Changes for 3.13 |
| 456 lines of code changed in: src/rec/scanRecord.c (+456 -164) | |
|
mrk 9/4/96 10:23 AM |
removed obsolete event throttling code |
| 2 lines of code changed in: src/rec: aiRecord.c (+1 -13), waveformRecord.c (+1 -13) | |
|
mrk 8/27/96 11:11 AM |
Added INC+= |
| 1 lines of code changed in: src/rec/Makefile.Vx (+1) | |
|
mrk 8/27/96 11:04 AM |
Error on special gave wrong error message |
| 1 lines of code changed in: src/dbStatic/dbLexRoutines.c (+1 -1) | |
|
mrk 8/27/96 11:03 AM |
dbPutField - Call special before converting to DB or CA |
| 5 lines of code changed in: src/db/dbAccess.c (+5 -5) | |
|
jhill 8/27/96 10:45 AM |
No longer used |
| 0 lines of code changed in: src/ca/gsd_sync_subr.c (del) | |
|
jbk 8/27/96 8:05 AM |
final repairs to string functions, put() functions, and error code printing |
| 270 lines of code changed in: src/gdd: gdd.cc (+123 -7), gdd.h (+63 -29), gddAppDefs.cc (+10 -7), gddAppTable.cc (+36 -13), gddAppTable.h (+12 -3), gddErrorCodes.h (+26 -2) | |
|
jbk 8/23/96 3:29 PM |
completed fixes for the aitString and fixed string management |
| 55 lines of code changed in: src/gdd: aitHelpers.cc (+11 -6), dbMapper.cc (+40 -7), gdd.cc (+4 -3) | |
|
jbk 8/23/96 3:28 PM |
made dump functions print more useful information |
| 196 lines of code changed in: src/gdd/gddTest.cc (+196 -151) | |
|
jbk 8/22/96 4:05 PM |
More fixes to make strings and fixed string work better. |
| 578 lines of code changed in: src/gdd: aitConvert.cc (+5 -2), aitHelpers.cc (+5 -1), aitHelpers.h (+29 -2), aitTypes.h (+6 -3), dbMapper.cc (+18 -14), gdd.cc (+286 -145), gdd.h (+215 -92), gddAppDefs.cc (+14 -5) | |
|
mrk 8/14/96 3:59 PM |
More changes for handling forms |
| 4 lines of code changed in: src/dbStatic/dbStaticLib.c (+4 -2) | |
|
mrk 8/14/96 1:50 PM |
More changes for code that handles forms |
| 28 lines of code changed in: src/dbStatic/dbStaticLib.c (+28 -25) | |
|
jbk 8/14/96 11:29 AM |
fixed a put() function that did not return anything |
| 10 lines of code changed in: src/gdd/gdd.h (+10 -2) | |
|
jbk 8/14/96 7:32 AM |
added first() to list class, added first()/last() to iterator. |
| 27 lines of code changed in: src/libCom/cxxTemplates/tsDLList.h (+27 -1) | |
|
jbk 8/14/96 7:30 AM |
fixes for converting aitString to aitInt8* and back fixes for managing the units field for the dbr types |
| 59 lines of code changed in: src/gdd: aitHelpers.h (+10 -2), dbMapper.cc (+14 -11), gdd.cc (+29 -1), gdd.h (+6 -3) | |
|
jhill 8/13/96 6:16 PM |
removed os specific code |
| 21 lines of code changed in: src/ca: iocinf.h (+4 -2), os_depen.h (+1 -19), vxWorks_depen.c (+16 -7) | |
|
jhill 8/13/96 6:15 PM |
fixed warning |
| 6 lines of code changed in: src/ca/iocinf.c (+6 -3) | |
|
jhill 8/13/96 6:14 PM |
check status in call back |
| 11 lines of code changed in: src/util/ca_test.c (+11 -6) | |
|
jhill 8/13/96 6:13 PM |
win NT changes |
| 16 lines of code changed in: src/gdd: aitConvert.h (+11 -2), gddAppFuncTable.h (+5 -2) | |
|
jhill 8/13/96 6:07 PM |
C++ support |
| 9 lines of code changed in: src/db/db_access.h (+9 -1) | |
|
jhill 8/13/96 6:00 PM |
removed include of netdb.h |
| 4 lines of code changed in: src/cas/io/bsdSocket/casIOD.h (+4 -2) | |
|
jhill 8/13/96 5:56 PM |
added init for mutex class |
| 35 lines of code changed in: src/cas/generic: caServerI.cc (+8 -1), casClient.cc (+8 -1), server.h (+19 -2) | |
|
jhill 8/13/96 5:54 PM |
doc |
| 8 lines of code changed in: src/cas/generic/casdef.h (+8 -1) | |
|
jhill 8/13/96 5:53 PM |
fixed little endian problem |
| 11 lines of code changed in: src/cas/generic: casDGClient.cc (+5 -2), outBuf.cc (+6 -8) | |
|
jhill 8/13/96 5:52 PM |
changes for MVC++ |
| 11 lines of code changed in: src/cas/generic: casChannel.cc (+5 -2), casCoreClient.cc (+6 -3) | |
|
jhill 8/13/96 5:48 PM |
dfMgr =>fdManager |
| 559 lines of code changed in: src/libCom: Makefile.Unix (+3 -3), Makefile.Vx (+12 -3), fdManager.cc (new 13), fdManager.h (new 94), fdMgr.cc (del), fdMgr.h (del) src/libCom/fdmgr: fdManager.cpp (new 210), fdManager.h (new 219) | |
|
jhill 8/13/96 5:45 PM |
fixed tabs |
| 23 lines of code changed in: src/cas/example/exServer.h (+23 -23) | |
|
jhill 8/13/96 5:44 PM |
fdMgr.h => fdManager.h |
| 1 lines of code changed in: src/cas/example/exServer.cc (+1 -1) | |
|
jhill 8/13/96 5:43 PM |
use put convert |
| 9 lines of code changed in: src/cas/example/exPV.cc (+9 -9) | |
|
jbk 8/13/96 10:07 AM |
changes for better string manipulation and fixes for the units field |
| 282 lines of code changed in: src/gdd: aitConvert.cc (+6 -3), aitGen.c (+52 -7), dbMapper.cc (+65 -61), gdd.cc (+125 -4), gdd.h (+34 -20) | |
|
jhill 8/12/96 4:50 PM |
fixed problem in ca_import_cancel() |
| 30 lines of code changed in: src/ca: caerr.h (+2 -2), vxWorks_depen.c (+28 -3) | |
|
mrk 8/12/96 3:17 PM |
Fixed various bugs related to forms |
| 109 lines of code changed in: src/dbStatic: dbStaticLib.c (+104 -67), dbStaticNoRun.c (+2 -16), dbStaticPvt.h (+2 -2), dbStaticRun.c (+1 -1) | |
|
jbk 8/12/96 10:37 AM |
Re-added the installString() function I took out. |
| 8 lines of code changed in: src/gdd/aitHelpers.h (+8 -2) | |
|
jbk 8/8/96 9:29 PM |
fix getRef(aitString*&) to return the correct value if gdd is scalar |
| 8 lines of code changed in: src/gdd/gdd.h (+8 -2) | |
|
jbk 8/8/96 9:28 PM |
rewrite of aitString class - more intuitive now, I think |
| 170 lines of code changed in: src/gdd: aitHelpers.cc (+28 -3), aitHelpers.h (+142 -72) | |
|
mrk 8/8/96 2:05 PM |
Mods for handling forms |
| 350 lines of code changed in: src/dbStatic: dbStaticLib.c (+343 -153), dbStaticLib.h (+4 -2), dbToMenuH.c (+3 -1) | |
|
jba 8/7/96 5:38 PM |
Added prod rule. |
| 6 lines of code changed in: src/bpt/Makefile.Unix (+6 -2) | |
|
jba 8/7/96 3:49 PM |
Now includes RULES_TOP, changed DIRS def. |
| 7 lines of code changed in: Makefile (+7 -13) | |
|
jba 8/7/96 3:11 PM |
New Makefile added. |
| 8 lines of code changed in: src/Makefile (+8 -36) | |
|
jba 8/7/96 3:10 PM |
Removed reference to EPICS_BASE |
| 1 lines of code changed in: src/db/Makefile.Vx (+1 -1) | |
|
jba 8/7/96 3:09 PM |
Bug fix for SRCS.c |
| 1 lines of code changed in: src/dbtools/Makefile.Unix (+1 -2) | |
|
jbk 8/6/96 2:14 PM |
Fixes to the string class. Changes units field to a aitString instead of aitInt8. |
| 193 lines of code changed in: src/gdd: aitHelpers.cc (+9 -3), aitHelpers.h (+20 -9), dbMapper.cc (+135 -43), gdd.cc (+4 -2), gdd.h (+12 -1), gddAppDefs.cc (+13 -6) | |
|
jhill 8/5/96 6:22 PM |
gddScaler => gddScalar |
| 16 lines of code changed in: src/cas/example/exPV.cc (+3 -3) src/cas/generic: casStrmClient.cc (+8 -5), server.h (+5 -7) | |
|
jhill 8/5/96 4:58 PM |
removed READONLY which disagrees with VAX compiler |
| 2 lines of code changed in: src/db/db_access.h (+2 -2) | |
|
jhill 8/5/96 4:51 PM |
fixed delete this confusion |
| 107 lines of code changed in: src/libCom: fdMgr.cc (+20 -18), fdMgr.h (+19 -3), osiTimer.cc (+28 -18), osiTimer.h (+6 -2) src/libCom/timer: osiTimer.cpp (+28 -18), osiTimer.h (+6 -2) | |
|
jhill 8/5/96 2:33 PM |
removed ; from if |
| 5 lines of code changed in: src/db/dbBkpt.c (+5 -2) | |
|
jhill 8/5/96 2:31 PM |
fixed removes use of iter.cur() |
| 9 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+9 -4) | |
|
jhill 8/5/96 2:30 PM |
no change |
| 2 lines of code changed in: src/cas/test/gddAppFuncTableTest.cc (+2 -2) | |
|
jhill 8/5/96 2:27 PM |
added process() |
| 6 lines of code changed in: src/cas/generic/server.h (+6 -2) | |
|
jhill 8/5/96 2:26 PM |
doc |
| 4 lines of code changed in: src/cas/generic/casStrmClient.cc (+4 -4) | |
|
jhill 8/5/96 2:26 PM |
made os specific code smaller |
| 57 lines of code changed in: src/cas/generic/casDGClient.cc (+57 -1) | |
![]()
Generated by StatCvs v0.1.3