Directory Statistics for include/

Back to Index Page

Lines Of Code for include/

Commits for include/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
osborn38 (76.0%) 1867 (80.1%) 2081 (71.5%) 49.13
edwards5 (10.0%) -44 (-1.9%) 109 (3.7%) -8.80
morten4 (8.0%) 509 (21.8%) 715 (24.6%) 127.25
bjoo3 (6.0%) 0 (0.0%) 4 (0.1%) 0.00

Commit Log

DateAuthorFile/Message
12/14/07 6:32 PMosborn
added --enable-bgp option to use BG/P personality info (1 Files changed, 3 Lines changed)
include/qmp_config.h.in 1.5 (+3 -0)
10/3/06 5:31 PMosborn
Added "-qmp-geom native" command line option for BG/L. (1 Files changed, 2 Lines changed)
include/Makefile.in 1.18 (+2 -2)
5/26/06 12:38 AMedwards
Induced changes (1 Files changed, 1 Lines changed)
include/Makefile.in 1.17 (+1 -1)
5/17/06 2:56 PMbjoo
Induced Changes (1 Files changed, 1 Lines changed)
include/Makefile.in 1.16 (+1 -1)
5/9/06 4:26 PMmorten
Changed weak bindings from using pragma to using attribute (1 Files changed, 420 Lines changed)
include/QMP_profiling.h 1.2 (+420 -205)
4/4/06 5:25 PMbjoo
Now clean after themselves (1 Files changed, 2 Lines changed)
include/Makefile.in 1.15 (+2 -2)
3/10/06 3:38 AMosborn
Added timing routines. (4 Files changed, 79 Lines changed)
include/qmp_config.h.in 1.4 (+3 -0)
include/QMP_P_COMMON.h 1.7 (+52 -3)
include/qmp.h 1.6 (+6 -2)
include/Makefile.in 1.14 (+18 -8)
1/5/06 2:32 PMosborn
Fixes to BG/L personality code. Ready for version 2.1.3. (1 Files changed, 8 Lines changed)
include/Makefile.in 1.13 (+8 -18)
1/4/06 10:12 PMosborn
Added --enable-bgl compilation option. (1 Files changed, 3 Lines changed)
include/qmp_config.h.in 1.3 (+3 -0)
1/4/06 3:27 PMosborn
Removed C99 named initializer. (1 Files changed, 5 Lines changed)
include/QMP_P_COMMON.h 1.6 (+5 -0)
8/27/05 3:49 PMosborn
Removed a '//' to make people who don't want to use C99 happy. (2 Files changed, 6 Lines changed)
include/qmp.h 1.5 (+4 -1)
include/Makefile.in 1.12 (+2 -2)
8/18/05 1:53 AMosborn
Changed to use persistent communication requests. (2 Files changed, 9 Lines changed)
include/QMP_P_MPI.h 1.4 (+8 -6)
include/Makefile.in 1.11 (+1 -1)
6/29/05 3:46 PMedwards
Induced changes. (1 Files changed, 0 Lines changed)
include/Makefile.in 1.10 (+0 -0)
6/29/05 12:41 PMbjoo
Took out skipping of duplicate libs. Sometimes libs need to be duplicated (1 Files changed, 1 Lines changed)
include/Makefile.in 1.9 (+1 -1)
6/21/05 5:10 PMosborn
Fixed distcheck target. (1 Files changed, 1 Lines changed)
include/Makefile.in 1.8 (+1 -0)
6/21/05 4:18 PMosborn
Added -qmp-geom command line argument to force grid-like behavior. (2 Files changed, 12 Lines changed)
include/QMP_P_COMMON.h 1.5 (+12 -0)
include/qmp_config.h.in 1.2 (+0 -3)
6/20/05 6:20 PMosborn
Fixed inclusion of profiling header. (5 Files changed, 17 Lines changed)
include/Makefile.am 1.2 (+2 -1)
include/QMP_P_MPI.h 1.3 (+4 -1)
include/QMP_P_COMMON.h 1.4 (+4 -1)
include/Makefile.in 1.7 (+2 -1)
include/QMP_P_SINGLE.h 1.5 (+5 -2)
6/20/05 5:15 PMosborn
Added qmp_config.h.in. (1 Files changed, 37 Lines changed)
include/qmp_config.h.in 1.1 added 37
6/20/05 5:14 PMosborn
Moved autoconf defines into qmp_config.h to make XLC happy. (3 Files changed, 48 Lines changed)
include/qmp.h 1.4 (+6 -2)
include/QMP_P_COMMON.h 1.3 (+4 -0)
include/Makefile.in 1.6 (+38 -17)
12/19/04 2:30 AMmorten
Added function declerations for the new profiling functions. (1 Files changed, 11 Lines changed)
include/qmp.h 1.3 (+11 -0)