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

Overview
Comment:Merged from schema
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | validatefile
Files: files | file ages | folders
SHA3-256: 75d96d3e0ceb8fd591a2df884008876d21081a7cf0ee5e2a39151f149b31587d
User & Date: rolf 2019-12-31 00:57:53.918
Context
2019-12-31
02:05
Added test for validatefile. Closed-Leaf check-in: 747de9fb71 user: rolf tags: validatefile
00:57
Merged from schema check-in: 75d96d3e0c user: rolf tags: validatefile
00:49
Merged from trunk check-in: f212d3b0ba user: rolf tags: schema
2019-12-05
14:47
Played around with a validatefile method which takes a file name and does parsing/validation in chunks. check-in: efc9bce1b9 user: rolf tags: validatefile
Changes
Unified Diff Side-by-Side Diff Patch
Changes to CHANGES.
Changes to configure.
Changes to expat/Changes.
Changes to expat/README.md.
Changes to expat/VERSION.
Changes to expat/asciitab.h.
Changes to expat/expat.h.
Changes to expat/expat_external.h.
Changes to expat/iasciitab.h.
Changes to expat/internal.h.
Changes to expat/latin1tab.h.
Deleted expat/loadlibrary.c.
Changes to expat/nametab.h.
Changes to expat/siphash.h.
Changes to expat/utf8tab.h.
Changes to expat/winconfig.h.
Changes to expat/xmlparse.c.
Changes to expat/xmlrole.c.
Changes to expat/xmlrole.h.
Changes to expat/xmltok.c.
Changes to expat/xmltok.h.
Changes to expat/xmltok_impl.c.
Changes to expat/xmltok_impl.h.
Changes to expat/xmltok_ns.c.
Changes to generic/schema.c.
Changes to generic/schema.h.
Changes to tdom.m4.
Changes to tests/schema.test.
Changes to win/makefile.vc.