User statistics for mda

back to main page

Summary Period: 1991-04-04 to 1994-10-14

Total Changes

67 (0.2%)

Lines Of Code

7861 (1.3%)

Modules

ModuleChangesLines of codeLines each change
src/ca/ 27 (40.2%) 3174 (40.3%) 117
src/db/ 6 (8.9%) 2078 (26.4%) 346
src/util/ 12 (17.9%) 1374 (17.4%) 114
src/libCom/cvtFast/ 3 (4.4%) 754 (9.5%) 251
src/rsrv/ 5 (7.4%) 225 (2.8%) 45
src/libCom/ 9 (13.4%) 187 (2.3%) 20
/ 3 (4.4%) 56 (0.7%) 18
src/libCom/calc/ 1 (1.4%) 7 (0.0%) 7
src/toolsComm/flex/ 1 (1.4%) 6 (0.0%) 6
Sum 67 (100%) 7861 (100%) 117

Most Recent Commits

mda
10/14/94 2:35 PM
Additional notes regarding write permissions for multiple architecture builds...
19 lines of code changed in:
README.hp700_alpha (+19)

mda
10/14/94 2:30 PM
Some supplemental information for building on HP and Alpha.
17 lines of code changed in:
README.hp700_alpha (new 17)

mda
10/13/94 3:00 PM
Clean up some inconsistencies which Alpha OSF/1 systems complained about
(these changes have been fenced in by #ifdef __alpha, etc).
6 lines of code changed in:
src/toolsComm/flex/flexdef.h (+6 -2)

mda
10/13/94 2:58 PM
Change the locally defined and used random() function to local_random() to
avoid collision with the standard math library's random() function.
14 lines of code changed in:
src/libCom: calcPerform.c (+7 -5), calc/calcPerform.c (+7 -5)

mda
10/13/94 2:56 PM
Introduce a new file, realpath.c, for emulating the realpath() system call
on SUNOS on non-SUNOS systems such as HP-UX and OSF/1. Note that on SUNOS
systems, realpath.c is empty after pre-processing and does not interfere
with the system supplied version.
0 lines of code changed in:
src/libCom/realpath.c (new 0)

mda
10/13/94 2:54 PM
Add realpath.c and realpath.o to the Makefile for incorporation into the
libCom library, thereby satisfying the realpath() function calls found
in other parts of EPICS. Note that realpath() is found in SUNOS, but not
HP-UX or OSF/1,... (and that realpath.c is empty after pre-processing on SUN).
3 lines of code changed in:
src/libCom/Makefile.Unix (+3 -2)

mda
10/13/94 2:44 PM
Introduce temporary symbol (ARCH_TYPE=$$ARCH) and use in later targets/rules
to avoid problem with $* symbol resolution in some versions of gnumake.
20 lines of code changed in:
Makefile (+20 -14)

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)

mda
8/5/93 9:51 AM
replace #elif with equiv. #else - #if defined() ... #endif for non-ANSI-C preprocessors
174 lines of code changed in:
src/ca: access.c (+29 -17), acctst.c (+3 -1), ca_printf.c (+9 -5), conn.c (+7 -3), flow_control.c (+7 -3), gsd_sync_subr.c (+7 -5), iocinf.c (+23 -15), iocinf.h (+28 -12), os_depen.h (+47 -19), repeater.c (+7 -3), service.c (+7 -3)


Generated by StatCvs v0.1.3