Author Statistics for zbigniew

Back to Index Page

Author Details

Login: zbigniew
Fullname: zbigniew
Revisions: 54
Lines of Code: 5469
Added Lines of Code: 6021
Lines of Code per Change: 101.3

Lines Of Code (per Author)

Lines Of Code for zbigniew (per module)

Activity

Commit Log

DateAuthorFile/Message
8/22/05 12:09 PMzbigniew
Updated documentation of WDP record IO classes.
Added more info about QIO to the User Manual, linking it with to the QIO
docs.
(6 Files changed, 483 Lines changed)
docs/mkdocs.sh 1.3 (+8 -1)
docs/usr/doxygen.cfg 1.4 (+2 -2)
docs/usr/qiodetail.dox 1.1 added 422
docs/usr/qio.dox 1.3 (+16 -10)
include/qdp_qdpio.h 1.24 (+33 -14)
docs/ref/doxygen.cfg 1.4 (+2 -2)
8/22/05 11:49 AMzbigniew
Updated config tags with doxygen -u for doxygen verions 1.4.1
Gave the tagfile a unique name; doxygen cannot handle two tag files with
the same name.
(1 Files changed, 73 Lines changed)
other_libs/qio/doc/qiodoc 1.3 (+73 -33)
8/22/05 11:34 AMzbigniew
Added a CSS thing to make <code> text appear in a larger font. (1 Files changed, 3 Lines changed)
docs/usr/header.html 1.2 (+3 -1)
8/10/05 8:29 PMzbigniew
Minor change in wording (1 Files changed, 2 Lines changed)
docs/usr/io.dox 1.3 (+2 -2)
7/26/05 8:47 AMzbigniew
Added doxygen comment for getClockTime cos it's useful. (1 Files changed, 5 Lines changed)
include/qdp_profile.h 1.6 (+5 -1)
7/26/05 8:41 AMzbigniew
Link the refence manual to the QIO docs. (1 Files changed, 1 Lines changed)
docs/ref/doxygen.cfg 1.3 (+1 -1)
7/26/05 8:41 AMzbigniew
Switched on the doxygen 'optimise for C' flag, since QIO is written in C. (1 Files changed, 1 Lines changed)
other_libs/qio/doc/qiodoc 1.2 (+1 -1)
7/20/05 9:52 AMzbigniew
Added conditional check so that (3 Files changed, 31 Lines changed)
other_libs/qio/configure.ac 1.50 (+1 -0)
other_libs/qio/examples/Makefile.am 1.11 (+6 -1)
other_libs/qio/examples/Makefile.in 1.39 (+24 -9)
7/7/05 12:02 PMzbigniew
Added indexes at the tops of the pages to make them easier to navigate. (6 Files changed, 45 Lines changed)
docs/usr/main.dox 1.2 (+2 -1)
docs/usr/implementation.dox 1.2 (+17 -2)
docs/usr/datatypes.dox 1.2 (+8 -2)
docs/usr/qio.dox 1.2 (+4 -1)
docs/usr/build.dox 1.2 (+5 -1)
docs/usr/io.dox 1.2 (+9 -2)
7/7/05 11:40 AMzbigniew
User guide header file (1 Files changed, 19 Lines changed)
docs/usr/header.html 1.1 added 19