Author Statistics for zbigniew

Back to Index Page

Author Details

Login: zbigniew
Fullname: zbigniew
Revisions: 4
Lines of Code: 13
Added Lines of Code: 35
Lines of Code per Change: 3.2

Lines Of Code (per Author)

Lines Of Code for zbigniew (per module)

Activity

Commit Log

DateAuthorFile/Message
8/24/05 9:41 AMzbigniew
Removed the printing of c_3 in Triple_Links because it's getting really
annoying.
(1 Files changed, 2 Lines changed)
lib/actions/ferm/linop/naik_term_s.cc 1.9 (+2 -2)
8/10/05 8:25 PMzbigniew
Added cross-reference to QDP (1 Files changed, 1 Lines changed)
docs/chromadoc 1.12 (+1 -1)
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/26/05 9:22 AMzbigniew
Changed the redefinition of the macros produced by autoconf. The previous
macro redefinitions didn't work, so the info is now stored in C-strings.
(1 Files changed, 8 Lines changed)
lib/chroma_config.h 1.3 (+8 -9)