June 2022 Commit Log

Number of Commits:
25
Number of Active Developers:
1
westram 2022-06-29 14:54 Rev.: 19100


* reintegrates 'split' into 'trunk'
- implemented beta version of alignment splitter
* adds: log:branches/split@19077:19099

2265 lines of code changed in 12 files:

westram 2022-06-29 11:41 Rev.: 19080


* disable {{{TEST_EXPECT_ERROR_CONTAINS__BROKEN}}} (this was mainly a pitfall!)

1 lines of code changed in 1 file:

westram 2022-06-29 11:37 Rev.: 19079


* fix 2 flavors of 'intersection' (failed assertion when explicit range was empty).

2 lines of code changed in 1 file:

westram 2022-06-29 11:28 Rev.: 19078


* pass properties (not DB) -> store initials in properties (not in DB).
* remove unneeded header.

1 lines of code changed in 4 files:

westram 2022-06-25 09:50 Rev.: 19076


* set default values early:
- SANITIZE (avoids warning about undefined variable).
- IGNORE_LEAKS

10 lines of code changed in 1 file:

westram 2022-06-22 10:44 Rev.: 19074


* partial merge from 'sina' into 'trunk'
* adds: log:branches/sina@19070:19071

55 lines of code changed in 2 files:

westram 2022-06-22 10:25 Rev.: 19073


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

westram 2022-06-20 12:40 Rev.: 19069


* fix vectorize-checks for gcc 5.4

4 lines of code changed in 3 files:

westram 2022-06-20 12:19 Rev.: 19068


* fix vectorize-checks for gcc 6.5

2 lines of code changed in 1 file:

westram 2022-06-20 12:18 Rev.: 19067


* fix vectorize-checks for gcc 5.5

4 lines of code changed in 3 files:

westram 2022-06-20 12:17 Rev.: 19066


* fix vectorize-checks for gcc 7.x-series

1 lines of code changed in 1 file:

westram 2022-06-20 12:15 Rev.: 19065


* fix vectorize-checks for gcc 8.x-series

6 lines of code changed in 3 files:

westram 2022-06-20 12:14 Rev.: 19064


* fix vectorize-checks for gcc 9.x-series

5 lines of code changed in 3 files:

westram 2022-06-20 12:12 Rev.: 19063


* fixed LOOP_VECTORIZED expressions that used '*'-count (for gcc 10.x-series).

14 lines of code changed in 9 files:

westram 2022-06-20 12:08 Rev.: 19062


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

westram 2022-06-20 12:03 Rev.: 19061


* fix loop vectorization checks failing with gcc 10.x

7 lines of code changed in 6 files:

westram 2022-06-17 13:29 Rev.: 19060


* align version numbers (cosmetic).

11 lines of code changed in 1 file:

westram 2022-06-17 13:28 Rev.: 19059


* accept gcc 10.x-series (1-3)

1 lines of code changed in 1 file:

westram 2022-06-17 12:37 Rev.: 19058


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

westram 2022-06-17 12:13 Rev.: 19057


* fix linking of !MrBayes with gcc 10 series (duplicated non-static symbols defined in two modules).

8 lines of code changed in 2 files:

westram 2022-06-17 11:56 Rev.: 19056


* accept gcc 9.5.0
- vectorizations fail as with 9.4.0

1 lines of code changed in 1 file:

westram 2022-06-17 11:41 Rev.: 19055


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

westram 2022-06-17 11:39 Rev.: 19054


* accept gcc 8.5.0

1 lines of code changed in 1 file:

westram 2022-06-17 11:25 Rev.: 19053


* support major compiler versions > 9 (for {{{LOOP_VECTORIZED}}}).

7 lines of code changed in 1 file:

westram 2022-06-17 11:23 Rev.: 19052


* fix r19043 - did always check all hardcoded tools!

6 lines of code changed in 1 file:

May 2022 »

Generated by StatSVN 0.7.0