Summary Period: 2005-06-02 to 2006-04-16
Total Lines Of Code:
601 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 1905 (100.0%) | 57.7 |
jeffm2501 | 18 (54.5%) | 1107 (58.1%) | 61.5 |
brlcad | 6 (18.2%) | 563 (29.6%) | 93.8 |
timriker | 1 (3.0%) | 210 (11.0%) | 210.0 |
dtremenak | 2 (6.1%) | 15 (0.8%) | 7.5 |
bryjen | 3 (9.1%) | 6 (0.3%) | 2.0 |
atupone | 2 (6.1%) | 3 (0.2%) | 1.5 |
trepan | 1 (3.0%) | 1 (0.1%) | 1.0 |
put the candle back...
216 lines of code changed in:
get crazy with the cheese whiz part two
274 lines of code changed in:
update to new api chat event types
3 lines of code changed in:
update plugins to match bz_API names
2 lines of code changed in:
update to new versioned API
3 lines of code changed in:
remove the CPPFLAGS AND CXXFLAGS -- 'project-level' includes can be set in configure (e.g. the main include/ dir)
0 lines of code changed in:
Follow Auto-conf/make rules. Try to free CFLAGS and similar to clients so they can eventually specify on make
2 lines of code changed in:
ws. (surely you saw that coming)
210 lines of code changed in:
sprintf does not take a va_list (amazing that it even sort of worked for anyone), but vsprintf does
1 lines of code changed in:
update plugins to be MD not MT
1 lines of code changed in:
Configure can be run from a different directory than source. like make distcheck does
1 lines of code changed in:
if it's not a lib anymore, stop trying to link with it
1 lines of code changed in:
build the plugins as proper modules now and resolve symbols against the libBZFSplugin library. since we're using -module, the lib prefix is no longer required and will generate .so's for all platforms. the -avoid-version flag prevents the usual library version suffixes which are also not necessary since these are plugins
4 lines of code changed in:
remove uses of TextUtils, since it now uses regex and we dont' want to have it be all messy.
131 lines of code changed in:
hrm. make the makefiles die like they were supposed to. replaced by makefile.am files.
0 lines of code changed in:
unused param warnings
1 lines of code changed in:
add the rest of the compiled plugins to the enable-plugins build. hopefully the mac kiddies will be happy for a while now. someone else gets to fix all the compile warnings.
558 lines of code changed in:
do not crash on chat history listing. also free all requested player records. memory leaks are bad.
4 lines of code changed in:
add 2 new build configs that offer more optimisations
114 lines of code changed in:
misc plugin & api cleanups. mostly speling and typso.
11 lines of code changed in:
(7 more)
Generated by StatCVS 0.2.2