|
|
Login: zbigniew
Fullname: zbigniew
Revisions: 7
Lines of Code: 60
Added Lines of Code: 119
Lines of Code per Change: 8.6
|




| Date | Author | File/Message |
|---|---|---|
| 8/22/05 11:49 AM | zbigniew |
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) doc/qiodoc 1.3
(+73
-33)
|
| 7/26/05 8:41 AM | zbigniew |
Switched on the doxygen 'optimise for C' flag, since QIO is written in C.
(1 Files changed,
1 Lines changed)
doc/qiodoc 1.2
(+1
-1)
|
| 7/20/05 9:52 AM | zbigniew |
Added conditional check so that
(3 Files changed,
31 Lines changed)
examples/Makefile.in 1.39
(+24
-9)
configure.ac 1.50
(+1
-0)
examples/Makefile.am 1.11
(+6
-1)
|
| 1/26/05 9:21 AM | zbigniew |
Changed the redefinitions of the macros generated by autoconf. Previously,
the macro redefinitions didn't work, so now this info is stored in C-strings. (2 Files changed, 14 Lines changed) other_libs/c-lime/include/lime_config.h 1.2
(+7
-8)
include/qio_config.h 1.2
(+7
-7)
|