Author Statistics for detar

Back to Index Page

Author Details

Login: detar
Fullname: detar
Revisions: 722
Lines of Code: 39162
Added Lines of Code: 83549
Lines of Code per Change: 54.2

Author of the Month

Lines Of Code (per Author)

Lines Of Code for detar (per module)

Activity

Commit Log

DateAuthorFile/Message
6/22/07 7:16 PMdetar
Corrected a couple of errors. (1 Files changed, 47 Lines changed)
other_libs/qio/doc/qio_2p2.tex 1.2 (+47 -29)
6/18/07 11:32 AMdetar
Continuing to fix configure, Makefile.in (3 Files changed, 26 Lines changed)
other_libs/qio/configure 1.92 (+8 -16)
other_libs/qio/lib/Makefile.in 1.82 (+16 -16)
other_libs/qio/include/Makefile.in 1.80 (+2 -0)
6/18/07 11:25 AMdetar
Redo aclocal and automake to fix configure and Makefile.in (18 Files changed, 8922 Lines changed)
other_libs/qio/examples/Makefile.in 1.53 (+67 -57)
other_libs/qio/include/qio_config_internal.h.in 1.22 (+5 -5)
other_libs/qio/other_libs/c-lime/doc/Makefile.in 1.22 (+49 -33)
other_libs/qio/doc/Makefile.in 1.29 (+49 -39)
other_libs/qio/configure 1.91 (+4219 -3732)
other_libs/qio/include/Makefile.in 1.79 (+53 -46)
other_libs/qio/Makefile.in 1.82 (+70 -58)
other_libs/qio/bin/Makefile.in 1.35 (+51 -41)
other_libs/qio/other_libs/c-lime/examples/Makefile.in 1.40 (+62 -48)
other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.11 (+5 -5)
other_libs/qio/other_libs/c-lime/Makefile.in 1.53 (+86 -56)
other_libs/qio/other_libs/c-lime/include/Makefile.in 1.42 (+53 -37)
other_libs/qio/other_libs/c-lime/configure 1.42 (+3618 -3193)
other_libs/qio/aclocal.m4 1.69 (+93 -81)
other_libs/qio/lib/Makefile.in 1.81 (+136 -125)
other_libs/qio/other_libs/c-lime/lib/Makefile.in 1.40 (+56 -41)
other_libs/qio/other_libs/Makefile.in 1.66 (+64 -51)
other_libs/qio/other_libs/c-lime/aclocal.m4 1.37 (+186 -344)
6/17/07 9:18 AMdetar
Support USQCD propagator formats, hypercube record type, user-defined I/O
nodes. Rearrange qioxml.h and QIO_info.c for clarity. Update documentation.
Breaks previous API slightly.
(39 Files changed, 6481 Lines changed)
other_libs/qio/lib/qio/QIO_info_usqcd_prop.c 1.1 added 619
other_libs/qio/lib/dml/DML_parscalar.c 1.12 (+2 -1)
other_libs/qio/NEWS 1.25 (+9 -0)
other_libs/qio/include/qio.h 1.32 (+21 -17)
other_libs/qio/lib/qio/QIO_open_write.c 1.31 (+32 -5)
other_libs/qio/include/qioxml_ildg_record.h 1.1 added 88
other_libs/qio/configure 1.89 (+17 -25)
other_libs/qio/lib/dml/DML_utils.c 1.36 (+215 -26)
other_libs/qio/lib/Makefile.in 1.79 (+76 -8)
other_libs/qio/lib/qio/QIO_write.c 1.24 (+29 -30)
other_libs/qio/include/Makefile.in 1.77 (+3 -1)
other_libs/qio/include/Makefile.am 1.13 (+1 -1)
other_libs/qio/include/qioxml_usqcd_prop.h 1.1 added 217
other_libs/qio/lib/qio/QIO_info.c 1.19 (+0 -1387)
other_libs/qio/include/dml.h 1.24 (+29 -6)
other_libs/qio/examples/qio-test-util.c 1.6 (+32 -0)
other_libs/qio/lib/qio/QIO_info_private.c 1.1 added 1028
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.15 (+17 -17)
other_libs/qio/include/qioxml_private.h 1.1 added 317
other_libs/qio/lib/qio/QIO_read_record_info.c 1.23 (+4 -2)
other_libs/qio/lib/qio/QIO_close_write.c 1.11 (+7 -5)
other_libs/qio/lib/dml/DML_scalar.c 1.10 (+2 -2)
other_libs/qio/lib/qio/QIO_info_usqcd_gauge.c 1.1 added 243
other_libs/qio/doc/qio_2p2.tex 1.1 added 1628
other_libs/qio/doc/qio_2p1.tex 1.1 added 1126
other_libs/qio/include/qioxml_internal.h 1.1 added 82
other_libs/qio/lib/qio/QIO_info_ildg_record.c 1.1 added 254
other_libs/qio/lib/qio/QIO_close_read.c 1.14 (+8 -3)
other_libs/qio/lib/qio/QIO_open_read.c 1.37 (+39 -6)
other_libs/qio/lib/qio/QIO_read_record_data.c 1.23 (+75 -60)
other_libs/qio/include/qioxml_usqcd_gauge.h 1.1 added 84
other_libs/qio/configure.ac 1.60 (+1 -1)
other_libs/qio/examples/layout_test_ppfs 1.1 added 8
other_libs/qio/doc/Makefile.am 1.5 (+1 -1)
other_libs/qio/lib/qio/QIO_utils.c 1.37 (+59 -33)
other_libs/qio/examples/qio-test.c 1.11 (+97 -10)
other_libs/qio/include/qioxml.h 1.13 (+6 -458)
other_libs/qio/doc/Makefile.in 1.27 (+1 -1)
other_libs/qio/lib/Makefile.am 1.24 (+4 -0)
5/13/07 4:47 PMdetar
Support file splitting for I/O with fewer I/O nodes than compute nodes. (23 Files changed, 5566 Lines changed)
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.14 (+8 -4)
other_libs/qio/doc/Makefile.in 1.25 (+49 -39)
other_libs/qio/examples/Makefile.in 1.50 (+82 -61)
other_libs/qio/NEWS 1.24 (+6 -0)
other_libs/qio/examples/qio-convert-mesh.h 1.4 (+11 -1)
other_libs/qio/lib/Makefile.in 1.77 (+136 -127)
other_libs/qio/bin/Makefile.in 1.32 (+51 -41)
other_libs/qio/examples/qio-convert-mesh-pfs.c 1.2 (+8 -8)
other_libs/qio/configure 1.87 (+4235 -3825)
other_libs/qio/configure.ac 1.59 (+1 -1)
other_libs/qio/lib/dml/DML_utils.c 1.35 (+94 -14)
other_libs/qio/examples/qio-convert-mesh.c 1.7 (+126 -4)
other_libs/qio/examples/qio-host-test.sh 1.2 (+44 -9)
other_libs/qio/other_libs/Makefile.in 1.63 (+80 -55)
other_libs/qio/examples/Makefile.am 1.14 (+3 -1)
other_libs/qio/examples/qio-convert-mesh-ppfs.c 1.1 added 292
other_libs/qio/examples/layout_test 1.2 (+1 -1)
other_libs/qio/lib/lrl/LRL_main.c 1.23 (+5 -5)
other_libs/qio/include/qio.h 1.31 (+2 -0)
other_libs/qio/include/Makefile.in 1.75 (+55 -46)
other_libs/qio/Makefile.in 1.79 (+86 -62)
other_libs/qio/aclocal.m4 1.66 (+186 -344)
other_libs/qio/examples/qio-convert-mesh-singlefs.c 1.6 (+5 -5)
5/13/07 4:46 PMdetar
Convenience functions for building and parsing USQCD lattice file XML (E. Scholz) (2 Files changed, 305 Lines changed)
other_libs/qio/include/qioxml.h 1.12 (+69 -2)
other_libs/qio/lib/qio/QIO_info.c 1.18 (+236 -8)
5/13/07 4:45 PMdetar
Edit comment (1 Files changed, 5 Lines changed)
other_libs/qio/include/qio_config_internal.h.in 1.20 (+5 -5)
5/13/07 4:43 PMdetar
Add timing function. (1 Files changed, 22 Lines changed)
other_libs/qio/lib/qio/QIO_utils.c 1.36 (+22 -2)
5/13/07 4:42 PMdetar
Add some debug statements (1 Files changed, 23 Lines changed)
other_libs/qio/lib/qio/QIO_read_record_data.c 1.22 (+23 -5)
5/13/07 4:41 PMdetar
Avoid a null malloc. Add a debug statement. (1 Files changed, 11 Lines changed)
other_libs/qio/lib/qio/QIO_open_read.c 1.36 (+11 -4)