Directory Statistics for lib/qdp_common/

Back to Index Page

Lines Of Code for lib/qdp_common/

Commits for lib/qdp_common/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
osborn28 (100.0%) 4052 (100.0%) 4219 (100.0%) 144.71

Commit Log

DateAuthorFile/Message
10/9/07 5:20 PMosborn
Important bug fix for double precision vector and multi routines. (1 Files changed, 50 Lines changed)
lib/qdp_common/Makefile.in 1.6 (+50 -55)
9/11/07 2:59 PMosborn
CVS ---------------------------------------------------------------------- (2 Files changed, 58 Lines changed)
lib/qdp_common/Makefile.in 1.5 (+55 -50)
lib/qdp_common/qdp_common.c 1.5 (+3 -3)
5/4/07 2:57 PMosborn
Fixed wrong code for shift and multiply routines with eqop not eq. (2 Files changed, 8 Lines changed)
lib/qdp_common/com_common.c 1.7 (+7 -2)
lib/qdp_common/qdp_internal.c 1.3 (+1 -0)
8/23/06 5:28 PMosborn
More fixes to docs. Prepare for version 1.5.7. (2 Files changed, 2 Lines changed)
lib/qdp_common/Makefile.in 1.4 (+1 -3)
lib/qdp_common/qdp_common.c 1.4 (+1 -1)
5/25/06 7:38 PMosborn
Fixed compilation on Mac OS/X.
Fixed profiling of shift and multiply functions.
(1 Files changed, 2 Lines changed)
lib/qdp_common/com_common.c 1.6 (+2 -1)
1/19/06 1:50 PMosborn
Changed (fixed) API for functions like V_veq_c_times_V. (1 Files changed, 6 Lines changed)
lib/qdp_common/qdp_common.c 1.3 (+6 -0)
12/4/05 1:33 AMosborn
Added mem_align and mem_flags functions. Other minor changes. (3 Files changed, 37 Lines changed)
lib/qdp_common/qdp_common.c 1.2 (+26 -0)
lib/qdp_common/com_common.c 1.5 (+10 -10)
lib/qdp_common/qdp_internal.c 1.2 (+1 -5)
11/11/05 4:46 PMosborn
Made c99 the default compiler. (1 Files changed, 1 Lines changed)
lib/qdp_common/Makefile.in 1.3 (+1 -1)
9/29/05 6:50 PMosborn
Fixed problem with optimized makefile and added message dumps on CRC error. (1 Files changed, 95 Lines changed)
lib/qdp_common/com_common.c 1.4 (+95 -11)
9/20/05 11:43 AMosborn
Fixed bug in checksum code. (1 Files changed, 5 Lines changed)
lib/qdp_common/com_common.c 1.3 (+5 -5)
9/18/05 5:00 PMosborn
Fixed distcheck and a few other minor chenges. (1 Files changed, 1 Lines changed)
lib/qdp_common/layout_hyper.c 1.2 (+1 -1)
9/18/05 2:56 PMosborn
Added checksum code and improved generated code for vector functions. (2 Files changed, 316 Lines changed)
lib/qdp_common/com_common.c 1.2 (+314 -13)
lib/qdp_common/Makefile.in 1.2 (+2 -2)
6/8/05 2:16 PMosborn
Fixed QDP_create_subset to save arguments, not just pointer. (1 Files changed, 11 Lines changed)
lib/qdp_common/qdp_subset.c 1.2 (+11 -4)
5/29/05 8:05 PMosborn
Initial checkin of QDP version 1.3.0. (9 Files changed, 3627 Lines changed)
lib/qdp_common/qdp_common.c 1.1 added 409
lib/qdp_common/Makefile.in 1.1 added 480
lib/qdp_common/com_common.c 1.1 added 1638
lib/qdp_common/qdp_layout.c 1.1 added 70
lib/qdp_common/Makefile.am 1.1 added 33
lib/qdp_common/qdp_shift.c 1.1 added 58
lib/qdp_common/qdp_internal.c 1.1 added 574
lib/qdp_common/qdp_subset.c 1.1 added 126
lib/qdp_common/layout_hyper.c 1.1 added 239