|
|
Login: bjoo
Fullname: bjoo
Revisions: 273
Lines of Code: 3910
Added Lines of Code: 20438
Lines of Code per Change: 14.3
|




| Date | Author | File/Message |
|---|---|---|
| 6/18/07 11:09 AM | bjoo |
Patched for QIO version 2.2
(10 Files changed,
266 Lines changed)
examples/Makefile.in 1.52
(+2
-4)
configure.ac 1.61
(+1
-1)
configure 1.90
(+95
-156)
lib/Makefile.in 1.80
(+18
-20)
Makefile.in 1.81
(+18
-6)
include/Makefile.in 1.78
(+2
-4)
doc/Makefile.in 1.28
(+2
-2)
bin/Makefile.in 1.34
(+2
-2)
other_libs/Makefile.in 1.65
(+18
-6)
aclocal.m4 1.68
(+108
-278)
|
| 3/5/07 2:40 PM | bjoo |
Configure.ac version bump
(9 Files changed,
451 Lines changed)
bin/Makefile.in 1.31
(+2
-2)
lib/Makefile.in 1.76
(+4
-2)
include/Makefile.in 1.74
(+2
-2)
examples/Makefile.in 1.49
(+4
-2)
aclocal.m4 1.65
(+278
-108)
Makefile.in 1.78
(+6
-18)
configure 1.86
(+147
-78)
doc/Makefile.in 1.24
(+2
-2)
other_libs/Makefile.in 1.62
(+6
-18)
|
| 2/6/07 10:01 AM | bjoo |
Added more spin ops and hooks. Next step to do the projections in SSE
(1 Files changed,
5 Lines changed)
include/qio_config_internal.h.in 1.19
(+5
-5)
|
| 1/26/07 2:32 PM | bjoo |
Added spin projections over ordered subsets as C generics
(8 Files changed,
3667 Lines changed)
configure 1.83
(+3645
-4104)
lib/Makefile.in 1.74
(+3
-8)
doc/Makefile.in 1.22
(+4
-8)
other_libs/Makefile.in 1.60
(+3
-8)
include/Makefile.in 1.72
(+3
-8)
bin/Makefile.in 1.29
(+3
-8)
Makefile.in 1.76
(+3
-8)
examples/Makefile.in 1.47
(+3
-8)
|
| 6/13/06 1:52 PM | bjoo |
Replaced Cplusplus style comment
(1 Files changed,
1 Lines changed)
lib/dml/DML_parscalar.c 1.11
(+1
-1)
|
| 6/13/06 1:48 PM | bjoo |
Changed some Cplusplus style comments to C comments. Removed a gnuism
(1 Files changed,
13 Lines changed)
examples/layout_hyper_mesh.c 1.5
(+13
-5)
|
| 5/17/06 3:04 PM | bjoo |
added ranlib and ar flags to the config scripts in qdp and qio
(1 Files changed,
10 Lines changed)
bin/qio-config.in 1.3
(+10
-0)
|
| 1/13/06 11:41 AM | bjoo |
Can now read Dirks ILDG Lattices
(3 Files changed,
9 Lines changed)
include/qioxml.h 1.11
(+3
-0)
lib/qio/QIO_read_record_info.c 1.21
(+5
-1)
lib/qio/QIO_open_read.c 1.32
(+1
-1)
|
| 11/29/05 4:07 PM | bjoo |
Single and Multifile reads now work
(3 Files changed,
19 Lines changed)
lib/dml/DML_parscalar.c 1.10
(+5
-1)
lib/qio/QIO_read_record_data.c 1.21
(+13
-3)
lib/dml/DML_utils.c 1.31
(+1
-0)
|
| 11/29/05 2:34 PM | bjoo |
Fixed Oops-es in qdp++ and some memory leaks in QIO
(3 Files changed,
7 Lines changed)
lib/lrl/LRL_main.c 1.21
(+1
-0)
lib/qio/QIO_write.c 1.23
(+1
-0)
lib/qio/QIO_read_record_info.c 1.20
(+5
-0)
|