Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Merged from trunk. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | schema |
| Files: | files | file ages | folders |
| SHA3-256: |
df3a907a200f4a600a6b32a008d259ec |
| User & Date: | rolf 2019-07-12 22:26:12.688 |
Context
|
2019-07-23
| ||
| 23:54 | Gardening around. Moved generation of all schmea related Tcl commands to tDOM_SchemaInit(). Moved the method 'status' as 'validationstatus' (alias 'vstatus') under the 'info' method and used the opportunity to start to define the schema command method info. check-in: e5493b6b50 user: rolf tags: schema | |
|
2019-07-12
| ||
| 22:26 | Merged from trunk. check-in: df3a907a20 user: rolf tags: schema | |
|
2019-07-11
| ||
| 14:07 | Fixed possible floating point exception with arithmetic operator 'mod'. check-in: 7cf8bdeb6c user: rolf tags: trunk | |
|
2019-06-18
| ||
| 22:18 | An example of different 'styles' of a certain type: The 'interger' text constraint now has two interpretation of an integer - what Tcl_GetInt() accept and what a valid xsd:integer is, which is quite different. check-in: 9a589897fb user: rolf tags: schema | |
Changes
Changes to expat/VERSION.
Changes to generic/domxpath.c.
Changes to generic/domxslt.c.
Changes to tests/xpath.test.
Changes to tests/xslt.test.