Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 154 (100.0%) | 40198 (100.0%) | 261.0 |
jobb | 64 (41.6%) | 20814 (51.8%) | 325.2 |
oldcode | 25 (16.2%) | 15408 (38.3%) | 616.3 |
westram | 62 (40.3%) | 3728 (9.3%) | 60.1 |
meierh | 1 (0.6%) | 226 (0.6%) | 226.0 |
yadhu | 1 (0.6%) | 21 (0.1%) | 21.0 |
epruesse | 1 (0.6%) | 1 (0.0%) | 1.0 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19460:19479
308 lines of code changed in 13 files:
* introduce {{{onlyC_flags}}}
- flags used for C compilation only.
- similar to {{{cxxflags}}} (references added).
- pass down onlyC_flags into AxML, CLUSTAL, CLUSTALW, FASTDNAML, FASTTREE, GL, MrBAYES, PHYLIP, PHYML*, RAxML, SINA(unused), SOURCE_TOOLS, SUPPORT, TOOLS, TREEGEN + TREEPUZZLE.
- set flags to {{{-Werror-implicit-function-declaration}}}
* error is only effective in a small part of these modules.
* TODO: need to activate warnings -> will activate the error as well.
2 lines of code changed in 1 file:
* fix use of {{{gets()}}} (globally):
- provide a drop-in replacement for {{{gets()}}}
* only requires to specify buffersize.
- use {{{gets_noOverflow()}}} in READSEQ, SUPPORT, CLUSTAL + CLUSTALW.
* adapt {{{getstr()}}}
45 lines of code changed in 7 files:
- remove executable flag
0 lines of code changed in 3 files:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
1 lines of code changed in 1 file:
fix common typos reported by lintian
- splitted -> split (irregular verb)
- ressources -> resources
- explicitely -> explicitly
1 lines of code changed in 1 file:
* renamed include variables
1 lines of code changed in 1 file:
- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)
2 lines of code changed in 1 file:
* reintegrates 'help' into 'trunk':
* adds:
- log:branches/help@10647:10841
- log:branches/helptest@10704:10720
99 lines of code changed in 2 files:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
- merge from stable_5.0 [7758]
1 lines of code changed in 1 file:
* compiler-messages (merges [6848] [6849] [6850] [6851] [6853] [6855] [6856] [6860] from refactor)
- errors get listed before warnings
- pipe all compilations through postcompile filter
- optionally filter warnings and/or stop at 1st error (controllable by POST_COMPILE in ARB Makefile)
- no warnings for ptpan (too many; version in trunk is outdated)
1 lines of code changed in 1 file:
* spellchecked all (phew)
1 lines of code changed in 1 file:
* removed manual hyphenations from original docs
4 lines of code changed in 1 file:
* fixed spelling of 'occurrence'
1 lines of code changed in 1 file:
- added 'clean'
6 lines of code changed in 1 file:
fixed and reformatted dependencies (using fix_depends.pl)
38 lines of code changed in 1 file:
- fixed for ClustalW v 1.83
18 lines of code changed in 1 file:
updated to version 1.83
2795 lines of code changed in 14 files:
not in version 1.83
0 lines of code changed in 4 files:
- updated dependencies for all Makefiles
- rewrote dependency generation code. Only real changes
propagate into Makefiles - so it does no longer hurt to
call 'make depends' in ARB directory!
43 lines of code changed in 1 file:
Mac OSX patches from Ben Hines
6 lines of code changed in 1 file:
*** empty log message ***
19 lines of code changed in 1 file:
makefile dependency generation fixed for GDE
21 lines of code changed in 1 file:
Most changes are made due to activating more warnings for the c++ compiler (linux)
48 lines of code changed in 1 file:
*** empty log message ***
20148 lines of code changed in 37 files:
old version of CLUSTALW removed
0 lines of code changed in 26 files:
*** empty log message ***
666 lines of code changed in 1 file:
*** empty log message ***
146 lines of code changed in 1 file:
haralds checkin
226 lines of code changed in 1 file:
Updated dependencies
142 lines of code changed in 1 file:
Initial revision
15408 lines of code changed in 25 files: