Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/info.c version 06111ca05f
2021-02-14
| ||
21:28 | Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge, because it had to accommodate several conflicting changes, so it needs to be re-checked for sanity before being merged down to trunk. Also, some of the changes I made simply reduce the size of the resulting diff relative to trunk and need to be reverted; these are primarily 2-line splits of "else/if" so the branch-specific change doesn't repeat the following "if" condition, which is now the "else if" condition. I think this sort of thing aids understanding of the diff, even though it breaks the style guidelines. ... (check-in: 0516f4d3c8 user: wyoung tags: ui-local-diff) | |