October 2022 Commit Log

Number of Commits:
14
Number of Active Developers:
1
westram 2022-10-27 14:59 Rev.: 19285


* again update prerequisites: use libxerces-c-dev
* also use changed prerequisites in {{{arb_INSTALL.txt}}}

4 lines of code changed in 2 files:

westram 2022-10-27 14:18 Rev.: 19284


* fix prerequisites for motif library.

7 lines of code changed in 1 file:

westram 2022-10-22 19:30 Rev.: 19283


* 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

22 lines of code changed in 4 files:

westram 2022-10-22 19:24 Rev.: 19282


* reject groupnames which would be misinterpreted as bootstrap values
- misinterpretation would happen during re-import after export

22 lines of code changed in 1 file:

westram 2022-10-22 19:19 Rev.: 19281


* pull-out {{{parse_treelabel()}}} from {{{setBranchName_acceptingBootstrap()}}}.

45 lines of code changed in 2 files:

westram 2022-10-22 19:17 Rev.: 19280


* document collaboration between 'create groups' with 'append original' and 'delete groups'.

0 lines of code changed in 2 files:

westram 2022-10-22 19:14 Rev.: 19279


* use + add wrapped concatenators to {{{GBS_strstruct}}}

13 lines of code changed in 4 files:

westram 2022-10-21 16:08 Rev.: 19278


* warn about..
- {{{;}}} in group names (conflicts with taxonomy).
- group names containing underscores (reserved for group overlaps).
- group names ending with {{{~NUM}}} (reserved for splitted groups).

24 lines of code changed in 1 file:

westram 2022-10-21 16:04 Rev.: 19277

* use {{{MessageSpamFilter}}} when generating groups:
- from callers which may spam arbs message box.
* part of #832

19 lines of code changed in 8 files:

westram 2022-10-21 16:02 Rev.: 19276


* add class {{{MessageSpamFilter}}}
- helps suppressing too many messages sent via {{{GB_warning()}}}
- forwards suppressed warnings as message (=into logfile via console).
- warns about suppressed messages

117 lines of code changed in 4 files:

westram 2022-10-21 15:56 Rev.: 19275


* make group renaming from group-search macro-capable (adds missing IDs).

2 lines of code changed in 1 file:

westram 2022-10-21 15:54 Rev.: 19274


* fix typos.

2 lines of code changed in 1 file:

westram 2022-10-19 17:29 Rev.: 19273


* 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:

westram 2022-10-19 17:24 Rev.: 19272


* define + use KEELED_INDICATOR instead of hardcoding '!'\\=> related code is now easy to find.

9 lines of code changed in 4 files:

September 2022 »

Generated by StatSVN 0.7.0