Directory Statistics for lib/util/info/

Back to Index Page

Lines Of Code for lib/util/info/

Commits for lib/util/info/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards34 (94.4%) 220 (94.0%) 279 (91.5%) 6.47
zbigniew1 (2.8%) 14 (6.0%) 24 (7.9%) 14.00
bjoo1 (2.8%) 0 (0.0%) 2 (0.7%) 0.00

Commit Log

DateAuthorFile/Message
2/25/07 5:37 PMedwards
Fixed doxygen comment. (1 Files changed, 4 Lines changed)
lib/util/info/unique_id.cc 1.2 (+4 -1)
2/25/07 5:37 PMedwards
Indented some. (1 Files changed, 17 Lines changed)
lib/util/info/proginfo.cc 3.1 (+17 -13)
2/25/07 5:36 PMedwards
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 AMedwards
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 PMedwards
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 PMedwards
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 PMedwards
Fixed up doxygen comments. (1 Files changed, 4 Lines changed)
lib/util/info/info.h 1.2 (+4 -4)
2/22/05 12:11 PMbjoo
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 PMedwards
Small tweak. (1 Files changed, 2 Lines changed)
lib/util/info/proginfo.cc 1.7 (+2 -2)
1/31/05 12:56 PMedwards
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 AMzbigniew
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 PMedwards
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 PMedwards
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 PMedwards
Print more info (1 Files changed, 3 Lines changed)
lib/util/info/printgeom.cc 1.3 (+3 -1)
1/29/04 3:46 PMedwards
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 PMedwards
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