|
|
Login: mcneile
Fullname: mcneile
Revisions: 18
Lines of Code: 802
Added Lines of Code: 917
Lines of Code per Change: 44.6
|




| Date | Author | File/Message |
|---|---|---|
| 1/27/05 2:59 PM | mcneile |
I have added binary readers and writers for multi2d and multi3d
data structures. (1 Files changed, 121 Lines changed) include/qdp_io.h 1.17
(+121
-1)
|
| 1/27/05 2:41 PM | mcneile |
I have added test code for the multi2d and multi3d binary reader/writers
(1 Files changed,
73 Lines changed)
examples/t_binx.cc 1.6
(+73
-1)
|
| 3/27/04 3:43 PM | mcneile |
I have added some code to do the arrays.
(1 Files changed,
16 Lines changed)
include/qdp_binx.h 1.4
(+16
-3)
|
| 3/27/04 3:43 PM | mcneile |
I have started to write the code that writes out xml for
1D arrays. (1 Files changed, 65 Lines changed) lib/qdp_binx.cc 1.4
(+65
-24)
|
| 3/26/04 7:26 AM | mcneile |
I have cleaned up some parts of the class.
(1 Files changed,
2 Lines changed)
include/qdp_binx.h 1.3
(+2
-6)
|
| 3/26/04 7:25 AM | mcneile |
I have added a few more variables to write out.
(1 Files changed,
5 Lines changed)
examples/t_binx.cc 1.2
(+5
-1)
|
| 3/26/04 7:24 AM | mcneile |
I have added some simple code to write out binx like xml with the
binary. The interaction with the QDP type system needs more thought. I need to hack the lower level xml routines to produce tags like: <float-32 /> (1 Files changed, 50 Lines changed) lib/qdp_binx.cc 1.3
(+50
-32)
|
| 3/26/04 5:38 AM | mcneile |
I have added support for binx.
(1 Files changed,
13 Lines changed)
include/qdp_parscalar_specific.h 1.26
(+13
-1)
|
| 3/25/04 10:13 AM | mcneile |
I have put in code to write the binary out. I now need to
add the binx xml. (1 Files changed, 10 Lines changed) include/qdp_binx.h 1.2
(+10
-5)
|
| 3/25/04 10:12 AM | mcneile |
I have modified this class so that the binary
object does the writing. I now need to add the XML hooks. (1 Files changed, 53 Lines changed) lib/qdp_binx.cc 1.2
(+53
-31)
|