Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-23 | Fix bug 693580 by skipping xml tag namespace prefixes. | Tor Andersson | |
fts_5904.xps and fts_5905.xps use namespace prefixes. Work around that by ignoring the namespace prefix for tag names. A more robust solution would be to expand or record the tag and attribute namespaces in the fz_xml node structure, but that's a overkill for our current needs. | |||
2013-11-05 | Fix bug in fz_debug_xml. | Tor Andersson | |
Print node and children, not node, children and siblings. | |||
2013-11-05 | Ignore <!DOCTYPE ...> declaration in XML parser. | Tor Andersson | |
2013-09-13 | Fix various compile warnings spotted by the cluster. | Robin Watts | |
2013-06-20 | Rearrange source files. | Tor Andersson | |