* reintegrates 'split' into 'trunk'
- implemented beta version of alignment splitter
* adds: log:branches/split@19077:19099
2265 lines of code changed in 12 files:
* disable {{{TEST_EXPECT_ERROR_CONTAINS__BROKEN}}} (this was mainly a pitfall!)
1 lines of code changed in 1 file:
* fix 2 flavors of 'intersection' (failed assertion when explicit range was empty).
2 lines of code changed in 1 file:
* pass properties (not DB) -> store initials in properties (not in DB).
* remove unneeded header.
1 lines of code changed in 4 files:
* set default values early:
- SANITIZE (avoids warning about undefined variable).
- IGNORE_LEAKS
10 lines of code changed in 1 file:
* partial merge from 'sina' into 'trunk'
* adds: log:branches/sina@19070:19071
55 lines of code changed in 2 files:
* fix spelling of nm CLI flag (introduced with r18905)
- failed under OSX
- apparently auto-completed under Linux
1 lines of code changed in 1 file:
* fix vectorize-checks for gcc 5.4
4 lines of code changed in 3 files:
* fix vectorize-checks for gcc 6.5
2 lines of code changed in 1 file:
* fix vectorize-checks for gcc 5.5
4 lines of code changed in 3 files:
* fix vectorize-checks for gcc 7.x-series
1 lines of code changed in 1 file:
* fix vectorize-checks for gcc 8.x-series
6 lines of code changed in 3 files:
* fix vectorize-checks for gcc 9.x-series
5 lines of code changed in 3 files:
* fixed LOOP_VECTORIZED expressions that used '*'-count (for gcc 10.x-series).
14 lines of code changed in 9 files:
* improve vectorization-checks:
- allow multiple <count>s (with conditions)
- allow multiple <cond>s (aka "OR operator")
- forbid '*'-count.
- document new condition syntax.
153 lines of code changed in 2 files:
* fix loop vectorization checks failing with gcc 10.x
7 lines of code changed in 6 files:
* align version numbers (cosmetic).
11 lines of code changed in 1 file:
* accept gcc 10.x-series (1-3)
1 lines of code changed in 1 file:
* fix linking of raxml(sativa) with gcc 10 series
- duplicated global symbol (in modules 'axml' and 'multiple').
- rename tarball to reflect it has been changed.
* hardcode tarball.
1 lines of code changed in 3 files:
* fix linking of !MrBayes with gcc 10 series (duplicated non-static symbols defined in two modules).
8 lines of code changed in 2 files:
* accept gcc 9.5.0
- vectorizations fail as with 9.4.0
1 lines of code changed in 1 file:
* accept gcc 9.4.0
* loop vectorizations failing with gcc 9.1 - 9.3 also fail with 9.4.
5 lines of code changed in 4 files:
* accept gcc 8.5.0
1 lines of code changed in 1 file:
* support major compiler versions > 9 (for {{{LOOP_VECTORIZED}}}).
7 lines of code changed in 1 file:
* fix r19043 - did always check all hardcoded tools!
6 lines of code changed in 1 file:
May 2022 »