
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 18 (90.0%) | 3954 (95.8%) | 3954 (91.8%) | 219.67 |
| bjoo | 2 (10.0%) | 172 (4.2%) | 355 (8.2%) | 86.00 |
| Date | Author | File/Message |
|---|---|---|
| 4/3/06 12:58 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>. (6 Files changed, 0 Lines changed) config/config.sub 3.0
(+0
-0)
config/missing 3.0
(+0
-0)
config/mkinstalldirs 3.0
(+0
-0)
config/config.guess 3.0
(+0
-0)
config/depcomp 3.0
(+0
-0)
config/install-sh 3.0
(+0
-0)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(6 Files changed,
0 Lines changed)
config/mkinstalldirs 2.0
(+0
-0)
config/config.sub 2.0
(+0
-0)
config/install-sh 2.0
(+0
-0)
config/depcomp 2.0
(+0
-0)
config/config.guess 2.0
(+0
-0)
config/missing 2.0
(+0
-0)
|
| 6/29/05 12:58 PM | bjoo |
removed AC_CANONICAL_HOST from configure.ac as it screwed up BGL builds with the host type being unrecognised by config.sub. Patched chroma-config.in to not remove dublicate libs
(2 Files changed,
355 Lines changed)
config/config.guess 1.2
(+225
-138)
config/config.sub 1.2
(+130
-45)
|
| 12/16/02 1:53 AM | edwards |
Automake version.
(6 Files changed,
3954 Lines changed)
config/config.sub 1.1 added 1470
config/mkinstalldirs 1.1 added 111
config/missing 1.1 added 336
config/install-sh 1.1 added 251
config/depcomp 1.1 added 423
config/config.guess 1.1 added 1363
|