Author Statistics for egregory

Back to Index Page

Author Details

Login: egregory
Fullname: egregory
Revisions: 88
Lines of Code: 3554
Added Lines of Code: 6217
Lines of Code per Change: 40.4

Lines Of Code (per Author)

Lines Of Code for egregory (per module)

Activity

Commit Log

DateAuthorFile/Message
6/20/07 11:35 AMegregory
I think I fixed the xml path correctly (1 Files changed, 1 Lines changed)
tests/spectrum_s/spectrum_s.metric.xml 3.2 (+1 -1)
6/20/07 11:35 AMegregory
some updates (1 Files changed, 398 Lines changed)
tests/spectrum_s/spectrum_s.out.xml 3.5 (+398 -396)
6/20/07 6:14 AMegregory
fixed problem with setting fuzz width. Also put fuzz width and volume source
type in the xml output
(1 Files changed, 42 Lines changed)
lib/meas/inline/hadron_s/inline_spectrum_s.cc 3.11 (+42 -3)
5/30/07 11:09 AMegregory
added missing Fuzzedsrc-Fuzzedsink connected pseudoscalar singlet propagator (1 Files changed, 8 Lines changed)
lib/meas/inline/hadron_s/util_compute_singlet_ps.cc 3.3 (+8 -0)
5/17/07 11:30 AMegregory
fixed the double-fuzzing in the kilcup trick pseudoscalar loop (1 Files changed, 3 Lines changed)
lib/meas/hadron/ks_local_loops.cc 3.4 (+3 -3)
5/17/07 11:29 AMegregory
fixed the double-fuzzing problem in the kilcup pseudoscalar (1 Files changed, 7 Lines changed)
lib/meas/hadron/pseudoscalar_loops_s.h 3.2 (+7 -4)
5/17/07 11:29 AMegregory
fixed the double-fuzzing in the fuzzed kilcup loop pseudoscalar (1 Files changed, 3 Lines changed)
lib/meas/hadron/pseudoscalar_loops_s.cc 3.3 (+3 -2)
5/14/07 9:40 AMegregory
added fuzzed stochastic connected pseudoscalar correlator for testing (2 Files changed, 321 Lines changed)
lib/meas/hadron/pseudoscalar_stoch_conn_s.h 3.1 (+45 -1)
lib/meas/hadron/ks_local_loops.cc 3.3 (+276 -1)
5/14/07 9:40 AMegregory
added fuzzed stochastic connected pseudoscalar correlator for testing purposes (1 Files changed, 71 Lines changed)
lib/meas/hadron/pseudoscalar_stoch_conn_s.cc 3.2 (+71 -1)
5/14/07 9:38 AMegregory
added fuzzed stochastic connected pseudoscalar correlator for testing (2 Files changed, 31 Lines changed)
lib/meas/hadron/ks_local_loops.h 3.1 (+21 -2)
lib/meas/inline/hadron_s/inline_spectrum_s.cc 3.10 (+10 -1)