master
parser: Fix in-parameter-entity and in-external-dtd checks
swapped the attribute defaulting and attribute checking parts of parsing a
Added a regression tests from bug 694228 data
Fix the spurious ID already defined error
Fix handling of parameter-entity references
Fix buffer size checks in xmlSnprintfElementContent
Check for invalid redeclarations of predefined entities
poblem with encoding detection for UTF-16 reported by Ashwin and found by
Make xmlParseConditionalSections non-recursive
fixed bug #92518 validation error were not covering namespace
parser: Fix regression when push parsing parameter entities
fixing bug #108976 get the ID/REFs to reference the ID in the document
Update NewsML DTD in test suite
fixed bug #118712 about mixed content, and namespaced element names. added
446613 small validation bug mixed content with NS
applied the patch provided by Brent Hendricks fixing #105992 and
fixed bug #170489 reported by Jirka Kosek added the test to the regression
Fix regression with PEs in external DTD
parser: Support encoded external PEs in entity values
fixed an erroneous validation bug when PE refs occurs in external parsed
implemented bugfix from Massimo Morara for DTD dumping problem. added
fix a problem reported by Ashwin for system parameter entities referenced
applied a couple of patches from Peter Jacobi to start to get rid of
Large batch of typo fixes
Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel