
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| westram | 13 (100.0%) | 34 (100.0%) | 2.6 |
* reintegrates 'sina' into 'trunk'
- fixes #875
* adds: log:branches/sina@19802:19805
25 lines of code changed in 9 files:
* rename {{{GBT_create_alignment}}} -> {{{GBT_create_new_alignment}}}.
* restore old {{{GBT_create_alignment}}} flavor used before r19146 for binary compatibility.
1 lines of code changed in 1 file:
* {{{GBT_get_alignment_len}}}
- now also reports error if alignment length is zero
* this case often was unhandled and did easily lead to allocation problems.
- catch error in case of zero alignment length => fixes alloc-size-larger-than-warning (in {{{NT_count_different_chars}}}).
- check + fix callers.
5 lines of code changed in 1 file:
* rename {{{GBT_add_new_changekey}}} -> {{{GBT_add_new_species_changekey}}}.
3 lines of code changed in 2 files: