March 2020 Commit Log

Number of Commits:
20
Number of Active Developers:
1
westram 2020-03-16 14:33 Rev.: 18389


* devirtualize {{{getLine}}}:
- move {{{getLine}}} -> {{{getLine_intern}}} in {{{CommentSkippingFileBuffer}}}
- mark {{{getLine_intern}}} nonfinal.
* add code pointer to testdata

7 lines of code changed in 2 files:

westram 2020-03-16 14:29 Rev.: 18388


* fix potential buffer overflow (warned by gcc 7.5.0).

1 lines of code changed in 1 file:

westram 2020-03-16 14:27 Rev.: 18387


* silence bogus array bounds warning also for gcc 9.3

1 lines of code changed in 1 file:

westram 2020-03-16 14:24 Rev.: 18386


* fix uninitialized/unused warning.

0 lines of code changed in 2 files:

westram 2020-03-16 14:23 Rev.: 18385


* disable final warnings for gcc 8.4 (FUBAR).
* remove useless code (already active for gcc>=5).

3 lines of code changed in 1 file:

westram 2020-03-16 14:08 Rev.: 18384


* add {{{UNUSED}}} attribute to structs defined in namespace {{{final_unsuggest}}}
- attempt to silence bogus suggestions
- does not work well for 8.x series; keep it anyway.

15 lines of code changed in 1 file:

westram 2020-03-16 14:03 Rev.: 18383


* silence same final warnings for gcc 9.3 as done for gcc 9.1 + 9.2.

1 lines of code changed in 1 file:

westram 2020-03-16 14:00 Rev.: 18382


* declare classes final.

2 lines of code changed in 1 file:

westram 2020-03-16 13:57 Rev.: 18381


* cosmetics (move comment; rename variable)

5 lines of code changed in 2 files:

westram 2020-03-16 13:13 Rev.: 18380


* tested vectorization with misc gcc versions:
- number of reported loops differs with 7.5.0
- one vectorization succeeds for gcc 6.5.0

3 lines of code changed in 2 files:

westram 2020-03-13 11:43 Rev.: 18379


* accept gcc 9.3.0
- vectorizations failing with 9.1 and 9.2 still fail with 9.3.

5 lines of code changed in 4 files:

westram 2020-03-07 16:47 Rev.: 18373


* reintegrates 'opengl' into 'trunk'
- fixes OPENGL build (using packages from distribution)
- fix several broken .png (1x crash, 16x warnings)
* adds: log:branches/opengl@18367:18372

10 lines of code changed in 25 files:

westram 2020-03-05 16:40 Rev.: 18362


* fix symbol warning when no location is in symbol listing.

1 lines of code changed in 1 file:

westram 2020-03-05 16:38 Rev.: 18361


* use prefix 'take' for descends into UNIT_TESTER.
* fix some whitespace.

15 lines of code changed in 3 files:

westram 2020-03-05 16:34 Rev.: 18360


* tested + accept gcc 8.4.0

1 lines of code changed in 1 file:

westram 2020-03-04 10:08 Rev.: 18359


* add new FTS transfer mode to merge-tool (implements #825)
- allows to skip transport of sequence alignment data (i.e. allows plain metadata updates)
* update+fix documentation

69 lines of code changed in 3 files:

westram 2020-03-03 17:07 Rev.: 18355


* fix invalid access to ED4_ROOT (before it's initialized):
- has been introduced with [18351]
- move ED4_propertyName into ED4_root.cxx.
- make static.
- rename ED4_propertyName -> propertyName.
- pass gb_main down into detectProperties + propertyName.

41 lines of code changed in 3 files:

westram 2020-03-03 12:23 Rev.: 18352


* full update from child 'fix' into 'trunk'
* adds: log:branches/fix@18339:18351

616 lines of code changed in 45 files:

westram 2020-03-02 18:16 Rev.: 18342


* improve errors shown when trying to build while no gcc is installed.
* add 'patch' to required build tools.
* updated list of compile requirements according to SUSE leap 15.1

17 lines of code changed in 3 files:

westram 2020-03-02 18:11 Rev.: 18341


* temporary workaround for broken SINA binary compatibility (has been broken by r18159).

9 lines of code changed in 2 files:

February 2020 »

Generated by StatSVN 0.7.0