Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added a recoverFlags element to the schema data structure and reworked the rewind flag int to be a recoverFlags flag. We will need more of them.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | wip
Files: files | file ages | folders
SHA3-256: 02d5ffc9b5689a642cba9d48925e62e3d136565f01e5add729df37dee8b31595
User & Date: rolf 2020-03-19 01:09:01.347
Context
2020-03-19
02:15
Made the default recover behaviour at element end the same as for element start: skip and continue at the sibling of the current subtree. Closed-Leaf check-in: 0037ce9df3 user: rolf tags: wip
01:09
Added a recoverFlags element to the schema data structure and reworked the rewind flag int to be a recoverFlags flag. We will need more of them. check-in: 02d5ffc9b5 user: rolf tags: wip
2020-03-16
00:38
Save work. check-in: d70281b9c7 user: rolf tags: wip
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/schema.c.
Changes to generic/schema.h.
Changes to tests/schema.test.