Summary Period: 2000-03-05 to 2006-05-19
Total Lines Of Code:
2135 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 225 (100.0%) | 3782 (100.0%) | 16.8 |
timriker | 82 (36.4%) | 2436 (64.4%) | 29.7 |
atupone | 26 (11.6%) | 648 (17.1%) | 24.9 |
brlcad | 58 (25.8%) | 215 (5.7%) | 3.7 |
trepan | 4 (1.8%) | 179 (4.7%) | 44.7 |
dbrosius | 18 (8.0%) | 139 (3.7%) | 7.7 |
dtremenak | 15 (6.7%) | 51 (1.3%) | 3.4 |
dbw192 | 1 (0.4%) | 29 (0.8%) | 29.0 |
davidtrowbridge | 4 (1.8%) | 22 (0.6%) | 5.5 |
jeffm2501 | 6 (2.7%) | 21 (0.6%) | 3.5 |
bryjen | 2 (0.9%) | 18 (0.5%) | 9.0 |
larsl | 5 (2.2%) | 15 (0.4%) | 3.0 |
chestal | 3 (1.3%) | 8 (0.2%) | 2.6 |
michaelh20 | 1 (0.4%) | 1 (0.0%) | 1.0 |
Andrew McNabb fixed cross-platform and 64-bit network protocol bug (applied sf patch 1491304 - fix for packing floats). To paraphrase his patch comment, this fixes a bug which is made apparent by the gcc strict-aliasing option by using a union instead of magic pointer casting when packing and unpacking floats.
19 lines of code changed in:
rename FFA and CTF game modes, to be more descriptive.
start adding "true FFA"
1 lines of code changed in:
as the world turns, update copyright to 2006 since these are the days of our lives
6 lines of code changed in:
Ares debug messages are related to addresses, not players.
11 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:
matswap
19 lines of code changed in:
s/MERCHANTIBILITY/MERCHANTABILITY/g .. yes, it took a non-native-english-speaking italian to notice the spelling mistake.
6 lines of code changed in:
convert the build targets to libtool equivalently. that means static libtool libraries and libtool objects, an equivalent conversion even down to the convenience libraries.
3 lines of code changed in:
like totaly make it build on windows again
ares and curl can suck it.
2 lines of code changed in:
more header cleanup, follow inclusion conventions consistently -- this one definitely needs windows testing
10 lines of code changed in:
remove assignment back to float for endianess-adjusted value, no clue why this is there in the first place; value might not be a valid float after endianess change; this fixes strangeness with gcc4 for me
1 lines of code changed in:
Use hosts file before DNS
2 lines of code changed in:
On some system, loopback broadcast is not set
2 lines of code changed in:
warnings
1 lines of code changed in:
Removing alarm and some never called proc (now libcurl does the job)
2 lines of code changed in:
get ares to do local "hosts" lookups
9 lines of code changed in:
Not crashing the application if c-ares does not init good
14 lines of code changed in:
remove udpnetwork.cxx|h since we don't actually use them.
0 lines of code changed in:
get rid of _FD_SET usage, instead just case the descriptor as an int. hopefully this sits well with the windows build.
1 lines of code changed in:
removed unused field (and resolver lookup)
0 lines of code changed in:
(104 more)
Generated by StatCVS 0.2.2