November 2017 Commit Log

Number of Commits:
15
Number of Active Developers:
1
westram 2017-11-30 19:07 Rev.: 16773


* fix inotify test
- fails randomly inside VM (sometimes detects "created" flag, sometimes it doesnt)
- always detects "modified" (that is good enough => ignore "created" flag for failing test)

13 lines of code changed in 1 file:

westram 2017-11-30 16:12 Rev.: 16772


* if any problems occur with loading properties -> switch application background color to red

5 lines of code changed in 1 file:

westram 2017-11-30 15:57 Rev.: 16771


* if loading properties fails (for whatever reason), perform 2 fallbacks before giving up:
1. ignore user properties (and fallback to default properties in ARBHOME/lib/arb_default)
2. use non-existing properties
* fixes a problem triggered by [14581]:
- since then arb failed to load ASCII databases with missing header signature
- some users had a status.arb stored in their properties (reason unknown) and this file contained no header signature
- resulting fatal effect was:
- arb did not display any error messages via the msg-box :/
- no user complained lack of errors :-(

61 lines of code changed in 1 file:

westram 2017-11-30 15:47 Rev.: 16770


* show full path in error message (in case of invalid database file)

1 lines of code changed in 1 file:

westram 2017-11-28 18:22 Rev.: 16766


* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765

2376 lines of code changed in 237 files:

westram 2017-11-28 18:13 Rev.: 16765


* partial merge from 'gcc' into 'trunk'
- RNA3D fixes / cleanup
* adds: log:branches/gcc@16747:16750

68 lines of code changed in 8 files:

westram 2017-11-28 17:09 Rev.: 16763


* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751

7801 lines of code changed in 578 files:

westram 2017-11-28 11:32 Rev.: 16761


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

westram 2017-11-28 10:55 Rev.: 16760


* document details of pairwise excluded columns in matrix calculation

15 lines of code changed in 1 file:

westram 2017-11-19 15:19 Rev.: 16683


* full update from child 'gcc' into 'trunk'
- more warning fixes
- fix bug in prettyprint
* adds: log:branches/gcc@16668:16682

97 lines of code changed in 12 files:

westram 2017-11-17 12:54 Rev.: 16668


* full update from child 'gcc' into 'trunk'
- fix/suppress (new) compiler warnings
- skip vectorizer notes
* adds: log:branches/gcc@16656:16667

106 lines of code changed in 24 files:

westram 2017-11-16 13:36 Rev.: 16658


* PVP documentation
- bit more details about method
- list explicit mutation rates of PVP categories
- explain possible systematic error (PVP <-> topology)

76 lines of code changed in 1 file:

westram 2017-11-14 14:36 Rev.: 16653


* reintegrates 'gcc' into 'trunk' (fixes defect part of #752)
- allow compilation with gcc 7.x series (accepting 2 clang-test-results for gcc 7.x)
- vectorization:
* in {{{SL/CONSENSUS/chartable.cxx}}} works again with gcc 7.x (broken for 6.x series)
- checker: added syntax to exclude a range of versions
* check new 7.x vectorizations + fix vectorization-counts
* adds: log:branches/gcc@16578:16635,16649:16652

80 lines of code changed in 10 files:

westram 2017-11-12 14:53 Rev.: 16649


* partial merge from 'gcc' into 'trunk'
- handles #770 by reducing optimizations of several bleeding test functions
* adds: log:branches/gcc@16636:16648

57 lines of code changed in 15 files:

westram 2017-11-06 13:54 Rev.: 16628


* reintegrates 'vectorize' into 'trunk'
- fixes #700
* documented vectorization-checks
* fine-grained check based on gcc-version
- drops old gcc-versions (<4.4.3)
- new attribute {{{__ATTR__DONT_VECTORIZE}}}
* disabled vectorization of {{{POS_TREE2::init_static()}}} for newer gcc-versions (generated code fails tests)
- added a bunch of new vectorization-checks (probably irrelevant to overall performance)
* adds: log:branches/vectorize@15531:16585,16595:16627

413 lines of code changed in 53 files:

October 2017 »

Generated by StatSVN 0.7.0