Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 177 (100.0%) | 25.2 |
ryo_saeba | 1 (14.3%) | 135 (76.3%) | 135.0 |
akirschbaum | 3 (42.9%) | 22 (12.4%) | 7.3 |
partmedia | 1 (14.3%) | 19 (10.7%) | 19.0 |
anmaster | 2 (28.6%) | 1 (0.6%) | 0.5 |
Clean up standard C headers.
19 lines of code changed in 1 file:
Add more functions object_find_by_xxx(); use these functions where possible.
5 lines of code changed in 1 file:
Rename most functions in object.c to object_xxx().
1 lines of code changed in 1 file:
types/detector/detector.c: Fix GCC warning caused by a declaration of an
unimplemented, unused static function.
0 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
16 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:
Extract detector handling to its own type file.
135 lines of code changed in 1 file: