
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| osborn | 28 (100.0%) | 4052 (100.0%) | 4219 (100.0%) | 144.71 |
| Date | Author | File/Message |
|---|---|---|
| 10/9/07 5:20 PM | osborn |
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 PM | osborn |
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 PM | osborn |
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 PM | osborn |
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 PM | osborn |
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 PM | osborn |
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 AM | osborn |
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 PM | osborn |
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 PM | osborn |
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 AM | osborn |
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 PM | osborn |
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 PM | osborn |
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 PM | osborn |
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 PM | osborn |
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
|