Author Statistics for morten

Back to Index Page

Author Details

Login: morten
Fullname: morten
Revisions: 6
Lines of Code: 526
Added Lines of Code: 733
Lines of Code per Change: 87.7

Author of the Month

Lines Of Code (per Author)

Lines Of Code for morten (per module)

Activity

Commit Log

DateAuthorFile/Message
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)
3/2/05 1:21 PMmorten
Minor bug fix for QMP_wait_all which always returned QMP_ERROR (1 Files changed, 4 Lines changed)
lib/QMP_comm_mpi.c 1.3 (+4 -1)
12/19/04 2:33 AMmorten
Added dummy functions for the new profiling functions,
QMP_get_total_qmp_time(void)
QMP_get_total_qmp_time(void)
(1 Files changed, 14 Lines changed)
lib/QMP_util.c 1.2 (+14 -0)
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)
12/19/04 2:28 AMmorten
Added the include statement for QMP_profiling.h (1 Files changed, 4 Lines changed)
include/QMP_P_COMMON.h 1.2 (+4 -1)
12/19/04 2:24 AMmorten
*** empty log message *** (1 Files changed, 280 Lines changed)
include/QMP_profiling.h 1.1 added 280