Directory Statistics for test/

Back to Index Page

Lines Of Code for test/

Commits for test/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
osborn27 (100.0%) 904 (100.0%) 989 (100.0%) 33.48

Commit Log

DateAuthorFile/Message
10/10/06 8:57 PMosborn
Removed extra loop in gamma multiplication functions.
Added checksum to benchmark routine.
(1 Files changed, 0 Lines changed)
test/Makefile.in 1.21 (+0 -0)
8/3/06 2:34 PMosborn
Added some SSE routines. Added 440d optimization option for BG/L. (1 Files changed, 39 Lines changed)
test/Makefile.in 1.20 (+39 -19)
6/29/06 10:57 PMosborn
Added 440d optimization option for BG/L. (1 Files changed, 22 Lines changed)
test/Makefile.in 1.19 (+22 -39)
6/25/06 2:52 AMosborn
*** Changed gamma matrix conventions. ***
The spin projection and gamma multiplication routines now agree with
the conventions of QDP++. Programs using these must be changed
accordingly. Updated documentation with conventions.
(1 Files changed, 1 Lines changed)
test/Makefile.in 1.18 (+1 -1)
5/25/06 1:24 AMosborn
Really fix compilation on Mac OS/X.
Lower case types now have a '1' afterward in the filename.
(1 Files changed, 0 Lines changed)
test/Makefile.in 1.17 (+0 -0)
5/23/06 10:16 PMosborn
Fix compilation on Mac OS/X.
Added some more SSE routines.
(1 Files changed, 0 Lines changed)
test/Makefile.in 1.16 (+0 -0)
4/3/06 10:51 PMosborn
Added SSE routine. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.15 (+0 -0)
3/13/06 9:11 PMosborn
Added qla_sse.h to include/Makefile.am. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.14 (+0 -0)
3/10/06 5:58 PMosborn
SSE and configure updates. (1 Files changed, 5 Lines changed)
test/Makefile.in 1.13 (+5 -0)
12/1/05 10:27 AMosborn
Split tests into smaller functions to speed compilation. (1 Files changed, 3 Lines changed)
test/Makefile.in 1.12 (+3 -0)
11/28/05 5:18 PMosborn
Changes to perl code and test suite. Preparing for 1.5.0. (4 Files changed, 180 Lines changed)
test/checkcomplete.pl 1.2 (+12 -4)
test/Makefile.in 1.11 (+80 -9)
test/Makefile.am 1.2 (+7 -5)
test/check_all 1.1 added 81
11/20/05 12:26 AMosborn
Added an optimized C routine and removed restrict from the headers. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.10 (+0 -0)
11/11/05 12:19 AMosborn
Made c99 the default compiler and added some C99 compilation hints to README. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.9 (+0 -0)
10/13/05 10:49 PMosborn
Minor changes to perl generated code. Added AC_C_RESTRICT to configure.ac. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.8 (+0 -0)
10/5/05 12:03 AMosborn
More changes to spin project functions. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.7 (+0 -0)
10/4/05 2:45 PMosborn
More changes to Wilson type fermion functions. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.6 (+0 -0)
10/3/05 4:47 PMosborn
Added some functions to help with Wilson type fermions. (1 Files changed, 18 Lines changed)
test/Makefile.in 1.5 (+18 -6)
6/15/05 11:14 PMosborn
Changed GCC autoconf variable to GNUCC and made it be CC if it is Gnu cc. (1 Files changed, 1 Lines changed)
test/Makefile.in 1.4 (+1 -1)
6/10/05 2:06 PMosborn
Improved some SSE routines and added examples directory. (1 Files changed, 0 Lines changed)
test/Makefile.in 1.3 (+0 -0)
5/5/05 4:47 PMosborn
Added qla-config file. (1 Files changed, 4 Lines changed)
test/Makefile.in 1.2 (+4 -1)