Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Made the default recover behaviour at element end the same as for element start: skip and continue at the sibling of the current subtree. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | wip |
| Files: | files | file ages | folders |
| SHA3-256: |
0037ce9df32e0df230b61ea0f25029ed |
| User & Date: | rolf 2020-03-19 02:15:06.375 |
| Original Comment: | Made the default recover behaviour at element end the same as for an element end: skip and continue at the sibling of the current subtree. |
Context
|
2020-03-19
| ||
| 02:21 | Integrated so far done work: bug fixes in recoving, more work on sanitizing recovering, code gardening. check-in: 33ac16a9c2 user: rolf tags: schema | |
| 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 | |
Changes
Changes to generic/schema.c.
Changes to tests/schema.test.