June 2026 Commit Log

Number of Commits:
4
Number of Active Developers:
1
westram 2026-06-30 10:45 Rev.: 19916


* fix compile with clang 6 under linux
- parts of {{{TEST_naninf}}} also fails using clang under linux.
- parse real clang version from detailed version info
* AFAIK this effectively already happens under OSX (since change r12860).
- also set USE_OPENMP=0 for clang under linux.
- fix undefined code: variable length arrays (VLAs) cannot be initialized at declaration.
- use {{{-std=gnu++17}}} for clang.
- {{{str_iequal}}} + {{{count_spaces}}} fail to build as {{{constexpr}}} under clang.

40 lines of code changed in 5 files:

westram 2026-06-30 10:22 Rev.: 19915


* stuff leaks in {{{TEST_SLOW_treeIO_stable}}} + {{{setBranchName_acceptingBootstrap}}}
- DRY code in latter

10 lines of code changed in 2 files:

westram 2026-06-30 10:13 Rev.: 19914


* partial merge from 'gcc' into 'trunk'
* adds: [19738/branches/gcc]

21 lines of code changed in 3 files:

westram 2026-06-26 15:01 Rev.: 19910


* reintegrates 'tree' into 'trunk'
- fixes #787
- implements #668 + #845
- contains several changes related to #774
* adds:
- log:branches/revert@18784:18786
- log:branches/tree@18706:18758,18787:19813,19816:19909
- log:branches/update@19813:19814

7050 lines of code changed in 236 files:

May 2026 »

Generated by StatSVN 0.7.0