
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 40 (41.7%) | 492 (19.3%) | 1074 (30.0%) | 12.30 |
| dgr | 28 (29.2%) | 1877 (73.5%) | 2112 (59.0%) | 67.04 |
| kostas | 14 (14.6%) | -6 (-0.2%) | 33 (0.9%) | -0.43 |
| adamant | 14 (14.6%) | 191 (7.5%) | 362 (10.1%) | 13.64 |
| Date | Author | File/Message |
|---|---|---|
| 1/6/08 11:46 PM | edwards |
Induced changes.
(1 Files changed,
0 Lines changed)
main/ttt/Makefile.in 1.38
(+0
-11)
|
| 1/6/08 11:46 PM | edwards |
Removed unused VPATH.
(1 Files changed,
0 Lines changed)
main/ttt/Makefile.am 1.7
(+0
-11)
|
| 10/29/07 12:47 PM | edwards |
Induced changes
(1 Files changed,
58 Lines changed)
main/ttt/Makefile.in 1.37
(+58
-43)
|
| 10/6/07 12:04 AM | kostas |
added a jack_fit util to make ensemble files of masses.
(1 Files changed,
2 Lines changed)
main/ttt/Makefile.in 1.36
(+2
-4)
|
| 9/11/07 12:47 AM | edwards |
Split apart formfac manage codes. Moved around the start of the new
meson_fit and beginnings of baryon_fit codes. (1 Files changed, 4 Lines changed) main/ttt/Makefile.in 1.35
(+4
-2)
|
| 7/8/07 2:17 PM | kostas |
added staticlight stripper
(1 Files changed,
2 Lines changed)
main/ttt/Makefile.in 1.34
(+2
-4)
|
| 6/4/07 3:56 PM | edwards |
Induced changes.
(1 Files changed,
52 Lines changed)
main/ttt/Makefile.in 1.33
(+52
-23)
|
| 6/4/07 3:55 PM | edwards |
Made build process similar among all subdirs. Now, all programs
are bin_PROGRAMS and all use the dependencies on libadat.a . (1 Files changed, 5 Lines changed) main/ttt/Makefile.am 1.6
(+5
-5)
|
| 5/10/07 3:58 PM | kostas |
added some utils
(1 Files changed,
2 Lines changed)
main/ttt/Makefile.in 1.32
(+2
-4)
|
| 4/18/07 5:58 PM | edwards |
Induced changes
(1 Files changed,
4 Lines changed)
main/ttt/Makefile.in 1.31
(+4
-2)
|
| 3/22/07 1:11 AM | kostas |
added the merge_proplist utility
(1 Files changed,
2 Lines changed)
main/ttt/Makefile.in 1.30
(+2
-4)
|
| 3/20/07 12:50 PM | edwards |
Induced changes.
(1 Files changed,
4 Lines changed)
main/ttt/Makefile.in 1.29
(+4
-2)
|
| 3/2/07 12:11 AM | kostas |
added periodic exponential fitter main prog
(1 Files changed,
8 Lines changed)
main/ttt/Makefile.in 1.28
(+8
-4)
|
| 2/27/07 9:49 PM | edwards |
Reorganized the lime reading. Split off those functions to stand-alone
functions. The qqq_props reader now goes through these functions. At least the sparse and dense reading are working, but it is not clear if the "prop_number" used for the sparse is correct or not. (2 Files changed, 234 Lines changed) main/ttt/qqq_props.cc 1.13
(+216
-92)
main/ttt/qqq_props.h 1.5
(+18
-10)
|
| 2/27/07 9:48 PM | edwards |
Induced changes.
(1 Files changed,
37 Lines changed)
main/ttt/Makefile.in 1.27
(+37
-20)
|
| 2/27/07 9:47 PM | edwards |
Added dump_qqq. Made dependencies go through DEPENDENCIES.
(1 Files changed,
12 Lines changed)
main/ttt/Makefile.am 1.5
(+12
-12)
|
| 2/27/07 9:47 PM | edwards |
Dumps out a qqq file.
(1 Files changed,
73 Lines changed)
main/ttt/dump_qqq.cc 1.1 added 73
|
| 2/27/07 9:46 PM | edwards |
Added copy constructors to both array1d and array2d.
Added explicit keywords around constructors with an int. (1 Files changed, 52 Lines changed) main/ttt/arrays.h 1.3
(+52
-19)
|
| 2/13/07 4:18 PM | adamant |
Changed a cout to a cerr
(1 Files changed,
2 Lines changed)
main/ttt/ttt_single.cc 1.3
(+2
-2)
|
| 2/13/07 4:17 PM | adamant |
Cleaned up some namespace stuff, and changed a cout to a cerr
(1 Files changed,
6 Lines changed)
main/ttt/ttt.cc 1.10
(+6
-6)
|