Commit Log (Page 89 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: 1992-07-10 to 1992-03-04 (Commits 352-451 of 9251)

jba
7/10/92 10:09 AM
Increased dim of rpbuf to hold double constants in expression
3 lines of code changed in:
src/rec/recCalc.c (+3 -2)

gunther
6/23/92 4:42 AM
Changed types of some prototypes to conform with -W compilation.
24 lines of code changed in:
src/util/lopi.c (+24 -13)

jba
6/3/92 5:16 AM
changed graphic/control limits
86 lines of code changed in:
src/rec: recCalc.c (+37 -4), recSel.c (+11 -2), recSub.c (+38 -4)

jba
6/3/92 5:06 AM
changed graphic/control limits
73 lines of code changed in:
src/rec: recAi.c (+11 -2), recAo.c (+9), recCompress.c (+7 -2), recLongin.c (+11 -2), recLongout.c (+11 -2), recPid.c (+9), recPulseDelay.c (+9 -2), recPulseTrain.c (+6 -2)

karonis
6/3/92 3:24 AM
*** empty log message ***
4 lines of code changed in:
src/db/dbCaLink.c (+4 -72)

mrk
6/3/92 2:55 AM
Made reporting of hardware more consistant
181 lines of code changed in:
src/dev: devAiDvx2502.c (+4 -7), devAiSoft.c (+5 -10), devAiSoftRaw.c (+5 -10), devAiTestAsyn.c (+4 -8), devAiXy566Di.c (+4 -7), devAiXy566DiL.c (+4 -7), devAiXy566Se.c (+4 -7), devAoSoft.c (+2 -4), devAoSoftRaw.c (+4 -7), devAoTestAsyn.c (+4 -8), devAoVmiVme4100.c (+2 -4), devBiMpv910.c (+2 -4), devBiSoft.c (+5 -10), devBiSoftRaw.c (+5 -10), devBiTestAsyn.c (+4 -8), devBiXVme210.c (+2 -4), devBoMpv902.c (+7 -20), devBoSoft.c (+3 -8), devBoSoftRaw.c (+4 -9), devBoTestAsyn.c (+4 -8), devBoXVme220.c (+7 -20), devEventSoft.c (+5 -10), devEventTestIoEvent.c (+2 -4), devHistogramSoft.c (+4 -8), devHistogramTestAsyn.c (+4 -8), devLiSoft.c (+5 -10), devLoSoft.c (+3 -8), devMbbiMpv910.c (+2 -4), devMbbiSoft.c (+5 -10), devMbbiSoftRaw.c (+5 -10), devMbbiTestAsyn.c (+4 -8), devMbbiXVme210.c (+2 -4), devMbboMpv902.c (+6 -7), devMbboSoft.c (+3 -8), devMbboSoftRaw.c (+4 -9), devMbboTestAsyn.c (+4 -8), devMbboXVme220.c (+6 -7), devPtSoft.c (+3 -8), devSiSoft.c (+5 -10), devSiTestAsyn.c (+4 -8), devSoSoft.c (+3 -8), devSoTestAsyn.c (+4 -8), devWfJoergerVtr1.c (+2 -4), devWfSoft.c (+5 -10), devWfTestAsyn.c (+4 -8), devWfXy566Sc.c (+2 -4)

mrk
6/3/92 2:47 AM
Fixed several problems
30 lines of code changed in:
src/rec/recSteppermotor.c (+30 -24)

winans
5/20/92 5:20 AM
altered calls to the GPIB driver to account for the new timeout parameter
19 lines of code changed in:
src/dev/devCommonGpib.c (+19 -17)

cha
5/14/92 12:02 PM
add the camath
4 lines of code changed in:
src/Makefile (+4 -1)

jba
5/11/92 9:53 AM
flt pt constant string replaced with double in postfix expression
66 lines of code changed in:
src/libCom: calcPerform.c (+7 -3), postfix.c (+26 -16)
src/libCom/calc: calcPerform.c (+7 -3), postfix.c (+26 -16)

mrk
5/11/92 9:50 AM
Remove read at init_record
4 lines of code changed in:
src/dev/devAoVmiVme4100.c (+4 -15)

jba
5/11/92 9:49 AM
Changed return of init_record to don't convert
15 lines of code changed in:
src/dev: devAoSoft.c (+5 -3), devBoSoft.c (+5 -3), devMbboSoft.c (+5 -3)

winans
5/11/92 9:26 AM
added waveform record support
213 lines of code changed in:
src/dev/devCommonGpib.c (+213)

karonis
5/11/92 9:14 AM
*** empty log message ***
65 lines of code changed in:
src/db: dbAccess.c (+20 -1), dbCaLink.c (+40 -3), iocInit.c (+5)

hill
5/8/92 2:14 PM
Initial revision
92 lines of code changed in:
src/libCom/fdmgr.c (new 92)

jba
4/30/92 10:36 AM
Modified dbpr_report to handle CA_LINKs
4 lines of code changed in:
src/db/dbTest.c (+4 -7)

hill
4/28/92 12:41 PM
dont check nonportable status from free() and make local subs static
33 lines of code changed in:
src/ca/access.c (+33 -50)

hill
4/28/92 12:39 PM
dont check unportable status from free() & local subs static
7 lines of code changed in:
src/ca/repeater.c (+7 -2)

hill
4/28/92 12:38 PM
dont check unportable status from free() & local subs static
38 lines of code changed in:
src/ca/service.c (+38 -4)

hill
4/28/92 12:37 PM
made local routines static
20 lines of code changed in:
src/ca/iocinf.c (+20 -38)

jba
4/23/92 5:01 AM
jba: fixed test on priority
2 lines of code changed in:
src/db/callback.c (+2 -1)

jba
4/23/92 4:56 AM
jba: fixed pass test
32 lines of code changed in:
src/rec: recAi.c (+1 -1), recAo.c (+1 -1), recBi.c (+1 -1), recBo.c (+1 -1), recCalc.c (+1 -1), recCompress.c (changed), recEvent.c (+1 -1), recFanout.c (+1 -1), recHistogram.c (+14 -15), recLongin.c (+1 -1), recMbbi.c (+1 -1), recMbbo.c (+1 -1), recPid.c (+1 -1), recPulseDelay.c (+1 -1), recSel.c (+1 -1), recSteppermotor.c (+1 -1), recStringin.c (+1 -1), recTimer.c (+1 -1), recWaveform.c (+2 -1)

jba
4/23/92 4:55 AM
jba: fixed pass test karonis: added PV_LINK code
112 lines of code changed in:
src/rec: recLongout.c (+19 -1), recPulseCounter.c (+19 -1), recPulseTrain.c (+19 -1), recStringout.c (+19 -1), recSub.c (+36 -9)

jba
4/23/92 4:44 AM
jba Fixed dbCaAddInlink parm VAL
1 lines of code changed in:
src/dev/devWfSoft.c (+1 -1)

karonis
4/23/92 4:28 AM
*** empty log message ***
18 lines of code changed in:
src/db: dbAccess.c (+8), iocInit.c (+10 -2)

jba
4/21/92 6:53 AM
jba added pass test to init_record and changed cvt_dbaddr
120 lines of code changed in:
src/rec: recAi.c (+4 -1), recAo.c (+4 -1), recBi.c (+4 -1), recBo.c (+4 -1), recCalc.c (+4 -1), recCompress.c (+4 -6), recEvent.c (+4 -1), recFanout.c (+6 -4), recHistogram.c (+7 -4), recLongin.c (+4 -1), recLongout.c (+4 -1), recMbbi.c (+4 -1), recMbbo.c (+4 -1), recPid.c (+7 -4), recPulseCounter.c (+5 -2), recPulseDelay.c (+5 -2), recPulseTrain.c (+5 -2), recSel.c (+5 -2), recSteppermotor.c (+3 -1), recStringin.c (+4 -1), recStringout.c (+4 -1), recSub.c (+4 -1), recTimer.c (+5 -3), recWaveform.c (+16 -18)

jba
4/21/92 6:33 AM
mrk changes
32 lines of code changed in:
src/db/iocInit.c (+32 -20)

rcz
4/20/92 4:38 AM
fixed pointer bug
2 lines of code changed in:
src/db/dbAccess.c (+2 -2)

rcz
4/17/92 11:15 AM
merged lanl to anl
5 lines of code changed in:
src/libCom: cvtNumbers.c (changed), nextFieldSubr.c (+5 -2)

rcz
4/17/92 11:07 AM
put in mrk's dbNameToAddr changes for dbBase
23 lines of code changed in:
src/db/dbAccess.c (+23 -15)

rcz
4/17/92 10:16 AM
removed dbPvd for mrk
6 lines of code changed in:
src/db/dbTest.c (+6 -5)

jba
4/17/92 10:09 AM
jba removed process from dev init_record parms
35 lines of code changed in:
src/rec: recAi.c (+2 -1), recAo.c (+2 -1), recBi.c (+2 -1), recBo.c (+2 -1), recEvent.c (+2 -1), recHistogram.c (+2 -1), recLongin.c (+3 -2), recLongout.c (+2 -1), recMbbi.c (+2 -1), recMbbo.c (+2 -1), recPulseCounter.c (+2 -1), recPulseDelay.c (+2 -1), recPulseTrain.c (+2 -1), recSteppermotor.c (+2 -1), recStringin.c (+2 -1), recStringout.c (+2 -1), recWaveform.c (+2 -1)

jba
4/17/92 9:15 AM
ba removed process from init_record parms
5 lines of code changed in:
src/dev: devWfJoergerVtr1.c (+2 -2), devWfXy566Sc.c (+3 -3)

jba
4/17/92 8:56 AM
Initial revision
5 lines of code changed in:
src/util/recordTest.c (new 5)

karonis
4/17/92 8:48 AM
*** empty log message ***
528 lines of code changed in:
src/db: dbCaDblink.c (+4 -2), dbCaLink.c (+51 -15)
src/dev: devAiSoft.c (+13 -2), devAiSoftRaw.c (+13), devAoSoft.c (+9 -15), devAoSoftRaw.c (+9 -14), devBiSoft.c (+13 -1), devBiSoftRaw.c (+13 -1), devBoSoft.c (+25 -1), devBoSoftRaw.c (+25 -1), devEventSoft.c (+13 -1), devLiSoft.c (+13 -1), devLoSoft.c (+27 -1), devMbbiSoft.c (+14), devMbbiSoftRaw.c (+14), devMbboSoft.c (+25 -1), devMbboSoftRaw.c (+25 -1), devPtSoft.c (+25 -1), devSiSoft.c (+13), devSoSoft.c (+27 -1), devWfSoft.c (+13)
src/rec: recCalc.c (+14 -17), recFanout.c (+20), recPid.c (+18), recSel.c (+44 -1), recSteppermotor.c (+26 -2), recTimer.c (+22)

winans
4/17/92 8:41 AM
changed to new form of async record processing
20 lines of code changed in:
src/dev/devCommonGpib.c (+20 -10)

jba
4/17/92 8:02 AM
jba,pact used for asyn proc mrk,changed driver name
5 lines of code changed in:
src/dev/devWfXy566Sc.c (+5 -8)

jba
4/17/92 8:02 AM
jba,pact used for asyn proc mrk,changed driver name
6 lines of code changed in:
src/dev/devWfJoergerVtr1.c (+6 -8)

jba
4/17/92 8:01 AM
jba,pact used for asyn proc mrk,added FASTLOCK,report
35 lines of code changed in:
src/dev/devMz8310.c (+35 -15)

jba
4/17/92 7:56 AM
jba pact now used to test for asyn processing, not return value
33 lines of code changed in:
src/dev: devAiTestAsyn.c (+4 -4), devAoTestAsyn.c (+3 -1), devBiTestAsyn.c (+3 -1), devBoTestAsyn.c (+4 -2), devHistogramTestAsyn.c (+3 -1), devMbbiTestAsyn.c (+3 -1), devMbboTestAsyn.c (+4 -2), devSiTestAsyn.c (+3 -1), devSoTestAsyn.c (+3 -1), devWfTestAsyn.c (+3 -1)

mrk
4/17/92 7:55 AM
changes for driver cleanup
6 lines of code changed in:
src/dev: devAiXy566DiL.c (+3 -8), devMbboXVme220.c (+3 -3)

mrk
4/17/92 7:53 AM
Changes for driver cleanup
26 lines of code changed in:
src/dev: devAiDvx2502.c (+3 -3), devAiXy566Di.c (+3 -8), devAiXy566Se.c (+3 -3), devAoVmiVme4100.c (+2 -2), devBiMpv910.c (+1 -1), devBiXVme210.c (+1 -1), devBoMpv902.c (+2 -2), devBoXVme220.c (+2 -2), devEventTestIoEvent.c (+4 -2), devMbbiMpv910.c (+1 -1), devMbbiXVme210.c (+1 -1), devMbboMpv902.c (+3 -3)

mrk
4/17/92 7:48 AM
Include module_types.h; added wait before interruptAccept
7 lines of code changed in:
src/db/iocInit.c (+7 -1)

jba
4/17/92 7:40 AM
jba pact now used to test for asyn processing, not status
93 lines of code changed in:
src/rec: recAi.c (+6 -5), recAo.c (+6 -3), recBi.c (+6 -4), recBo.c (+7 -4), recEvent.c (+5 -5), recHistogram.c (+6 -7), recLongin.c (+5 -4), recLongout.c (+5 -4), recMbbi.c (+6 -2), recMbbo.c (+5 -3), recPulseCounter.c (+5 -4), recPulseDelay.c (+5 -4), recPulseTrain.c (+5 -3), recStringin.c (+5 -4), recStringout.c (+5 -4), recSub.c (+3 -3), recWaveform.c (+8 -5)

rcz
4/17/92 7:25 AM
changed sdrLoad to dbRead
9 lines of code changed in:
src/db/iocInit.c (+9 -6)

hill
4/16/92 11:48 AM
set state to ca_conn before sending monitor request
13 lines of code changed in:
src/ca/service.c (+13 -6)

hill
4/14/92 1:02 PM
fix chan state set to invalid prior to use in ca_clear_chan() bug
22 lines of code changed in:
src/ca/access.c (+22 -10)

jba
4/10/92 11:09 AM
jba Initial version
1 lines of code changed in:
src/dev/devMbboSoftRaw.c (+1 -1)

jba
4/10/92 11:09 AM
jba Initial version
2 lines of code changed in:
src/dev/devBoSoftRaw.c (+2 -2)

mrk
4/10/92 10:34 AM
Moved device support
60 lines of code changed in:
src/rec/recSteppermotor.c (+60 -58)

winans
4/10/92 10:30 AM
removed the use of "pdpvt->process" and replaced with "devGpibLib_processCallback"
76 lines of code changed in:
src/dev/devCommonGpib.c (+76 -85)

jba
4/9/92 4:25 AM
Initial revision
33 lines of code changed in:
src/dev: devBoSoftRaw.c (new 12), devMbboSoftRaw.c (new 21)

mrk
4/8/92 9:45 AM
Initial revision
6 lines of code changed in:
src/dev: devSmCompumotor1830.c (new 2), devSmOms6Axis.c (new 4)

jba
4/6/92 9:55 AM
added tests for max,min,ceil,floor,conditional and constants in expression
73 lines of code changed in:
src/util/in.calcTest (+73 -4)

jba
4/6/92 9:53 AM
allowed floating pt constants in expression
99 lines of code changed in:
src/libCom: post.h (+3), postfix.c (+48 -9), calc/postfix.c (+48 -9)

jba
4/6/92 9:46 AM
jba allowed floating pt constants in expression
24 lines of code changed in:
src/libCom: calcPerform.c (+12), calc/calcPerform.c (+12)

karonis
4/6/92 9:24 AM
channel access links
103 lines of code changed in:
src: db/dbAccess.c (+1 -1), rec/recCalc.c (+38 -10)
src/dev: devAoSoft.c (+33 -1), devAoSoftRaw.c (+31 -1)

karonis
4/6/92 9:21 AM
Initial revision
20 lines of code changed in:
src/db: dbCaDblink.c (new 5), dbCaLink.c (new 15)

karonis
4/6/92 9:20 AM
channel access links
36 lines of code changed in:
src/db: dbTest.c (+7 -7), iocInit.c (+29 -10)

rcz
3/26/92 8:25 AM
delta for mrk - see comment entry ( the 2nd .26 )
151 lines of code changed in:
src/rec/recSteppermotor.c (+151 -115)

rcz
3/26/92 8:21 AM
delta for mrk - changed test if(status) to if(rtnval)
2 lines of code changed in:
src/db/iocInit.c (+2 -1)

cole
3/23/92 11:48 AM
make ADEL be the default deadband for retrieval
28 lines of code changed in:
src/libCom/sydSubr.c (+28 -29)

hill
3/20/92 12:41 PM
If there is no memory to attach a monitor- dont use it
14 lines of code changed in:
src/rsrv/camessage.c (+14 -5)

hill
3/20/92 12:23 PM
dont allow them to add an event which does not select anything (has a nill mask)
5 lines of code changed in:
src/ca/access.c (+5)

hill
3/19/92 5:45 AM
initial broadcast retry delay is now a #define
5 lines of code changed in:
src/ca/access.c (+5 -3)

hill
3/19/92 5:44 AM
initial rebroadcast delay is now a #define
3 lines of code changed in:
src/ca/iocinf.c (+3 -2)

hill
3/19/92 5:37 AM
initial rebroadcast delay is now a #define
4 lines of code changed in:
src/ca/iocinf.h (+4 -2)

hill
3/19/92 5:36 AM
reset the iiu delay if the current time is specified
13 lines of code changed in:
src/ca/conn.c (+13 -3)

jba
3/17/92 11:30 AM
ANSI C changes
98 lines of code changed in:
src/dev: devAiDvx2502.c (+2), devAiSoft.c (+2), devAiSoftRaw.c (+1), devAiTestAsyn.c (+3 -1), devAiXy566Di.c (+2), devAiXy566DiL.c (+2), devAiXy566Se.c (+2), devAoSoft.c (+2), devAoSoftRaw.c (+1), devAoTestAsyn.c (+3 -1), devAoVmiVme4100.c (+2), devBiMpv910.c (+2), devBiSoft.c (+2), devBiSoftRaw.c (+2), devBiTestAsyn.c (+3 -1), devBiXVme210.c (+2), devBoMpv902.c (+2), devBoSoft.c (+2), devBoTestAsyn.c (+3 -1), devBoXVme220.c (+2), devEventSoft.c (+2 -1), devEventTestIoEvent.c (+2 -1), devHistogramSoft.c (+2), devHistogramTestAsyn.c (+3 -1), devLiSoft.c (+2), devLoSoft.c (+2), devMbbiMpv910.c (+2), devMbbiSoft.c (+2), devMbbiSoftRaw.c (+2), devMbbiTestAsyn.c (+3 -1), devMbbiXVme210.c (+2), devMbboMpv902.c (+2), devMbboSoft.c (+2), devMbboTestAsyn.c (+3 -1), devMbboXVme220.c (+2), devMz8310.c (+2), devPtSoft.c (+2), devSiSoft.c (+2 -1), devSiTestAsyn.c (+3 -1), devSoSoft.c (+2), devSoTestAsyn.c (+3 -1), devWfJoergerVtr1.c (+2), devWfSoft.c (+3 -1), devWfTestAsyn.c (+3 -1), devWfXy566Sc.c (+1)

jba
3/17/92 11:28 AM
simplified input
10 lines of code changed in:
src/util/calcTest.c (+10 -13)

jba
3/17/92 11:28 AM
added MAX and MIN and multiple cond expressions
184 lines of code changed in:
src/libCom: calcPerform.c (+38 -32), post.h (+8 -1), postfix.c (+50 -24)
src/libCom/calc: calcPerform.c (+38 -32), postfix.c (+50 -24)

jba
3/17/92 11:26 AM
Added function dbValueSize to replace db_value_size
4 lines of code changed in:
src/db/dbAccess.c (+4 -4)

jba
3/17/92 11:25 AM
ANSI C changes
14 lines of code changed in:
src/db/iocInit.c (+14 -11)

jba
3/17/92 11:24 AM
fixed max upperand lowar limits for long
5 lines of code changed in:
src/db/recGbl.c (+5 -3)

epics
3/16/92 5:02 PM
moved devtest to toolsComm/devtest
1 lines of code changed in:
src/Makefile (+1 -1)

hill
3/16/92 8:48 AM
disconnect on message alignment problems
6 lines of code changed in:
src/rsrv/camsgtask.c (+6)

hill
3/16/92 8:47 AM
disconnect on bad message
14 lines of code changed in:
src/rsrv/camessage.c (+14)

hill
3/16/92 8:46 AM
better diagnostic
24 lines of code changed in:
src/rsrv/caserverio.c (+24 -15)

hill
3/16/92 8:42 AM
declare post_msg() integer
2 lines of code changed in:
src/ca/iocinf.h (+2)

hill
3/16/92 8:41 AM
disconnect on bad message
51 lines of code changed in:
src/ca/access.c (+51 -35)

hill
3/16/92 8:41 AM
disconect on bad message
10 lines of code changed in:
src/ca/service.c (+10 -4)

hill
3/16/92 8:41 AM
disconnect on bad message
12 lines of code changed in:
src/ca/iocinf.c (+12 -4)

cole
3/15/92 6:47 AM
add guiLock
81 lines of code changed in:
src/util/guiSubr.c (+81 -52)

hill
3/11/92 8:15 AM
dont clear resource for monitor in IOC if IOC connected but chan not connected
50 lines of code changed in:
src/ca/access.c (+50 -19)

hill
3/11/92 7:41 AM
moved modify of chan state inside LOCK to support new field use
8 lines of code changed in:
src/ca/service.c (+8 -3)

hill
3/11/92 7:38 AM
better diagnostics/ better UDP disconnect
35 lines of code changed in:
src/ca/iocinf.c (+35 -29)

cole
3/10/92 10:42 AM
make some refinements
68 lines of code changed in:
src/util/guiSubr.c (+68 -6)

jba
3/10/92 4:23 AM
changed callback
11 lines of code changed in:
src/rec/recBo.c (+11 -12)

jba
3/10/92 4:22 AM
*** empty log message ***
10 lines of code changed in:
src/rec: recCompress.c (+3 -3), recLongin.c (+2 -2), recLongout.c (+2 -2), recWaveform.c (+3 -3)

jba
3/10/92 4:07 AM
Replaced dbr_value_size with dbrValueSize in dbAccess
42 lines of code changed in:
src/db/dbAccess.c (+42 -21)

jba
3/10/92 3:51 AM
Added special_linconv
30 lines of code changed in:
src/dev: devAiSoftRaw.c (+14 -1), devAoSoftRaw.c (+16 -2)

cole
3/9/92 4:53 AM
added guiEditor, guiPrinter
1242 lines of code changed in:
src/util/guiSubr.c (+1242 -146)

cole
3/9/92 4:51 AM
do time stamp rounding in each individual module
20 lines of code changed in:
src/libCom: sydSubrCA.c (+3 -1), sydSubrCF.c (+6 -1), sydSubrPFO.c (+6 -1), sydSubrSSF.c (+5 -1)

cole
3/9/92 4:50 AM
add an attributes routine
79 lines of code changed in:
src/libCom/sydSubr.c (+79 -31)

cole
3/9/92 4:49 AM
fix bug where decPl was sometimes ignored
3 lines of code changed in:
src/libCom/cvtNumbers.c (+3)

kerstien
3/9/92 3:05 AM
added param for maxlen to macro substitution (gsdl_main_macro())
4 lines of code changed in:
src/ca/gsd_sync_subr.c (+4 -2)

cole
3/8/92 12:32 AM
use ADEL; do TS rounding
3 lines of code changed in:
src/libCom/sydSubrCA.c (+3 -12)

cole
3/5/92 8:25 AM
Initial revision
0 lines of code changed in:
src/util/guiTest.icon (new 0)

winans
3/4/92 9:45 AM
added the setting of PACT to 1 when init routines fail
34 lines of code changed in:
src/dev/devCommonGpib.c (+34 -16)

mrk
3/4/92 9:34 AM
change VME_AM_USR to VME_AM_SUP
1 lines of code changed in:
src/dev/devMz8310.c (+1 -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