
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 34 (94.4%) | 220 (94.0%) | 279 (91.5%) | 6.47 |
| zbigniew | 1 (2.8%) | 14 (6.0%) | 24 (7.9%) | 14.00 |
| bjoo | 1 (2.8%) | 0 (0.0%) | 2 (0.7%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 2/25/07 5:37 PM | edwards |
Fixed doxygen comment.
(1 Files changed,
4 Lines changed)
lib/util/info/unique_id.cc 1.2
(+4
-1)
|
| 2/25/07 5:37 PM | edwards |
Indented some.
(1 Files changed,
17 Lines changed)
lib/util/info/proginfo.cc 3.1
(+17
-13)
|
| 2/25/07 5:36 PM | edwards |
Generates a unique id.
(2 Files changed,
68 Lines changed)
lib/util/info/unique_id.cc 1.1 added 44
lib/util/info/unique_id.h 1.1 added 24
|
| 4/3/06 12:59 AM | edwards |
Major overhaul of fermion and gauge action interface. Basically,
all fermacts and gaugeacts now carry out <T,P,Q> template parameters. These are the fermion type, the "P" - conjugate momenta, and "Q" - generalized coordinates in the sense of Hamilton's equations. The fermbc's have been rationalized to never be over multi1d<T>. The "createState" within the FermionAction is now fixed meaning the "u" fields are now from the coordinate type. There are now "ConnectState" that derive into FermState<T,P,Q> and GaugeState<P,Q>. (5 Files changed, 5 Lines changed) lib/util/info/proginfo.cc 3.0
(+1
-1)
lib/util/info/info.h 3.0
(+1
-1)
lib/util/info/printgeom.h 3.0
(+1
-1)
lib/util/info/printgeom.cc 3.0
(+1
-1)
lib/util/info/proginfo.h 3.0
(+1
-1)
|
| 2/16/06 4:02 PM | edwards |
Pulled out chroma_config.h from chromabase.h . Moved the chroma_config.h
include into only the files that require it. (1 Files changed, 2 Lines changed) lib/util/info/proginfo.cc 2.1
(+2
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(5 Files changed,
5 Lines changed)
lib/util/info/info.h 2.0
(+1
-1)
lib/util/info/proginfo.cc 2.0
(+1
-1)
lib/util/info/printgeom.cc 2.0
(+1
-1)
lib/util/info/proginfo.h 2.0
(+1
-1)
lib/util/info/printgeom.h 2.0
(+1
-1)
|
| 4/10/05 9:59 PM | edwards |
Fixed up doxygen comments.
(1 Files changed,
4 Lines changed)
lib/util/info/info.h 1.2
(+4
-4)
|
| 2/22/05 12:11 PM | bjoo |
Fixed refcount in lwldslash_w_pab. Should behave better now
(1 Files changed,
2 Lines changed)
lib/util/info/proginfo.cc 1.8
(+2
-2)
|
| 1/31/05 1:02 PM | edwards |
Small tweak.
(1 Files changed,
2 Lines changed)
lib/util/info/proginfo.cc 1.7
(+2
-2)
|
| 1/31/05 12:56 PM | edwards |
Changed QDP_PACKAGE_NAME to "qdp" to avoid "++" written into
XML. That's apparently illegal. (1 Files changed, 2 Lines changed) lib/util/info/proginfo.cc 1.6
(+2
-2)
|
| 1/26/05 9:26 AM | zbigniew |
Added a few lines to print the code versions and the run date+time.
Using strftime for the latter because I couldn't get the time_put<> facet to work in a stable or portable way. (1 Files changed, 24 Lines changed) lib/util/info/proginfo.cc 1.5
(+24
-10)
|
| 1/14/05 1:42 PM | edwards |
Converted all lib files to be in chroma namespace.
(4 Files changed,
18 Lines changed)
lib/util/info/proginfo.cc 1.4
(+4
-2)
lib/util/info/proginfo.h 1.3
(+5
-1)
lib/util/info/printgeom.h 1.3
(+5
-1)
lib/util/info/printgeom.cc 1.5
(+4
-2)
|
| 7/27/04 10:38 PM | edwards |
Changed {START,END}_CODE("foo") to {START,END}_CODE().
(2 Files changed,
6 Lines changed)
lib/util/info/printgeom.cc 1.4
(+3
-3)
lib/util/info/proginfo.cc 1.3
(+3
-3)
|
| 2/6/04 12:34 PM | edwards |
Print more info
(1 Files changed,
3 Lines changed)
lib/util/info/printgeom.cc 1.3
(+3
-1)
|
| 1/29/04 3:46 PM | edwards |
Changed include paths to util/info .
(4 Files changed,
13 Lines changed)
lib/util/info/proginfo.cc 1.2
(+4
-4)
lib/util/info/printgeom.cc 1.2
(+5
-5)
lib/util/info/proginfo.h 1.2
(+2
-2)
lib/util/info/printgeom.h 1.2
(+2
-2)
|
| 1/29/04 3:38 PM | edwards |
Initial versions of info files.
(5 Files changed,
130 Lines changed)
lib/util/info/printgeom.h 1.1 added 21
lib/util/info/printgeom.cc 1.1 added 31
lib/util/info/proginfo.cc 1.1 added 33
lib/util/info/info.h 1.1 added 24
lib/util/info/proginfo.h 1.1 added 21
|