Summary Period: 1994-02-23 to 1993-09-09 (Commits 752-851 of 9251)
|
mrk 2/23/94 8:51 AM |
Still on initial implementation |
| 20 lines of code changed in: src/as/asDbLib.c (+20 -2) | |
|
mrk 2/23/94 8:51 AM |
Still on initial implementation |
| 3 lines of code changed in: src/as/asLibRoutines.c (+3 -1) | |
|
mrk 2/23/94 8:50 AM |
removed all refs to process in callback |
| 1 lines of code changed in: src/rec/recHistogram.c (+1 -4) | |
|
mrk 2/23/94 8:46 AM |
Fixed TSgetTimeStamp to pass correct arg |
| 2 lines of code changed in: src/db/recGbl.c (+2 -2) | |
|
mrk 2/23/94 8:44 AM |
It is now ok if DTYP does nor have associated INP or OUT |
| 11 lines of code changed in: src/db/dbStaticLib.c (+11 -7) | |
|
mrk 2/23/94 8:42 AM |
Make init work if 1st record has 28 char name |
| 1 lines of code changed in: src/db/dbScan.c (+1) | |
|
jhill 2/22/94 12:09 PM |
Initial revision |
| 175 lines of code changed in: src/ca/syncgrp.c (new 175) | |
|
mrk 2/18/94 4:12 AM |
Fixed IXE Millivolt input |
| 3 lines of code changed in: src/dev/devAllenBradley.c (+3 -3) | |
|
jbk 2/17/94 9:47 AM |
Initial revision |
| 773 lines of code changed in: src/db/drvTS.c (new 773) | |
|
mrk 2/17/94 9:40 AM |
First working version |
| 157 lines of code changed in: src/as: asDbLib.c (+33 -6), asLib.y (+36 -32), asLibRoutines.c (+76 -50), asLib_lex.l (+12 -7) | |
|
jbk 2/17/94 9:39 AM |
PVNAME_SZ problem fixed and recGblGetTimeStamp added |
| 19 lines of code changed in: src/db/recGbl.c (+19 -12) | |
|
mrk 2/17/94 9:39 AM |
HIGH Call dbProcess not process |
| 1 lines of code changed in: src/rec/recBo.c (+1 -1) | |
|
jbk 2/17/94 9:39 AM |
changed ts_init to TSinit for new TS driver |
| 3 lines of code changed in: src/db/iocInit.c (+3 -1) | |
|
jbk 2/17/94 9:38 AM |
changed tsLocalTime to use new TS driver and TScurrentTimeStamp |
| 2 lines of code changed in: src/libCom/tsSubr.c (+2 -7) | |
|
mrk 2/17/94 9:37 AM |
added changes for access security |
| 51 lines of code changed in: src/db: dbAccess.c (+9 -3), dbScan.c (+3 -3), dbStaticLib.c (+2), dbTest.c (+33 -63), dbls.c (+4) | |
|
mrk 2/14/94 7:06 AM |
So I dont loose everything I have done |
| 178 lines of code changed in: src/as: asDbLib.c (changed), asLib.y (+6 -10), asLibRoutines.c (+172 -75), asLib_lex.l (changed) | |
|
mrk 2/14/94 7:05 AM |
Initial revision |
| 122 lines of code changed in: src/as/asDbLib.c (new 122) | |
|
mrk 2/8/94 9:18 AM |
Issue Hardware errors while preventing Error message Storms |
| 124 lines of code changed in: src/dev: devAiDvx2502.c (+4 -1), devAiXy566Di.c (+4 -1), devAiXy566DiL.c (+4 -1), devAiXy566Se.c (+4 -1), devAllenBradley.c (+55 -23), devAoVmiVme4100.c (+5 -1), devBiMpv910.c (+3 -1), devBiXVme210.c (+3 -1), devBoMpv902.c (+10 -3), devBoXVme220.c (+5 -2), devMbbiMpv910.c (+6 -2), devMbbiXVme210.c (+6 -1), devMbboMpv902.c (+10 -3), devMbboXVme220.c (+5 -2) | |
|
mrk 2/7/94 2:08 AM |
Initial revision |
| 953 lines of code changed in: src/as: asLib.y (new 232), asLibRoutines.c (new 660), asLib_lex.l (new 61) | |
|
jba 2/4/94 7:19 AM |
get_precision bug fix |
| 2 lines of code changed in: src/rec/recBo.c (+2 -1) | |
|
jba 2/4/94 4:25 AM |
changed if(pdblink->process_passive && psource->scan!=0) to if(pdblink->process_passive && psource->scan==0) { |
| 1 lines of code changed in: src/db/dbAccess.c (+1 -1) | |
|
mrk 2/3/94 4:49 AM |
changed info messages |
| 4 lines of code changed in: src/dev: devAiTestAsyn.c (+2 -2), devAoTestAsyn.c (+2 -2) | |
|
mrk 2/3/94 4:45 AM |
change tsLocalTime to recGblGetTimeStamp |
| 54 lines of code changed in: src/rec: recAi.c (+6 -1), recAo.c (+1 -1), recBi.c (+1 -1), recBo.c (+1 -1), recCalc.c (+4 -3), recCompress.c (+1 -1), recEvent.c (+1 -1), recFanout.c (+9 -9), recGsub.c (+1 -1), recHistogram.c (+2 -2), recLongin.c (+1 -1), recLongout.c (+1 -1), recMbbi.c (+1 -1), recMbbo.c (+1 -1), recPermissive.c (+1 -1), recPid.c (+1 -1), recPulseCounter.c (+1 -1), recPulseDelay.c (+1 -1), recPulseTrain.c (+1 -1), recSel.c (+1 -1), recSeq.c (+1 -1), recState.c (+1 -1), recSteppermotor.c (+5 -5), recStringin.c (+1 -1), recStringout.c (+1 -1), recSub.c (+1 -1), recTimer.c (+1 -1), recWaveform.c (+6 -1) | |
|
mrk 2/3/94 4:43 AM |
changed dbGetField to dbGet |
| 11 lines of code changed in: src/db: dbCaDblink.c (+4 -4), dbCaLink.c (+7 -6) | |
|
mrk 2/3/94 4:42 AM |
add support for locking gets, caching puts, dbPutNotify |
| 282 lines of code changed in: src/db: dbAccess.c (+244 -47), recGbl.c (+38 -2) | |
|
mrk 2/3/94 4:42 AM |
added dbPutNotifyMapType |
| 35 lines of code changed in: src/db/db_access.c (+35 -1) | |
|
mrk 2/3/94 4:41 AM |
added dbtpn |
| 60 lines of code changed in: src/db/dbTest.c (+60 -1) | |
|
mrk 2/3/94 4:40 AM |
added scanOnce; if scanAdd fails make precord->scan=SCAN_PASSIVE |
| 59 lines of code changed in: src/db/dbScan.c (+59 -1) | |
|
mrk 2/3/94 4:39 AM |
gft was overrunning buffer; added dbPutNotifyMaptype |
| 62 lines of code changed in: src/db/db_test.c (+62 -3) | |
|
jba 2/3/94 3:19 AM |
Changed seperator test to catch invalid commas |
| 6 lines of code changed in: src/libCom: postfix.c (+3 -1), calc/postfix.c (+3 -1) | |
|
mda 1/28/94 3:05 AM |
cvtFloatToCompactString() - handle 0.0 same as cvtDoubleToCompactString() -- 0.0 should be rendered in f format rather than g format to be "compact" |
| 2 lines of code changed in: src/libCom: cvtFast.c (+1 -1), cvtFast/cvtFast.c (+1 -1) | |
|
mda 1/28/94 2:59 AM |
cvtDoubleToCompactString() - handle 0.0 as f format, not e format |
| 2 lines of code changed in: src/libCom: cvtFast.c (+1 -1), cvtFast/cvtFast.c (+1 -1) | |
|
jhill 1/19/94 8:14 AM |
fixed bucketLib level memory leak (vxWorks) |
| 9 lines of code changed in: src/ca/access.c (+9 -6) | |
|
rcz 1/14/94 2:27 AM |
allowed group write on directory creation |
| 1 lines of code changed in: src/util/apCreateShadow.c (+1 -1) | |
|
epics 12/18/93 5:00 AM |
CA memory leak at ca_task_exit() |
| 52 lines of code changed in: src/libCom: bucketLib.c (+26), bucketLib/bucketLib.c (+26) | |
|
epics 12/18/93 4:52 AM |
for jhill CA memory leak at ca_task_exit() |
| 21 lines of code changed in: src/ca/access.c (+21 -2) | |
|
jbk 12/16/93 8:01 AM |
dtyp default not used to set OUT/INP bus type |
| 11 lines of code changed in: src/db/dbStaticLib.c (+11) | |
|
rcz 12/8/93 2:16 AM |
development bugs |
| 34 lines of code changed in: src/util/apStatusSync.c (+34 -6) | |
|
jhill 12/3/93 5:12 AM |
(Bad func proto if not ANSI C and on VMS) |
| 7 lines of code changed in: src/ca/convert.c (+7 -7) | |
|
jhill 12/3/93 5:11 AM |
(No flush in ca_pend_io() if no oustanding IO) |
| 6 lines of code changed in: src/ca/access.c (+6 -2) | |
|
rcz 12/2/93 5:34 AM |
changed method of populating the "Db" directory - only provides the actual link to the <*>.database file. This implies that the link will be broken before DCT can be used! |
| 43 lines of code changed in: src/util/apCreateShadow.c (+43 -19) | |
|
rcz 11/30/93 4:13 AM |
changed "feel good" progress marks to all directories |
| 1 lines of code changed in: src/util/apCreateShadow.c (+1 -1) | |
|
epics 11/19/93 7:49 AM |
bugfix for mrk |
| 9 lines of code changed in: src/db: dbScan.c (+2), dbTest.c (+2), iocInit.c (+5) | |
|
winans 11/19/93 3:47 AM |
Initial revision |
| 54 lines of code changed in: src/toolsComm/antelope/EPICS_READ_THIS (new 54) | |
|
winans 11/19/93 3:27 AM |
*** empty log message *** |
| 12 lines of code changed in: src/toolsComm/flex/EPICS_READ_THIS (+12 -9) | |
|
winans 11/18/93 8:32 AM |
Initial revision |
| 533 lines of code changed in: src/toolsComm/flex/scan.l.DISTRIB (new 533) | |
|
winans 11/18/93 8:32 AM |
changed quoted include to <> so make depend catches the right one |
| 1 lines of code changed in: src/toolsComm/flex/scan.c (+1 -1) | |
|
winans 11/18/93 7:25 AM |
Initial revision |
| 702 lines of code changed in: src/toolsComm/flex/parse.y (new 702) | |
|
winans 11/18/93 5:20 AM |
*** empty log message *** |
| 46 lines of code changed in: src/toolsComm/antelope: ACKNOWLEDGEMENTS (changed), NEW_FEATURES (changed), NOTES (changed), NO_WARRANTY (changed), README (changed), closure.c (changed), defs.h (changed), error.c (changed), lalr.c (changed), lr0.c (changed), main.c (changed), mkpar.c (changed), output.c (+12 -12), reader.c (changed), skeleton.c (+34 -24), symtab.c (changed), verbose.c (changed), warshall.c (changed), yacc.1 (changed) | |
|
winans 11/18/93 5:18 AM |
Initial revision |
| 13180 lines of code changed in: src/toolsComm/flex: COPYING (new 38), Changes (new 345), EPICS_READ_THIS (new 18), Flex.doc (new 1792), Makefile.Unix (new 185), README (new 78), ccl.c (new 175), dfa.c (new 1075), ecs.c (new 349), flex.1 (new 0), flex.skel (new 836), flexdef.h (new 875), flexdoc.1 (new 0), gen.c (new 1336), initscan.c (new 5), libmain.c (new 13), main.c (new 767), misc.c (new 826), nfa.c (new 717), scan.c (new 2294), sym.c (new 315), tblcmp.c (new 925), yylex.c (new 216) | |
|
winans 11/17/93 10:59 AM |
*** empty log message *** |
| 0 lines of code changed in: src/toolsComm/antelope/skeleton.c (changed) | |
|
winans 11/17/93 10:52 AM |
Initial revision |
| 6752 lines of code changed in: src/toolsComm/antelope: ACKNOWLEDGEMENTS (new 25), NEW_FEATURES (new 46), NOTES (new 9), NO_WARRANTY (new 3), README (new 23), closure.c (new 255), defs.h (new 289), error.c (new 317), lalr.c (new 638), lr0.c (new 598), main.c (new 375), mkpar.c (new 357), output.c (new 1210), reader.c (new 1770), skeleton.c (new 306), symtab.c (new 119), verbose.c (new 329), warshall.c (new 82), yacc.1 (new 1) | |
|
jhill 11/17/93 4:11 AM |
Initial revision |
| 74 lines of code changed in: src/ca/BUILD_VMS.COM (new 74) | |
|
jhill 11/9/93 7:31 AM |
now caches the beacon addr and period seen so far |
| 176 lines of code changed in: src/ca: access.c (+23), conn.c (+106 -25), iocinf.c (+27), iocinf.h (+20 -6) | |
|
rcz 11/8/93 2:13 AM |
development |
| 106 lines of code changed in: src/util/apStatusSync.c (+106 -122) | |
|
rcz 11/8/93 1:57 AM |
enhanced |
| 6 lines of code changed in: src/util/apCreateShadow.c (+6 -1) | |
|
jba 11/5/93 3:14 AM |
modified get_precision to return 2 for HIGH field |
| 1 lines of code changed in: src/rec/recBo.c (+1 -3) | |
|
rcz 11/4/93 3:18 PM |
development |
| 2 lines of code changed in: src/util/apStatusSync.c (+2 -1) | |
|
jba 11/4/93 9:42 AM |
Added test for extra close paren at end of expression |
| 6 lines of code changed in: src/libCom: postfix.c (+3 -1), calc/postfix.c (+3 -1) | |
|
jba 11/4/93 9:40 AM |
Added get_precision routine |
| 15 lines of code changed in: src/rec/recBo.c (+15 -1) | |
|
jhill 10/29/93 11:43 AM |
toggle set sock opt to set |
| 8 lines of code changed in: src/ca: iocinf.c (+4 -2), repeater.c (+4 -2) | |
|
rcz 10/27/93 1:56 AM |
development |
| 43 lines of code changed in: src/util/apStatusSync.c (+43 -46) | |
|
rcz 10/22/93 7:05 AM |
added protection - can't use tool in system area |
| 19 lines of code changed in: src/util/apCreateShadow.c (+19 -17) | |
|
rcz 10/22/93 5:55 AM |
prevent running tool in system area |
| 10 lines of code changed in: src/util/apCreateShadow.c (+10 -1) | |
|
rcz 10/22/93 4:38 AM |
reworking |
| 121 lines of code changed in: src/util/apStatusSync.c (+121 -29) | |
|
rcz 10/20/93 5:41 AM |
next version |
| 30 lines of code changed in: src/util: apCreateShadow.c (+9 -4), apStatusSync.c (+21 -9) | |
|
jbk 10/15/93 10:55 AM |
removed substitution code |
| 14 lines of code changed in: src/db: atdb.c (+1 -1), dbStaticLib.c (+9 -181), dbls.c (+1 -1), dbta.c (+1 -1), iocInit.c (+2 -2) | |
|
jba 10/15/93 10:30 AM |
modified oroc test to work on the mv162 |
| 2 lines of code changed in: src/rec/recAo.c (+2 -1) | |
|
jhill 10/8/93 4:51 PM |
dont make udp fd in ca_task_init |
| 68 lines of code changed in: src/ca/access.c (+68 -53) | |
|
bordua 10/6/93 10:32 AM |
Made LBL changes. |
| 7 lines of code changed in: src/misc/epicsEnvParams.c (+7 -7) | |
|
jhill 10/5/93 5:51 AM |
task_var_add() not avail under UNIX |
| 21 lines of code changed in: src/ca/access.c (+21 -10) | |
|
jhill 10/4/93 12:47 PM |
ANSI C and select under vxWorks |
| 266 lines of code changed in: src/ca: iocinf.h (+144 -84), net_convert.h (+108), os_depen.h (+14 -7) | |
|
jhill 10/4/93 12:46 PM |
ANSI C conversion & select() under vxWorks |
| 1450 lines of code changed in: src/ca: access.c (+549 -328), acctst.c (+96 -34), ca_printf.c (+54 -7), conn.c (+85 -92), convert.c (+170 -35), flow_control.c (+10 -5), iocinf.c (+334 -239), repeater.c (+39 -22), service.c (+104 -75), test_event.c (+9 -5) | |
|
jbk 10/1/93 9:16 AM |
add code for pvname variable substitution |
| 181 lines of code changed in: src/db/dbStaticLib.c (+181 -9) | |
|
jbk 10/1/93 9:15 AM |
changed call to dbRead to have three args |
| 5 lines of code changed in: src/db: atdb.c (+1 -1), dbls.c (+1 -1), dbta.c (+1 -1), iocInit.c (+2 -2) | |
|
mrk 9/29/93 10:38 AM |
Changed algorithm to compute lock sets |
| 89 lines of code changed in: src/db/iocInit.c (+89 -129) | |
|
mrk 9/29/93 10:38 AM |
Got rid of warning messages |
| 8 lines of code changed in: src/db/dbTest.c (+8 -11) | |
|
mrk 9/28/93 10:49 AM |
dbRename check for existance; fix VXI problem |
| 8 lines of code changed in: src/db/dbStaticLib.c (+8 -3) | |
|
jbk 9/24/93 10:44 AM |
adjusted dbpr to print vxi links correctly |
| 22 lines of code changed in: src/db/dbTest.c (+22 -1) | |
|
jba 9/20/93 9:29 AM |
moved static errhash to here |
| 14 lines of code changed in: src/libCom: errSymTbl.h (+7), error/errSymTbl.h (+7) | |
|
rcz 9/20/93 6:06 AM |
in development |
| 307 lines of code changed in: src/util/apStatusSync.c (+307 -185) | |
|
jbk 9/20/93 3:44 AM |
disallowed values for load reg less than 2 |
| 5 lines of code changed in: src/dev/devMz8310.c (+5 -5) | |
|
mrk 9/20/93 3:07 AM |
call db_post_event when motor is started |
| 3 lines of code changed in: src/rec/recSteppermotor.c (+3) | |
|
jhill 9/17/93 2:47 PM |
*** empty log message *** |
| 41 lines of code changed in: src/rsrv: camessage.c (+35 -18), cast_server.c (+6 -3) | |
|
rcz 9/16/93 8:07 AM |
under development |
| 141 lines of code changed in: src/util/apStatusSync.c (+141 -91) | |
|
rcz 9/16/93 8:06 AM |
some bug fixes and cleanups |
| 7 lines of code changed in: src/util/apCreateShadow.c (+7 -60) | |
|
rcz 9/16/93 1:39 AM |
Initial revision |
| 135 lines of code changed in: src/util/apStatusSync.c (new 135) | |
|
rcz 9/15/93 10:29 AM |
Initial revision |
| 0 lines of code changed in: src/util/checkDvlNode.c (new 0) | |
|
jbk 9/15/93 8:58 AM |
changed vxmemprobe args to comply with prototype |
| 3 lines of code changed in: src/dev/devVxiTDM.c (+3 -3) | |
|
jba 9/15/93 5:30 AM |
added forward declaration of tsInitMinWest |
| 3 lines of code changed in: src/libCom/tsSubr.c (+3 -1) | |
|
jba 9/15/93 4:35 AM |
modified includes and fixed strcmp |
| 5 lines of code changed in: src/util/recordTest.c (+5 -5) | |
|
jba 9/15/93 4:32 AM |
added def for print_returned |
| 3 lines of code changed in: src/util/ca_test.c (+3 -1) | |
|
jhill 9/14/93 2:28 PM |
fixed overzealous parameter check |
| 14 lines of code changed in: src/libCom: bucketLib.c (+7 -7), bucketLib/bucketLib.c (+7 -7) | |
|
jhill 9/14/93 2:24 PM |
events on action now a subroutine |
| 54 lines of code changed in: src/rsrv/camessage.c (+54 -35) | |
|
jhill 9/14/93 2:19 PM |
init send retry count when each recv and at connect |
| 3 lines of code changed in: src/ca/iocinf.c (+3) | |
|
mrk 9/14/93 11:36 AM |
Get rid of warning messages |
| 8 lines of code changed in: src/dev/devMz8310.c (+8 -14) | |
|
mrk 9/14/93 11:34 AM |
prevent error message storms |
| 8 lines of code changed in: src/db/callback.c (+8 -1) | |
|
mrk 9/14/93 11:33 AM |
dbIsDefault always returns FALSE for DEV |
| 4 lines of code changed in: src/db/dbStaticLib.c (+4 -1) | |
|
mrk 9/14/93 11:32 AM |
Call errSymBld if not initialized |
| 2 lines of code changed in: src/libCom: errSymLib.c (+1 -2), error/errSymLib.c (+1 -2) | |
|
rcz 9/9/93 12:15 PM |
changed some messages |
| 2 lines of code changed in: src/util/apCreateShadow.c (+2 -8) | |
![]()
Generated by StatCvs v0.1.3