Author Statistics for osborn

Back to Index Page

Author Details

Login: osborn
Fullname: osborn
Revisions: 255
Lines of Code: 3083
Added Lines of Code: 17404
Lines of Code per Change: 12.1

Author of the Month

Lines Of Code (per Author)

Lines Of Code for osborn (per module)

Activity

Commit Log

DateAuthorFile/Message
2/12/07 8:32 PMosborn
fixed --enable-dml-bufsize option and more warning eliminations (4 Files changed, 11 Lines changed)
other_libs/c-lime/examples/lime_writer_test1.c 1.10 (+2 -1)
configure 1.85 (+5 -5)
examples/layout_hyper.c 1.10 (+1 -1)
configure.ac 1.58 (+3 -3)
2/12/07 7:49 PMosborn
Eliminated compiler warnings and now save configure options in qio-config. (28 Files changed, 537 Lines changed)
lib/qio/QIO_open_read.c 1.35 (+1 -0)
bin/qio-config.in 1.4 (+1 -0)
configure 1.84 (+31 -32)
other_libs/c-lime/examples/lime_extract_type.c 1.4 (+1 -1)
NEWS 1.23 (+5 -0)
other_libs/c-lime/include/Makefile.in 1.38 (+0 -1)
lib/lrl/LRL_main.c 1.22 (+1 -3)
other_libs/c-lime/Makefile.in 1.49 (+0 -1)
include/Makefile.in 1.73 (+1 -0)
bin/Makefile.in 1.30 (+1 -0)
lib/dml/DML_crc32.c 1.5 (+2 -0)
lib/qio/QIO_utils.c 1.35 (+0 -25)
examples/Makefile.in 1.48 (+1 -0)
other_libs/Makefile.in 1.61 (+1 -0)
lib/dml/DML_utils.c 1.34 (+2 -8)
other_libs/c-lime/examples/lime_contents.c 1.8 (+1 -1)
lib/Makefile.in 1.75 (+1 -0)
other_libs/c-lime/examples/lime_unpack.c 1.5 (+1 -1)
other_libs/c-lime/configure 1.37 (+436 -1043)
other_libs/c-lime/include/lime_config_internal.h.in 1.8 (+5 -5)
other_libs/c-lime/examples/lime_pack.c 1.6 (+1 -1)
other_libs/c-lime/examples/Makefile.in 1.36 (+0 -1)
doc/Makefile.in 1.23 (+1 -0)
lib/qio/QIO_open_write.c 1.30 (+2 -2)
other_libs/c-lime/doc/Makefile.in 1.18 (+0 -1)
Makefile.in 1.77 (+1 -0)
configure.ac 1.57 (+40 -31)
other_libs/c-lime/lib/Makefile.in 1.36 (+0 -1)
11/30/05 1:52 PMosborn
Changed QIO_next_field to QIO_next_record in qio.h. (3 Files changed, 8 Lines changed)
ChangeLog 1.5 (+6 -0)
doc/qio_2p0.tex 1.2 (+1 -1)
include/qio.h 1.30 (+1 -1)
5/29/05 6:19 PMosborn
Small fixes in examples. (6 Files changed, 8 Lines changed)
examples/qio-test.c 1.6 (+1 -1)
other_libs/c-lime/examples/lime_writer_test1.c 1.8 (+2 -1)
examples/layout_hyper.c 1.4 (+2 -2)
examples/qio-test.h 1.4 (+1 -1)
examples/qio-convert-mesh.h 1.3 (+1 -1)
examples/layout_hyper_mesh.c 1.3 (+1 -1)
5/29/05 6:01 PMosborn
Changed the num_sites functions to return int instead of size_t,
since this is what QDP will support. Also minor cleanups and fixes.
(41 Files changed, 1348 Lines changed)
config/install-sh 1.2 (+277 -231)
other_libs/Makefile.in 1.44 (+3 -1)
include/dml.h 1.19 (+1 -1)
config/missing 1.2 (+74 -57)
Makefile.in 1.60 (+3 -1)
other_libs/c-lime/doc/Makefile.in 1.10 (+3 -1)
lib/qio/QIO_host_utils.c 1.5 (+6 -4)
other_libs/c-lime/examples/lime_pack.c 1.2 (+1 -0)
other_libs/c-lime/examples/lime_contents.c 1.3 (+1 -1)
aclocal.m4 1.54 (+2 -2)
other_libs/c-lime/INSTALL 1.2 (+27 -25)
lib/qio/QIO_utils.c 1.27 (+2 -3)
configure 1.73 (+93 -11)
other_libs/c-lime/include/Makefile.in 1.30 (+3 -1)
other_libs/c-lime/config/mkinstalldirs 1.2 (+54 -15)
bin/Makefile.in 1.13 (+3 -1)
examples/Makefile.in 1.29 (+3 -1)
configure.ac 1.47 (+2 -1)
lib/qio/QIO_read_record_info.c 1.16 (+1 -0)
include/qio.h 1.25 (+1 -1)
other_libs/c-lime/configure 1.34 (+83 -1)
NEWS 1.18 (+6 -0)
other_libs/c-lime/Makefile.in 1.41 (+3 -1)
lib/dml/DML_utils.c 1.27 (+11 -7)
other_libs/c-lime/aclocal.m4 1.31 (+2 -2)
other_libs/c-lime/lib/lime_writer.c 1.8 (+3 -3)
other_libs/c-lime/lib/Makefile.in 1.28 (+3 -2)
config/depcomp 1.2 (+92 -34)
lib/qio/QIO_host_file_conversion.c 1.8 (+3 -6)
doc/Makefile.in 1.6 (+3 -1)
other_libs/c-lime/config/depcomp 1.2 (+131 -32)
other_libs/c-lime/examples/Makefile.in 1.28 (+3 -1)
lib/qio/QIO_string.c 1.7 (+3 -4)
other_libs/c-lime/configure.ac 1.11 (+1 -0)
INSTALL 1.4 (+27 -53)
other_libs/c-lime/lib/lime_reader.c 1.11 (+0 -1)
config/mkinstalldirs 1.2 (+54 -15)
include/Makefile.in 1.55 (+3 -1)
lib/Makefile.in 1.57 (+3 -2)
other_libs/c-lime/config/missing 1.2 (+74 -57)
other_libs/c-lime/config/install-sh 1.2 (+280 -209)
5/6/05 4:44 PMosborn
Fixed problem with VPATH builds (always use += when setting VPATH). (16 Files changed, 20 Lines changed)
other_libs/c-lime/include/Makefile.in 1.28 (+1 -1)
aclocal.m4 1.52 (+2 -2)
bin/Makefile.in 1.11 (+1 -1)
other_libs/c-lime/Makefile.in 1.39 (+1 -1)
Makefile.in 1.58 (+1 -1)
examples/Makefile.in 1.27 (+1 -1)
other_libs/Makefile.in 1.42 (+1 -1)
other_libs/c-lime/doc/Makefile.in 1.8 (+1 -1)
other_libs/c-lime/examples/Makefile.in 1.26 (+1 -1)
include/Makefile.in 1.53 (+1 -1)
other_libs/c-lime/lib/Makefile.in 1.26 (+2 -2)
other_libs/c-lime/lib/Makefile.am 1.3 (+1 -1)
lib/Makefile.am 1.20 (+1 -1)
doc/Makefile.in 1.4 (+1 -1)
other_libs/c-lime/aclocal.m4 1.29 (+2 -2)
lib/Makefile.in 1.55 (+2 -2)
2/2/05 1:41 PMosborn
Made QIO_VERB_OFF default and fixed printing of checksum. (3 Files changed, 5 Lines changed)
configure.ac 1.41 (+1 -1)
lib/qio/QIO_utils.c 1.25 (+1 -1)
lib/qio/QIO_info.c 1.12 (+3 -2)
12/17/04 4:55 PMosborn
Made sure qio_config.h and lime_config.h are included where stdint.h is used. (10 Files changed, 729 Lines changed)
include/qio_stdint.h 1.3 (+2 -0)
configure.ac 1.38 (+1 -1)
other_libs/c-lime/include/Makefile.in 1.18 (+2 -0)
other_libs/c-lime/examples/Makefile.in 1.18 (+2 -0)
other_libs/c-lime/include/lime_fixed_types.h 1.4 (+2 -0)
other_libs/c-lime/Makefile.in 1.30 (+2 -0)
other_libs/c-lime/lib/Makefile.in 1.17 (+2 -0)
lib/dml/DML_route.c 1.13 (+2 -2)
other_libs/c-lime/configure 1.23 (+684 -2)
other_libs/c-lime/include/lime_config_internal.h.in 1.2 (+30 -0)
12/17/04 4:40 PMosborn
Fixed c-lime configure.ac to check for stdint.h. (1 Files changed, 1 Lines changed)
other_libs/c-lime/configure.ac 1.6 (+1 -1)
12/16/04 7:40 PMosborn
Made DML_grid_route more efficient. (21 Files changed, 2090 Lines changed)
include/Makefile.in 1.49 (+122 -84)
examples/Makefile.in 1.21 (+114 -120)
configure.ac 1.37 (+1 -1)
lib/Makefile.in 1.51 (+275 -455)
other_libs/c-lime/examples/Makefile.in 1.17 (+11 -12)
other_libs/c-lime/Makefile.in 1.29 (+27 -19)
bin/Makefile.in 1.7 (+72 -39)
lib/dml/DML_utils.c 1.23 (+2 -2)
lib/qio/QIO_utils.c 1.23 (+1 -2)
other_libs/c-lime/include/Makefile.in 1.17 (+17 -7)
other_libs/c-lime/configure 1.22 (+45 -32)
other_libs/c-lime/lib/Makefile.in 1.16 (+22 -18)
lib/dml/DML_route.c 1.12 (+153 -200)
other_libs/c-lime/aclocal.m4 1.21 (+153 -36)
Makefile.in 1.54 (+141 -93)
configure 1.62 (+159 -107)
examples/layout_hyper.c 1.2 (+5 -0)
other_libs/Makefile.in 1.38 (+87 -62)
examples/qio-test.c 1.4 (+3 -0)
lib/qio/QIO_host_file_conversion.c 1.5 (+3 -5)
aclocal.m4 1.48 (+677 -558)