July 2021 Commit Log

Number of Commits:
4
Number of Active Developers:
1
westram 2021-07-10 11:33 Rev.: 18663


* build script:
- add '--help' and document parameters
- add '--skip_leak_check': suppress leak-checker of sanitizer

30 lines of code changed in 1 file:

westram 2021-07-08 13:12 Rev.: 18662


* add toggle to 'MODIFY DATABASE FIELD of listed ...' permitting to change the 'name' field.

64 lines of code changed in 5 files:

westram 2021-07-02 14:42 Rev.: 18661


* use advance() to decrement iterator
- works for container.end()
- obsoletes brute-force workaround for OSX
- allowed several simplifications (drawn_before() and drawn_after() now look very similar).

4 lines of code changed in 1 file:

westram 2021-07-01 14:32 Rev.: 18660


* fix crashes under OSX/clang:
- decrementing iterator is undefined when iterator points to container.begin():
* gcc seems to report container.end() in that case
* clang prefers to segfault.
- added a brute-force workaround to position onto last container element for OSX
* comment code

20 lines of code changed in 1 file:

June 2021 »

Generated by StatSVN 0.7.0