
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 496 (71.9%) | 4844 (75.1%) | 11445 (77.0%) | 9.77 |
| bjoo | 169 (24.5%) | 938 (14.5%) | 2684 (18.1%) | 5.55 |
| dgr | 9 (1.3%) | 297 (4.6%) | 314 (2.1%) | 33.00 |
| kostas | 6 (0.9%) | 58 (0.9%) | 79 (0.5%) | 9.67 |
| mcneile | 5 (0.7%) | 281 (4.4%) | 291 (2.0%) | 56.20 |
| sbasak | 3 (0.4%) | 25 (0.4%) | 29 (0.2%) | 8.33 |
| ikuro | 1 (0.1%) | 10 (0.2%) | 11 (0.1%) | 10.00 |
| flemingg | 1 (0.1%) | 0 (0.0%) | 3 (0.0%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 11/27/07 6:01 PM | kostas |
added mometume extraction from source header
(2 Files changed,
31 Lines changed)
lib/io/qprop_io.h 3.11
(+3
-1)
lib/io/qprop_io.cc 3.19
(+28
-1)
|
| 11/9/07 5:03 PM | edwards |
Pushed gauge_header read for the Config_info group into its own
reader. Now, a default (empty) group is supplied for Config_info if it is not present. (1 Files changed, 29 Lines changed) lib/io/qprop_io.cc 3.18
(+29
-31)
|
| 8/30/07 11:30 PM | edwards |
Put in a check on "boundary" length.
(1 Files changed,
8 Lines changed)
lib/io/qprop_io.cc 3.17
(+8
-2)
|
| 8/27/07 5:17 PM | edwards |
Made getFermActBoundary throw an error and NOT exit if boundary
is not found. (1 Files changed, 12 Lines changed) lib/io/qprop_io.cc 3.16
(+12
-9)
|
| 6/10/07 11:26 PM | edwards |
Added multi1d/array reader of GroupXML
(2 Files changed,
50 Lines changed)
lib/io/xml_group_reader.cc 1.3
(+41
-1)
lib/io/xml_group_reader.h 1.3
(+9
-2)
|
| 6/10/07 10:40 AM | edwards |
Use new QDP classes for Binary{File,Buffer}Reader/Writer and
TextFileReader/Writer. (11 Files changed, 28 Lines changed) lib/io/follana_io_s.cc 3.1
(+4
-4)
lib/io/writeszinqprop_w.cc 3.1
(+2
-2)
lib/io/writeszin.cc 3.1
(+4
-4)
lib/io/writemilc.cc 3.1
(+2
-2)
lib/io/readszinqprop_w.cc 3.1
(+3
-3)
lib/io/readszinferm_w.cc 3.1
(+2
-2)
lib/io/readcppacs.cc 3.1
(+2
-2)
lib/io/readszin.cc 3.1
(+2
-2)
lib/io/readmilc.cc 3.1
(+2
-2)
lib/io/kyugauge_io.cc 3.1
(+3
-3)
lib/io/kyuqprop_io.cc 3.1
(+2
-2)
|
| 2/25/07 9:12 PM | edwards |
Added QQDiquark_t.
(2 Files changed,
72 Lines changed)
lib/io/qprop_io.cc 3.15
(+55
-1)
lib/io/qprop_io.h 3.10
(+17
-1)
|
| 2/4/07 5:08 PM | edwards |
Added xml_group_reader.h
(1 Files changed,
4 Lines changed)
lib/io/io.h 3.3
(+4
-2)
|
| 2/2/07 12:22 AM | edwards |
Moved QQQSpinIndices and the reader/writer to qprop_io. Now QQQBarcomp_t
knows about spin indices. (2 Files changed, 61 Lines changed) lib/io/qprop_io.cc 3.14
(+43
-4)
lib/io/qprop_io.h 3.9
(+18
-1)
|
| 12/25/06 4:40 PM | bjoo |
Old MD Strip complete. New removed from names. Linkage problem in readNamedMonomialArray see if this will go away
(2 Files changed,
2 Lines changed)
lib/io/io.h 3.2
(+1
-2)
lib/io/monomial_io.cc 3.2
(+1
-0)
|
| 12/9/06 9:06 PM | edwards |
Removed obsolete files.
(3 Files changed,
1 Lines changed)
lib/io/smearing_io.cc 3.1 removed
lib/io/io.h 3.1
(+1
-2)
lib/io/smearing_io.h 3.1 removed
|
| 12/9/06 9:05 PM | edwards |
Added a getMass() function.
(2 Files changed,
49 Lines changed)
lib/io/qprop_io.h 3.8
(+4
-1)
lib/io/qprop_io.cc 3.13
(+45
-1)
|
| 12/2/06 1:29 PM | edwards |
Removed the old "if path" stuff.
(1 Files changed,
13 Lines changed)
lib/io/qprop_io.cc 3.12
(+13
-13)
|
| 12/2/06 1:18 PM | edwards |
Cleaned up and standardized propagator headers. Removed StateInfo.
(2 Files changed,
328 Lines changed)
lib/io/qprop_io.h 3.7
(+244
-216)
lib/io/qprop_io.cc 3.11
(+84
-60)
|
| 11/28/06 2:27 PM | edwards |
Changed PropSinkSmear output name to PropSink. This has been causing
havoc since the reader/writer have been inconsistent!! (1 Files changed, 2 Lines changed) lib/io/qprop_io.cc 3.10
(+2
-2)
|
| 11/28/06 2:26 PM | edwards |
Added comment
(1 Files changed,
2 Lines changed)
lib/io/qprop_io.h 3.6
(+2
-1)
|
| 11/16/06 3:39 PM | bjoo |
Added Timing Hacks
(2 Files changed,
84 Lines changed)
lib/io/monomial_io.h 3.1
(+12
-1)
lib/io/monomial_io.cc 3.1
(+72
-1)
|
| 10/13/06 10:42 PM | edwards |
Changed ChromaProp output format back to version 9.
(1 Files changed,
2 Lines changed)
lib/io/qprop_io.cc 3.9
(+2
-2)
|
| 10/11/06 11:42 AM | edwards |
Removed use of numRetries !! This was a misguided attempt to get restarts
into the code. Will try another way via the system solvers and the InvertParam xml group. (2 Files changed, 6 Lines changed) lib/io/qprop_io.cc 3.8
(+5
-25)
lib/io/qprop_io.h 3.5
(+1
-2)
|
| 10/10/06 1:50 PM | edwards |
MAde getTSrce() be of type const
(2 Files changed,
4 Lines changed)
lib/io/qprop_io.h 3.4
(+2
-2)
lib/io/qprop_io.cc 3.7
(+2
-2)
|