[root]/server/trunk/types/clock
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 87 (100.0%) | 9.6 |
qal21 | 1 (11.1%) | 70 (80.5%) | 70.0 |
akirschbaum | 2 (22.2%) | 8 (9.2%) | 4.0 |
ryo_saeba | 3 (33.3%) | 6 (6.9%) | 2.0 |
quinet | 1 (11.1%) | 2 (2.3%) | 2.0 |
anmaster | 1 (11.1%) | 1 (1.1%) | 1.0 |
kbulgrien | 1 (11.1%) | 0 (0.0%) | 0.0 |
Merge duplicated code.
2 lines of code changed in 1 file:
- Remove unused "oldmessage" parameter from draw_ext_info(),
draw_ext_info_format(), ext_info_map(), ext_info_map_except(), and
ext_info_map_except2() functions and calls.
0 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
6 lines of code changed in 1 file:
Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.
2 lines of code changed in 1 file:
Set svn:eol-style to native on *.c and *.h files that were missing it.
1 lines of code changed in 1 file:
New sound support. Check doc/Developers/sound.
1 lines of code changed in 1 file:
Fix wrong return values.
4 lines of code changed in 1 file:
Fix Doxygen stuff, no functional changes.
1 lines of code changed in 1 file:
Commit missing types/clock/clock.c file.
70 lines of code changed in 1 file: