Summary Period: 2005-08-12 to 2006-02-08
Total Lines Of Code:
412 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 1032 (100.0%) | 34.4 |
brlcad | 5 (16.7%) | 562 (54.5%) | 112.4 |
jeffm2501 | 11 (36.7%) | 407 (39.4%) | 37.0 |
timriker | 5 (16.7%) | 46 (4.5%) | 9.2 |
dtremenak | 4 (13.3%) | 9 (0.9%) | 2.2 |
bryjen | 2 (6.7%) | 3 (0.3%) | 1.5 |
atupone | 2 (6.7%) | 3 (0.3%) | 1.5 |
trepan | 1 (3.3%) | 2 (0.2%) | 2.0 |
update plugins to match bz_API names
2 lines of code changed in:
update to new versioned API
1 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)
38 lines of code changed in:
some README.txt consistancy
8 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.
1 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
2 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:
set a good example and free our player records, delete our apilists.
4 lines of code changed in:
add 2 new build configs that offer more optimisations
134 lines of code changed in:
newline at eof
2 lines of code changed in:
add killall and fixedspawn to the plugin build solution. clean them up and fix their useless readmes.
3 lines of code changed in:
update default plugins with new team enums and #defs
1 lines of code changed in:
add /killall
269 lines of code changed in:
Generated by StatCVS 0.2.2