[root]/DIST
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 779 (100.0%) | 20560 (100.0%) | 26.3 |
westram | 757 (97.2%) | 17561 (85.4%) | 23.1 |
oldcode | 16 (2.1%) | 2748 (13.4%) | 171.7 |
meierh | 1 (0.1%) | 242 (1.2%) | 242.0 |
epruesse | 2 (0.3%) | 7 (0.0%) | 3.5 |
boehnel | 2 (0.3%) | 2 (0.0%) | 1.0 |
baderk | 1 (0.1%) | 0 (0.0%) | 0.0 |
* {{{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.
1 lines of code changed in 1 file:
* allow to define a separator used to generate clusternames
- old hardcoded default was '_' (which interferes with groupname conventions)
- new customisable default is '-'
- use custom separator
* in get_upgroup_info().
* for matchrate.
- correctly handle empty separator.
* change other hardcoded characters
- avoid '_' in {{{WHOLE_TREE}}} (now uses {{{<WHOLE TREE>}}}).
- neighter use '/' nor '-' when inserting relative notation (old: {{{3-4/7}}} new {{{3.4[7]}}}).
* part of #832
20 lines of code changed in 3 files:
* use {{{MessageSpamFilter}}} when generating groups:
- from callers which may spam arbs message box.
* part of #832
7 lines of code changed in 2 files:
* if keeled group is used to describe cluster
- previously crashed (see #851). fixed by not accessing {{{TreeNode::name}}} directly.
- now gets prefixed with {{{KEELED_INDICATOR}}}.
2 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205
13 lines of code changed in 2 files:
* remove parameter {{{fallback2default}}} from
- {{{create_selection_list}}}
- {{{create_list}}}
- {{{awt_create_TREE_selection_list}}}
- {{{awt_create_CONFIG_selection_list}}}
- {{{awt_create_SAI_selection_list}}}
* remove some - now unused - locals.
2 lines of code changed in 2 files:
* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.
8 lines of code changed in 2 files:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
143 lines of code changed in 2 files:
* reintegrates 'nds' into 'trunk'
- fixes #841
* adds: log:branches/nds@18843:18882
10 lines of code changed in 1 file:
* add progress to {{{neighbourjoining()}}}-phase (this may be really long running)
- add one extra progress to {{{di_calculate_tree_cb()}}} encapsulating matrix-calculation + {{{neighbourjoining()}}}-phase.
- progress inside {{{di_calculate_matrix()}}} now counts 2 steps: loading data + matrix-calculation.
17 lines of code changed in 1 file:
* remove trailing whitespace from c source.
6 lines of code changed in 3 files:
* eliminate trailing whitespace from Makefiles.
1 lines of code changed in 1 file:
* rename {{{CPP_OBJECTS}}} -> {{{OBJECTS}}}.
6 lines of code changed in 1 file:
* select units using {{{wildcard}}}.
1 lines of code changed in 1 file:
* reintegrates 'tree' into 'trunk'
* adds: log:branches/tree@18666:18703
3 lines of code changed in 2 files:
* change many WARN_TODO triggered warnings into todo markers.
1 lines of code changed in 1 file:
* reintegrates 'root' into 'trunk'
- implements #449
* adds: log:branches/root@18451:18633
10 lines of code changed in 2 files:
* full update from child 'fix' into 'trunk'
* adds: log:branches/fix@18339:18351
100 lines of code changed in 6 files:
* full update from child 'fix' into 'trunk'
- fix item name accessors ({{{GBT_get_name}}} + {{{GBT_get_name_or_description}}})
- add {{{null2empty}}}
* adds: log:branches/fix@18140:18158
3 lines of code changed in 2 files:
* reintegrates 'gcc' into 'trunk'
* adds: log:branches/gcc@17850:17876
1 lines of code changed in 1 file:
* partial merge from 'fts' into 'trunk'
- {{{ConfigMapping}}}:
* cleanup
* add missing tests
* fix config bug: trailing backslash at end of values did cause wrong read of data
* adds: log:branches/fts@17718:17723
2 lines of code changed in 1 file:
* reintegrates 'svalues' into 'trunk'
- implements #614
* adds: log:branches/svalues@17357:17419,17428:17464,17469,17471:17477
4 lines of code changed in 1 file:
* partial merge from 'group' into 'trunk'
- fixes to arb_progress
* adds:
- log:branches/group@17191:17218,17220:17260
- log:branches/progress@17195:17216,17218:17259
4 lines of code changed in 2 files:
* DRY
5 lines of code changed in 1 file:
* use {{{hypot}}}
23 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- complete arb port to gcc 8.1
- fixes NDEBUG-related issues (not handled by [16986])
* adds: log:branches/gcc@17164:17177
11 lines of code changed in 2 files:
* reintegrates 'tree' into 'trunk'
- implements #735
* adds:
- log:branches/addtest@17040:17044
- log:branches/tree@16921:17109
25 lines of code changed in 6 files:
* reintegrates 'gcc' into 'trunk'
- ports arb to gcc 8.1 (fixing warnings)
* adds: log:branches/gcc@16965:16985
Update: continued by [17178]
3 lines of code changed in 1 file:
* partial merge from 'fix' into 'trunk'
- refactored {{{AW_device}}} text output
* reduces calls to strlen (using {{{SizedCstr}}})
* eliminated/modernized several parameters/functions (esp. in {{{TextOverlayCallback}}}s)
* adds: log:branches/fix@16939:16960
1 lines of code changed in 1 file:
* reintegrates 'cleanup' into 'trunk'
- performs #762 (shrink 3.7 k)
* adds: log:branches/cleanup@16924:16935
0 lines of code changed in 1 file:
* reintegrates 'multicore' into 'trunk'
- derive sequence classes able to be combined from new class {{{AP_combinableSeq}}}
* elim dummy functions from rest of hierarchy
- implements non-writing combine for add-species (speedup: 25-35%)
- introduce type {{{Mutations}}} => uses long everywhere (before mostly, but not always used float)
- allows use of {{{future}}}s
* nucleotide combine is able to calculate async (disabled via define atm -> {{{NEVER_COMBINE_ASYNC}}}; needs more work on calling algorithm)
* adds: log:branches/multicore@16769:16879
10 lines of code changed in 2 files:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
113 lines of code changed in 4 files:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
169 lines of code changed in 13 files:
* remove set but unused variable (distance cancel chars not used in "auto-detect correction"; could be passed to auto-detector)
2 lines of code changed in 1 file:
* full update from child 'gcc' into 'trunk'
- more warning fixes
- fix bug in prettyprint
* adds: log:branches/gcc@16668:16682
2 lines of code changed in 1 file:
* reintegrates 'warnings' into 'trunk'
- activate additional warnings (gcc 5.x++)
- Cxx11-forward final (classes+methods)
- fix tag problems caused by using preprocessor
* adds: log:branches/warnings@15486:15489,15491:15501,15506:15512
4 lines of code changed in 2 files:
* replace redundant data {{{AW_font_limits::height}}} with {{{get_height()}}}
2 lines of code changed in 1 file:
* depends for [15253]
1 lines of code changed in 1 file:
* remove {{{virtual}}} if {{{OVERRIDE}}} is present
- OVERRIDE implies 'implicit virtual' (if code compiles as C++11 <- tested on build server!)
2 lines of code changed in 2 files:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
40 lines of code changed in 8 files:
(341 more)