Author Statistics for osborn

Back to Index Page

Author Details

Login: osborn
Fullname: osborn
Revisions: 592
Lines of Code: 64666
Added Lines of Code: 82886
Lines of Code per Change: 109.2

Author of the Month

Lines Of Code (per Author)

Lines Of Code for osborn (per module)

Activity

Commit Log

DateAuthorFile/Message
10/9/07 5:25 PMosborn
prepare for version 1.7.1 (2 Files changed, 11 Lines changed)
configure 1.23 (+10 -10)
configure.ac 1.24 (+1 -1)
10/9/07 5:20 PMosborn
Important bug fix for double precision vector and multi routines. (26 Files changed, 3225 Lines changed)
examples/Makefile.in 1.7 (+88 -104)
lib/qdp_common/Makefile.in 1.6 (+50 -55)
configure 1.22 (+2005 -2534)
lib/qdp_dn/Makefile.in 1.12 (+48 -53)
lib/qdp_df/Makefile.in 1.6 (+48 -53)
Makefile.in 1.8 (+62 -69)
lib/qdp_f/Makefile.in 1.10 (+48 -53)
lib/qdp_d/Makefile.in 1.10 (+48 -53)
lib/generate/generate_qdp.pl 1.12 (+3 -3)
lib/qdp_int/Makefile.in 1.9 (+48 -53)
lib/qdp_d3/Makefile.in 1.12 (+48 -53)
lib/qdp_df3/Makefile.in 1.6 (+48 -53)
aclocal.m4 1.5 (+83 -101)
lib/optimized/Makefile.in 1.6 (+55 -63)
lib/qdp_f3/Makefile.in 1.12 (+48 -53)
doc/Makefile.in 1.9 (+49 -143)
lib/qdp_f2/Makefile.in 1.12 (+48 -53)
other_libs/Makefile.in 1.6 (+55 -63)
lib/Makefile.in 1.7 (+55 -63)
lib/qdp_fn/Makefile.in 1.12 (+48 -53)
NEWS 1.16 (+6 -0)
lib/qdp_d2/Makefile.in 1.12 (+48 -53)
include/Makefile.in 1.6 (+47 -52)
lib/qdp_dfn/Makefile.in 1.6 (+48 -53)
lib/optimized/qdp_f3/Makefile.in 1.8 (+43 -48)
lib/qdp_df2/Makefile.in 1.6 (+48 -53)
9/14/07 11:25 AMosborn
Prepare for version 1.7.0.
from previous checkin:
Update for QIO-2.2.0. QIO version >= 2.2.0 is now required.
(1 Files changed, 1 Lines changed)
NEWS 1.15 (+1 -1)
9/11/07 2:59 PMosborn
CVS ---------------------------------------------------------------------- (30 Files changed, 4175 Lines changed)
lib/qdp_df2/Makefile.in 1.5 (+53 -48)
doc/Makefile.in 1.8 (+143 -49)
include/qdp_config.h.in 1.3 (+3 -0)
lib/qdp_common/qdp_common.c 1.5 (+3 -3)
lib/qdp_f/Makefile.in 1.9 (+53 -48)
lib/Makefile.in 1.6 (+63 -55)
other_libs/Makefile.in 1.5 (+63 -55)
lib/qdp_dfn/Makefile.in 1.5 (+53 -48)
lib/qdp_d2/Makefile.in 1.11 (+53 -48)
NEWS 1.14 (+6 -0)
lib/qdp_f2/Makefile.in 1.11 (+53 -48)
lib/generate/QDP_read_T.c 1.2 (+4 -2)
configure.ac 1.23 (+2 -1)
Makefile.in 1.7 (+69 -62)
lib/qdp_int/Makefile.in 1.8 (+53 -48)
lib/qdp_d/Makefile.in 1.9 (+53 -48)
lib/qdp_df3/Makefile.in 1.5 (+53 -48)
lib/optimized/qdp_f3/Makefile.in 1.7 (+48 -43)
lib/generate/QDP_write_T.c 1.2 (+4 -2)
aclocal.m4 1.4 (+127 -81)
lib/qdp_df/Makefile.in 1.5 (+53 -48)
lib/qdp_fn/Makefile.in 1.11 (+53 -48)
lib/qdp_f3/Makefile.in 1.11 (+53 -48)
examples/Makefile.in 1.6 (+104 -88)
lib/qdp_dn/Makefile.in 1.11 (+53 -48)
configure 1.21 (+2677 -2045)
lib/optimized/Makefile.in 1.5 (+63 -55)
lib/qdp_common/Makefile.in 1.5 (+55 -50)
include/Makefile.in 1.5 (+52 -47)
lib/qdp_d3/Makefile.in 1.11 (+53 -48)
8/13/07 3:24 PMosborn
Some fixes to allow including headers in C++ code.
No longer use extended precision for double precision reductions.
(4 Files changed, 36 Lines changed)
include/qdp_common.h 1.5 (+2 -2)
NEWS 1.13 (+6 -0)
lib/generate/generate_types.pl 1.9 (+3 -0)
lib/generate/generate_qdp.pl 1.11 (+25 -14)
6/4/07 5:24 PMosborn
Added missing file. (1 Files changed, 28 Lines changed)
lib/generate/QDP_T_eq_funci.c 1.1 added 28
6/4/07 5:22 PMosborn
Added T_eq_funci functions which pass index instead of coordinates. (22 Files changed, 288 Lines changed)
lib/qdp_dn/Makefile.in 1.10 (+20 -10)
lib/qdp_int/Makefile.in 1.7 (+2 -0)
lib/generate/qdp_pc.h 1.5 (+1 -0)
lib/qdp_d3/Makefile.in 1.10 (+20 -10)
lib/qdp_d2/Makefile.in 1.10 (+20 -10)
lib/qdp_d2/Makefile.am 1.8 (+20 -10)
lib/qdp_d/Makefile.am 1.5 (+4 -0)
lib/qdp_f/Makefile.am 1.5 (+4 -0)
lib/qdp_fn/Makefile.in 1.10 (+20 -10)
lib/qdp_f2/Makefile.am 1.8 (+20 -10)
lib/qdp_dn/Makefile.am 1.8 (+20 -10)
lib/qdp_f3/Makefile.am 1.8 (+20 -10)
lib/qdp_int/Makefile.am 1.4 (+2 -0)
NEWS 1.12 (+3 -0)
lib/qdp_fn/Makefile.am 1.8 (+20 -10)
lib/qdp_f/Makefile.in 1.8 (+4 -0)
doc/qdpc.texi 1.11 (+8 -2)
lib/qdp_d3/Makefile.am 1.8 (+20 -10)
lib/qdp_f3/Makefile.in 1.10 (+20 -10)
doc/qdpc.info 1.8 (+16 -8)
lib/qdp_d/Makefile.in 1.8 (+4 -0)
lib/qdp_f2/Makefile.in 1.10 (+20 -10)
6/4/07 2:51 PMosborn
Added rest of shift and multiply with adjoint functions. (18 Files changed, 1295 Lines changed)
lib/generate/generate_types.pl 1.8 (+83 -73)
lib/qdp_dn/Makefile.in 1.9 (+98 -50)
configure.ac 1.22 (+1 -1)
lib/qdp_f3/Makefile.in 1.9 (+98 -50)
lib/qdp_d2/Makefile.am 1.7 (+98 -50)
lib/qdp_fn/Makefile.in 1.9 (+98 -50)
lib/qdp_d3/Makefile.in 1.9 (+98 -50)
lib/qdp_f3/Makefile.am 1.7 (+98 -50)
lib/qdp_d3/Makefile.am 1.7 (+98 -50)
lib/qdp_f2/Makefile.in 1.9 (+98 -50)
examples/qdp_test.c 1.5 (+10 -4)
lib/qdp_dn/Makefile.am 1.7 (+98 -50)
lib/qdp_fn/Makefile.am 1.7 (+98 -50)
configure 1.20 (+10 -10)
lib/generate/qdp_pc.h 1.4 (+9 -0)
lib/qdp_d2/Makefile.in 1.9 (+98 -50)
NEWS 1.11 (+6 -0)
lib/qdp_f2/Makefile.am 1.7 (+98 -50)
5/7/07 1:51 PMosborn
prepare for QDP 1.5.11 (3 Files changed, 14 Lines changed)
configure.ac 1.21 (+1 -1)
configure 1.19 (+10 -10)
NEWS 1.10 (+3 -0)
5/4/07 2:57 PMosborn
Fixed wrong code for shift and multiply routines with eqop not eq. (6 Files changed, 21 Lines changed)
lib/generate/QDP_T3_EQOP_sT1_times_T2.c 1.5 (+4 -4)
lib/generate/QDP_T3_EQOP_sT1_times_sT2.c 1.5 (+2 -2)
lib/qdp_common/com_common.c 1.7 (+7 -2)
lib/generate/QDP_T3_EQOP_T1_times_sT2.c 1.5 (+4 -4)
NEWS 1.9 (+3 -0)
lib/qdp_common/qdp_internal.c 1.3 (+1 -0)