Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 4 (100.0%) | 9 (100.0%) | 2.2 |
* 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: