Summary Period: 1997-06-04 to 1997-04-10 (Commits 2252-2351 of 9251)
|
jba 6/4/97 9:17 AM |
Modifications for DEC Alpha - Mark Rivers. |
| 1 lines of code changed in: src/dbtools/BSlib.c (+1 -1) | |
|
mrk 5/30/97 8:17 AM |
get rid of warning messages when using TS_1900_TO_* |
| 12 lines of code changed in: src/db/drvTS.c (+12 -3) | |
|
mrk 5/30/97 8:16 AM |
Get rid of warning messages for LONG_MIN |
| 14 lines of code changed in: src/libCom: cvtFast.c (+7 -7), cvtFast/cvtFast.c (+7 -7) | |
|
tang 5/29/97 5:39 PM |
update |
| 2 lines of code changed in: README.hp700_alpha (+2 -2) | |
|
tang 5/29/97 4:56 PM |
update |
| 21 lines of code changed in: README.hp700_alpha (+21 -5) | |
|
tang 5/29/97 4:37 PM |
add ifdef for select call to support HP-UX |
| 20 lines of code changed in: src/libCom: fdManager.cc (+10 -1), fdmgr/fdManager.cpp (+10 -1) | |
|
jba 5/28/97 11:29 AM |
cygwin32 b18 changes. |
| 1 lines of code changed in: src/libCom/osi/os/cygwin32/osdSock.h (+1 -20) | |
|
tang 5/27/97 9:53 AM |
fd_set cast in select for both Hp and Sun |
| 12 lines of code changed in: src/libCom: fdManager.cc (+6 -3), fdmgr/fdManager.cpp (+6 -3) | |
|
jbk 5/23/97 1:15 PM |
just some notes |
| 0 lines of code changed in: src/dbtools/README (new 0) | |
|
jbk 5/19/97 2:23 PM |
Fixed bug in new/delete operators for gddBounds1D, 2D, and 3D |
| 15 lines of code changed in: src/gdd: gddNewDel.h (+8 -5), gddUtils.h (+7 -4) | |
|
tang 5/8/97 2:49 PM |
added int * cast in select for HP port compatibility |
| 12 lines of code changed in: src/libCom: fdManager.cc (+6 -3), fdmgr/fdManager.cpp (+6 -3) | |
|
tang 5/8/97 2:44 PM |
added osiSock.h for hp port |
| 54 lines of code changed in: src/libCom/osi/os/hpux/osdSock.h (new 54) | |
|
jba 5/5/97 1:31 PM |
Added cygwin32 changes. |
| 8 lines of code changed in: src/dbtools/BSlib.c (+8) | |
|
jhill 5/5/97 12:39 PM |
fixed use of event->pLastLog when event->npend should be used |
| 18 lines of code changed in: src/db/dbEvent.c (+18 -6) | |
|
jba 5/5/97 12:37 PM |
Modifications made for beta9. |
| 8 lines of code changed in: src/libCom/osi/os/cygwin32/osdSock.h (+8 -2) | |
|
mrk 5/5/97 8:09 AM |
Increase buffer size to 5000 bytes |
| 1 lines of code changed in: src/dbtools/dbLoadTemplate.y (+1 -1) | |
|
jhill 5/4/97 11:50 PM |
moved pLog = NULL down |
| 8 lines of code changed in: src/cas/generic/casMonitor.cc (+8 -2) | |
|
jhill 5/4/97 11:49 PM |
moved flow control to db event module |
| 2 lines of code changed in: src/rsrv/camessage.c (+2 -63) | |
|
jhill 5/4/97 11:48 PM |
added use of db events flow control |
| 7 lines of code changed in: src/rsrv/caservertask.c (+7 -1) | |
|
jhill 5/4/97 11:47 PM |
removed eventsoff flag |
| 4 lines of code changed in: src/rsrv: cast_server.c (+1 -2), server.h (+3 -5) | |
|
jhill 5/4/97 11:46 PM |
added flow control mode |
| 129 lines of code changed in: src/db: dbEvent.c (+122 -48), dbEvent.h (+7 -2) | |
|
jhill 5/4/97 11:45 PM |
send_needed => pushPending, and added ca_number_iiu_in_fc |
| 7 lines of code changed in: src/ca/iocinf.h (+7 -3) | |
|
jhill 5/4/97 11:44 PM |
socket buf matches CA buf size, and pushPending flag added |
| 18 lines of code changed in: src/ca/iocinf.c (+18 -12) | |
|
jhill 5/4/97 11:43 PM |
added ca_number_iiu_in_fc maintenance code |
| 11 lines of code changed in: src/ca/flow_control.c (+11 -8) | |
|
jhill 5/4/97 11:42 PM |
fixed flow control off |
| 18 lines of code changed in: src/ca/bsd_depen.c (+18 -7) | |
|
jhill 5/4/97 11:40 PM |
send_needed replaced by pushPending flag |
| 10 lines of code changed in: src/ca/access.c (+10 -19) | |
|
mrk 5/2/97 3:19 PM |
Allow null string |
| 1 lines of code changed in: src/dbtools/dbLoadRecords_lex.l (+1 -1) | |
|
mrk 5/2/97 3:18 PM |
suppress error messages if dbCreateRecord called for existing record |
| 2 lines of code changed in: src/dbtools/dbLoadRecords.y (+2 -4) | |
|
jba 5/2/97 2:04 PM |
Added note about perl version. |
| 1 lines of code changed in: README.Perl (+1) | |
|
jba 5/2/97 11:25 AM |
R3.13 updates |
| 5 lines of code changed in: README.Linux (+4 -10), README.solaris (+1 -1) | |
|
jhill 5/1/97 8:21 PM |
include getopt.h only on win32 |
| 2 lines of code changed in: src/dbtools/dbLoadTemplate.y (+2) | |
|
jhill 5/1/97 6:57 PM |
dll keyword adj |
| 9 lines of code changed in: src/libCom/misc/dbDefs.h (+9 -7) | |
|
jhill 5/1/97 6:56 PM |
added getopt prototype (for NT) |
| 1 lines of code changed in: src/dbtools/dbLoadTemplate.y (+1) | |
|
jhill 5/1/97 6:54 PM |
removed redundant prototype |
| 0 lines of code changed in: src/dbStatic/dbStaticLib.c (-1) | |
|
jhill 5/1/97 6:52 PM |
removed redundant prototypes |
| 1 lines of code changed in: src/as/asLibRoutines.c (+1 -5) | |
|
jhill 5/1/97 6:51 PM |
DLL keyword adjustments |
| 10 lines of code changed in: src/libCom: calcPerform.c (+2 -1), dbmf.c (+1 -1), post.h (-5), postfix.c (+2 -2), dbmf/dbmf.c (+1 -1) src/libCom/calc: calcPerform.c (+2 -1), postfix.c (+2 -2) | |
|
mrk 5/1/97 4:23 PM |
Bug in dbDevice |
| 1 lines of code changed in: src/dbStatic/dbLexRoutines.c (+1 -1) | |
|
jhill 5/1/97 3:43 PM |
fixed conflict |
| 22 lines of code changed in: src/libCom: dbmf.c (+5 -21), dbmf.h (+6 -11) src/libCom/dbmf: dbmf.c (+5 -21), dbmf.h (+6 -11) | |
|
jhill 5/1/97 3:30 PM |
fixed conflict >>>>> |
| 4 lines of code changed in: src/libCom: post.h (+2 -2), postfix.c (+1 -8), calc/postfix.c (+1 -8) | |
|
jhill 5/1/97 3:26 PM |
removed conflict >>>>> |
| 2 lines of code changed in: src/libCom: calcPerform.c (+1 -5), calc/calcPerform.c (+1 -5) | |
|
jhill 5/1/97 2:59 PM |
new header file for ipAddrToA() |
| 7 lines of code changed in: src/cas/io/bsdSocket: casDGIO.cc (+1), casDGIntfIO.cc (+1), casStreamIO.cc (+5 -1) | |
|
jhill 5/1/97 2:54 PM |
updated dll keywords |
| 937 lines of code changed in: src/db/db_access.h (+13 -13) src/gdd: aitGen.c (+5 -1), aitTypes.c (+9 -4) src/libCom: Com.def (-84), Makefile.Host (+1), assertUNIX.c (+7 -2), assertVX.c (+5 -1), bldEnvData (+6 -3), bldEnvData.pl (+2 -2), bucketLib.c (+23 -23), bucketLib.h (+17 -30), calcPerform.c (+8 -2), cvtFast.c (+18 -17), cvtFast.h (+49 -33), dbmf.c (+19), dbmf.h (+6), ellLib.c (+34 -33), ellLib.h (+29 -27), envDefs.h (+25 -22), epicsAssert.h (+6 -3), errMdef.h (+23 -22), errPrintfUNIX.c (+3 -2), errPrintfVX.c (+5 -1), errSymLib.c (+17 -16), fdmgr.c (+13 -6), freeList.h (+10 -7), freeListLib.c (+10 -7), gpHash.h (+9 -7), gpHashLib.c (+10 -9), impExpand.c (+1), impLib.c (+18 -16), impLib.h (+33 -16), ipAddrToA.h (new 0), macCore.c (+13 -9), macLib.h (+25 -21), macUtil.c (+7 -3), memDebugLib.c (+2 -1), nextFieldSubr.c (+14 -12), post.h (+10 -2), postfix.c (+12 -2), sigPipeIgnore.h (+1 -1), tsDefs.h (+24 -24), tsSubr.c (+2 -3), osi/epicsAssert.h (+6 -3) src/libCom/bucketLib: bucketLib.c (+23 -23), bucketLib.h (+17 -30) src/libCom/calc: calcPerform.c (+8 -2), postfix.c (+12 -2) src/libCom/cvtFast: cvtFast.c (+18 -17), cvtFast.h (+49 -33) src/libCom/dbmf: dbmf.c (+19), dbmf.h (+6) src/libCom/ellLib: ellLib.c (+34 -33), ellLib.h (+29 -27) src/libCom/env: bldEnvData.pl (+2 -2), envDefs.h (+25 -22) src/libCom/error: errMdef.h (+23 -22), errSymLib.c (+17 -16) src/libCom/freeList: freeList.h (+10 -7), freeListLib.c (+10 -7) src/libCom/gpHash: gpHash.h (+9 -7), gpHashLib.c (+10 -9) src/libCom/macLib: macCore.c (+13 -9), macLib.h (+25 -21), macUtil.c (+7 -3) src/libCom/osi/os/WIN32: getopt.c (+6 -5), getopt.h (+15 -10) | |
|
jhill 5/1/97 2:52 PM |
removed ipAddrToA () prototype |
| 3 lines of code changed in: src/libCom/osi/os: VMS/osiSock.h (-4), WIN32/osdSock.h (-3), alpha/osdSock.h (+1 -4), cygwin32/osdSock.h (-2), sgi/osdSock.h (+1 -4), solaris/osdSock.h (+1 -4), sun4/osdSock.h (-3), vxWorks/osdSock.h (-3) | |
|
jhill 5/1/97 2:48 PM |
updated dll keywords |
| 26 lines of code changed in: src/libCom/misc: epicsTypes.h (+8 -5), shareLib.h (+18 -7) | |
|
jhill 5/1/97 2:46 PM |
fixed unintialized variable bug |
| 5 lines of code changed in: src/ca/windows_depen.c (+5 -2) | |
|
jhill 5/1/97 2:46 PM |
updated DLL keywords |
| 76 lines of code changed in: src/ca: cadef.h (+74 -74), caerr.h (+2 -2) | |
|
mrk 4/30/97 2:22 PM |
Get rid of a lot of compiler warning messages |
| 21 lines of code changed in: src/toolsComm/antelope/skeleton.c (+2 -11) src/toolsComm/flex: gen.c (+5 -5), initscan.c (+7 -7), scan.c (+7 -7) | |
|
mrk 4/30/97 2:20 PM |
Fix compiler warning messages |
| 2 lines of code changed in: src/rsrv/rsrv_init.c (+2 -1) | |
|
mrk 4/30/97 2:19 PM |
Fixed most compiler warning messages |
| 1552 lines of code changed in: src/rec: Makefile.Vx (+2), aaiRecord.c (+1), aaoRecord.c (+1), aiRecord.c (+2 -1), aoRecord.c (+3 -12), biRecord.c (+3 -12), boRecord.c (+8 -13), calcRecord.c (+3 -16), calcoutRecord.c (new 791), calcoutRecord.dbd (new 577), compressRecord.c (+3 -1), dfanoutRecord.c (+2 -12), egRecord.c (+3 -14), egeventRecord.c (+3 -15), erRecord.c (+3 -16), ereventRecord.c (+3 -14), eventRecord.c (+2 -1), fanoutRecord.c (+2 -5), gsubRecord.c (+3 -16), histogramRecord.c (+5 -14), longinRecord.c (+3 -13), longoutRecord.c (+2 -1), mbbiDirectRecord.c (+3 -12), mbbiRecord.c (+2 -1), mbboDirectRecord.c (+4 -13), mbboRecord.c (+5 -12), palRecord.c (+10 -25), permissiveRecord.c (+3 -13), pidRecord.c (+2 -1), pulseCounterRecord.c (+17 -18), pulseDelayRecord.c (+4 -12), pulseTrainRecord.c (+3 -11), recDynLink.c (+3 -5), recWaitCa.c (+4 -2), scanRecord.c (+25 -48), selRecord.c (+3 -18), seqRecord.c (+9 -5), stateRecord.c (+3 -13), steppermotorRecord.c (+3 -13), stringinRecord.c (+3 -14), stringoutRecord.c (+3 -13), subArrayRecord.c (+1 -1), subRecord.c (+3 -16), timerRecord.c (+3 -15), waitRecord.c (+9 -24), waveformRecord.c (+2 -1) | |
|
mrk 4/30/97 2:12 PM |
Fix compiler warning messages |
| 8 lines of code changed in: src/misc/epicsRelease.c (+8 -2) | |
|
mrk 4/30/97 2:11 PM |
move errhash defs. Add modules to Makefiles |
| 18 lines of code changed in: src/libCom: Makefile.Host (+2), Makefile.Vx (+2 -1), errSymLib.c (+7 -1), errSymTbl.h (-6) src/libCom/error: errSymLib.c (+7 -1), errSymTbl.h (-6) | |
|
mrk 4/30/97 2:10 PM |
Fix long memory free list problem |
| 30 lines of code changed in: src/libCom: macCore.c (+15 -11), macLib/macCore.c (+15 -11) | |
|
mrk 4/30/97 2:09 PM |
Fix compiler warning messages |
| 18 lines of code changed in: src/libCom: calcPerform.c (+5 -10), postfix.c (+4 -9) src/libCom/calc: calcPerform.c (+5 -10), postfix.c (+4 -9) | |
|
mrk 4/30/97 2:07 PM |
Extra useful routines. First is dbTranslateEscape |
| 114 lines of code changed in: src/libCom: epicsString.c (new 1), epicsString.h (new 1) src/libCom/misc: epicsString.c (new 84), epicsString.h (new 28) | |
|
mrk 4/30/97 2:04 PM |
Still original version |
| 398 lines of code changed in: src/libCom: dbmf.c (+182 -174), dbmf.h (+17 -29) src/libCom/dbmf: dbmf.c (+182 -174), dbmf.h (+17 -29) | |
|
mrk 4/30/97 2:02 PM |
added function prototypes that have no nice place to go |
| 18 lines of code changed in: src/libCom/misc/dbDefs.h (+18 -1) | |
|
mrk 4/30/97 1:57 PM |
Fixed most compiler warning messages |
| 374 lines of code changed in: src/dev: devABStatus.c (+2), devAaiCamac.c (+2 -2), devAaoCamac.c (+2 -2), devAiCamac.c (+2 -2), devAiDvx2502.c (+3 -3), devAiKscV215.c (+3 -3), devAiSoft.c (+3 -4), devAiSoftRaw.c (+3 -4), devAiStats.c (+7 -6), devAiSymb.c (+3 -3), devAiTestAsyn.c (+5 -5), devAiXy566Di.c (+3 -3), devAiXy566DiL.c (+3 -3), devAiXy566Se.c (+3 -3), devAllenBradleyOLD.c (del), devAoCamac.c (+2 -2), devAoSoft.c (+3 -3), devAoSoftRaw.c (+3 -3), devAoSymb.c (+3 -3), devAoTestAsyn.c (+5 -5), devAoVmiVme4100.c (+3 -3), devApsEg.c (+32 -29), devApsEr.c (+26 -23), devAt5Vxi.c (+3 -3), devAt8Fp.c (+3 -3), devAvme9440.c (+13 -13), devBiCamac.c (+2 -2), devBiMpv910.c (+3 -3), devBiSoft.c (+3 -4), devBiSoftRaw.c (+3 -4), devBiTestAsyn.c (+3 -3), devBiXVme210.c (+3 -3), devBoCamac.c (+2 -2), devBoMpv902.c (+3 -3), devBoSoft.c (+3 -3), devBoSoftRaw.c (+3 -3), devBoTestAsyn.c (+3 -3), devBoXVme220.c (+3 -3), devCommonGpib.c (+10 -9), devEventSoft.c (+3 -4), devEventTestIoEvent.c (+3 -3), devHistogramSoft.c (+3 -3), devHistogramTestAsyn.c (+3 -3), devHpe1368a.c (+3 -3), devLiCamac.c (+2 -2), devLiSoft.c (+3 -4), devLiSymb.c (+3 -3), devLoCamac.c (+2 -2), devLoSoft.c (+3 -3), devLoSymb.c (+3 -3), devMbbiCamac.c (+2 -2), devMbbiDirectCamac.c (+2 -2), devMbbiDirectMpv910.c (+3 -3), devMbbiDirectSoft.c (+3 -4), devMbbiDirectSoftRaw.c (+3 -4), devMbbiDirectXVme210.c (+3 -3), devMbbiMpv910.c (+3 -3), devMbbiSoft.c (+3 -4), devMbbiSoftRaw.c (+3 -4), devMbbiTestAsyn.c (+3 -3), devMbbiXVme210.c (+3 -3), devMbboCamac.c (+2 -2), devMbboDirectCamac.c (+2 -2), devMbboDirectMpv902.c (+3 -3), devMbboDirectSoft.c (+3 -3), devMbboDirectSoftRaw.c (+3 -3), devMbboDirectXVme220.c (+3 -3), devMbboMpv902.c (+3 -3), devMbboSoft.c (+3 -3), devMbboSoftRaw.c (+3 -3), devMbboTestAsyn.c (+3 -3), devMbboXVme220.c (+3 -3), devMpc.c (+12 -11), devMz8310.c (+4 -4), devPtSoft.c (+3 -3), devSASoft.c (+3 -4), devSiSoft.c (+3 -4), devSiSymb.c (+4 -4), devSiTestAsyn.c (+3 -3), devSmCompumotor1830.c (+1 -2), devSmOms6Axis.c (+3 -4), devSoSoft.c (+3 -3), devSoSymb.c (+4 -4), devSoTestAsyn.c (+3 -3), devSysmon.c (+11 -9), devTimerMz8310.c (+3 -3), devVmic2534.c (+4 -4), devVxiTDM.c (+9 -13), devWfCamac.c (+2 -2), devWfComet.c (+3 -3), devWfDvx2502.c (+3 -6), devWfJoergerVtr1.c (+3 -3), devWfSoft.c (+3 -4), devWfTestAsyn.c (+3 -3), devWfXy566Sc.c (+3 -3), devXy240.c (+3 -3) | |
|
mrk 4/30/97 1:54 PM |
Replace dbVarSub with macLib. Allow C style escape sequences Fix long vx memory free list problem Fix most compiler warning messages |
| 211 lines of code changed in: src/dbtools: BSlib.c (+4 -5), Makefile.Host (+2 -3), Makefile.Vx (+4 -4), PVSvx.c (+3 -3), client_stats.c (-1), dbLoadRecords.y (+61 -38), dbLoadRecords_lex.l (+28 -3), dbLoadTemplate.y (+77 -34), dbLoadTemplate_lex.l (+31 -6), dbVarSub.c (del), dbVarSub.h (del) | |
|
mrk 4/30/97 1:48 PM |
Allow c type escape sequences; Fix problem of long vx free memory list |
| 89 lines of code changed in: src/dbStatic: dbLex.l (+26 -5), dbLexRoutines.c (+41 -91), dbStaticLib.c (+4 -2), dbYacc.y (+18 -20) | |
|
mrk 4/30/97 1:39 PM |
Fix compiler flags |
| 0 lines of code changed in: src/dbStatic: Makefile.Host (-1), Makefile.Vx (-3) | |
|
mrk 4/30/97 1:37 PM |
Fixed compiler warning messages |
| 151 lines of code changed in: src/db: Makefile.Vx (-3), callback.c (+2 -1), callback.h (+10 -4), dbAccess.c (+6 -6), dbCa.c (+2 -2), dbConvert.c (+102 -102), dbConvert.h (+2 -1), dbScan.c (+16 -10), dbcar.c (+4 -2), iocInit.c (+2 -1), recGbl.c (+3 -1), taskwd.h (+2 -1) | |
|
mrk 4/30/97 1:36 PM |
added dbGetPdbAddrFromLink. Fixed cimpiler warning messages |
| 12 lines of code changed in: src/db/dbAccess.h (+12 -23) | |
|
mrk 4/30/97 1:29 PM |
Fix compiler warning messages |
| 3 lines of code changed in: src/bpt: Makefile.Vx (-3), cvtBpt.c (+3 -1) | |
|
mrk 4/30/97 1:26 PM |
fix compiler warning messages |
| 9 lines of code changed in: src/as: asCa.c (+2 -2), asDbLib.c (+2 -1), asLib_lex.l (+5 -1) | |
|
jhill 4/29/97 1:50 AM |
fixed warnings |
| 2 lines of code changed in: src/libCom: bucketLib.c (+1 -4), bucketLib/bucketLib.c (+1 -4) | |
|
jhill 4/29/97 1:22 AM |
use matching buffer sizes |
| 3 lines of code changed in: src/rsrv/camsgtask.c (+3 -4) | |
|
jhill 4/29/97 1:19 AM |
C++ compatibility |
| 39 lines of code changed in: src/ca/caerr.h (+13 -3) src/libCom: errMdef.h (+13 -5), error/errMdef.h (+13 -5) | |
|
jhill 4/29/97 1:17 AM |
use free lists |
| 34 lines of code changed in: src/libCom: bucketLib.c (+8 -32), bucketLib.h (+9 -6) src/libCom/bucketLib: bucketLib.c (+8 -32), bucketLib.h (+9 -6) | |
|
jhill 4/29/97 1:16 AM |
use const in inet_addr () proto |
| 1 lines of code changed in: src/libCom/osi/os/sun4/osdSock.h (+1 -1) | |
|
jhill 4/29/97 1:15 AM |
fixed exit when working problem |
| 3 lines of code changed in: src/db/dbEvent.c (+3 -3) | |
|
jhill 4/29/97 1:15 AM |
reserve less event buffers |
| 2 lines of code changed in: src/db/dbEvent.h (+2 -2) | |
|
jhill 4/29/97 1:11 AM |
use free lists |
| 79 lines of code changed in: src/ca: iocinf.h (+8 -7), syncgrp.c (+41 -43), vxWorks_depen.c (+30 -7) | |
|
jhill 4/29/97 1:10 AM |
fixed warnings |
| 8 lines of code changed in: src/ca/catime.c (+8 -4) | |
|
jhill 4/29/97 1:07 AM |
local host connect compatible |
| 33 lines of code changed in: src/ca/acctst.c (+33 -25) | |
|
jhill 4/29/97 1:05 AM |
use free list |
| 20 lines of code changed in: src/ca/access.c (+20 -27) | |
|
jhill 4/23/97 12:27 PM |
use matching buffer sizes |
| 7 lines of code changed in: src/cas/io/bsdSocket/casStreamIO.cc (+7 -4) | |
|
jhill 4/23/97 12:22 PM |
fixed WIN32 DLL symbol exports |
| 75 lines of code changed in: src/libCom: dbmf.c (+8 -5), dbmf.h (+10 -5), envDefs.h (+5 -3), envSubr.c (+3 -3), fdManager.cc (+5 -2), fdManager.h (+5 -2), sigPipeIgnore.h (+3 -1) src/libCom/dbmf: dbmf.c (+8 -5), dbmf.h (+10 -5) src/libCom/env: envDefs.h (+5 -3), envSubr.c (+3 -3) src/libCom/fdmgr: fdManager.cpp (+5 -2), fdManager.h (+5 -2) | |
|
jhill 4/23/97 12:20 PM |
removed ipAddrToA.cc |
| 0 lines of code changed in: src/libCom/Makefile.Host (-1) | |
|
jhill 4/23/97 12:19 PM |
added new func and removed variables |
| 5 lines of code changed in: src/libCom/Com.def (+5 -16) | |
|
jhill 4/23/97 12:17 PM |
added additional error codes |
| 3 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.h (+3) | |
|
jhill 4/23/97 12:15 PM |
rem _WINDLL => bad when other DLLs involved |
| 7 lines of code changed in: src/libCom/misc/shareLib.h (+7 -9) | |
|
jhill 4/23/97 12:12 PM |
fixed export of symbols from WIN32 DLL |
| 123 lines of code changed in: src/gdd: Makefile.Host (+4), aitConvert.cc (+5 -1), aitHelpers.cc (+5 -2), aitHelpers.h (+8 -3), dbMapper.cc (+5 -1), dbMapper.h (+6 -3), gdd.cc (+6 -1), gdd.h (+5 -2), gddAppDefs.cc (+5 -1), gddAppTable.cc (+5 -1), gddAppTable.h (+5 -2), gddArray.cc (+6 -3), gddArray.h (+8 -3), gddContainer.cc (+6 -3), gddContainer.h (+9 -4), gddScalar.h (+8 -3), gddTest.cc (+5 -1), gddUtils.cc (+6 -2), gddUtils.h (+10 -6), genApps.cc (+6 -2) | |
|
jhill 4/23/97 12:12 PM |
fixed warnings |
| 99 lines of code changed in: src/db: dbEvent.c (+85 -74), dbEvent.h (+14 -14) | |
|
jhill 4/23/97 12:11 PM |
min() => tsMin() also max |
| 4 lines of code changed in: src/libCom/cxxTemplates: tsMinMax.h (new 3), test/minmaxTest.cc (+1 -1) | |
|
jhill 4/23/97 12:11 PM |
stringId::T[] => stringIdFastHash[] |
| 14 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+14 -5) | |
|
jhill 4/23/97 12:04 PM |
pc port changes |
| 179 lines of code changed in: src/ca: access.c (+32 -15), bsd_depen.c (+33 -28), ca.def (+10 -10), cadef.h (+2 -2), catime.c (+1 -1), iocinf.c (+33 -21), iocinf.h (+18 -4), net_convert.h (+17 -13), repeater.c (+7 -3), vxWorks_depen.c (+26 -5) | |
|
jhill 4/21/97 10:02 AM |
removed files |
| 0 lines of code changed in: src/cas/io/bsdSocket: sigPipeIgnore.c (del), sigPipeIgnore.h (del) | |
|
jhill 4/11/97 3:52 PM |
added b-tree templ |
| 416 lines of code changed in: src/libCom/cxxTemplates/tsBTree.h (new 253) src/libCom/cxxTemplates/test: tsBTreeBench.cc (new 83), tsBTreeTest.cc (new 80) | |
|
jhill 4/11/97 3:49 PM |
added no arg reset() to bwd iter |
| 8 lines of code changed in: src/libCom/cxxTemplates/tsDLList.h (+8 -1) | |
|
jhill 4/11/97 3:36 PM |
kay's perl branch |
| 609 lines of code changed in: Makefile (+2 -2), README.Perl (+43) src: ca/windows_depen.c (+5 -24), dbtools/Makefile.Host (+3 -4) src/libCom: Makefile.Host (+8 -20), Makefile.Vx (+6 -14), bldEnvData.pl (+151), makeStatTbl.pl (+102), env/bldEnvData.pl (+151), error/makeStatTbl.pl (+102), misc/makeEpicsVersion.pl (+36) | |
|
jhill 4/10/97 4:54 PM |
changes from Pam Gurd |
| 18 lines of code changed in: src/ca/BUILD_VMS.COM (+18 -10) | |
|
jhill 4/10/97 4:52 PM |
C++ conditional build |
| 9 lines of code changed in: src/libCom/Makefile.Host (+9 -11) | |
|
jhill 4/10/97 4:51 PM |
use SYS_PROD_LIBS_ |
| 2 lines of code changed in: src/as/Makefile.Host (+2 -2) | |
|
jhill 4/10/97 3:04 PM |
use free list lib |
| 199 lines of code changed in: src/rsrv: camessage.c (+71 -74), camsgtask.c (+6 -6), caserverio.c (+3 -3), caservertask.c (+29 -34), cast_server.c (+52 -31), caswatchdog.c (+1 -1), globalsource.c (+6 -4), online_notify.c (+3 -3), rsrv_init.c (+10 -13), server.h (+18 -23) | |
|
jhill 4/10/97 3:02 PM |
VMS changes |
| 29 lines of code changed in: src/libCom/osi/os/VMS/osiSock.h (+29 -18) | |
|
jhill 4/10/97 3:02 PM |
winsock II changes |
| 1 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.h (+1 -1) | |
|
jhill 4/10/97 3:00 PM |
VMS changes |
| 73 lines of code changed in: src/libCom/misc: epicsTypes.h (+40 -45), shareLib.h (+33 -4) | |
|
jhill 4/10/97 2:57 PM |
api changes |
| 53 lines of code changed in: src/dbStatic: dbStaticLib.c (+2 -2), dbStaticLib.h (+3 -3) src/gdd: aitConvert.h (+9 -9), aitHelpers.h (+7 -4), aitTypes.c (+7 -4), aitTypes.h (+9 -4), dbMapper.h (+9 -5), gddErrorCodes.h (+7 -2) | |
|
jhill 4/10/97 2:56 PM |
API changes |
| 65 lines of code changed in: src/db: dbAccess.c (+2 -2), dbAccess.h (+3 -3), dbAddr.h (+2 -2), dbEvent.c (+24 -11), dbEvent.h (+13 -15), db_access.c (+3 -3), db_access.h (+18 -14) | |
|
jhill 4/10/97 2:54 PM |
use SYS_PROD_LIBS_DEFAULT |
| 2 lines of code changed in: src/toolsComm/antelope/Makefile.Host (+2 -2) | |
![]()
Generated by StatCvs v0.1.3