master
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
Get rid of "blanks wrapper" for parameter entities
Fix buffer size checks in xmlSnprintfElementContent
Revert "valid: Remove duplicate error messages when streaming"
Check for invalid redeclarations of predefined entities
poblem with encoding detection for UTF-16 reported by Ashwin and found by
Make xmlParseConditionalSections non-recursive
parser: Pop PEs that start markup declarations explicitly
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
parser: Rework parsing of attribute and entity values
fixed bug #118712 about mixed content, and namespaced element names. added
446613 small validation bug mixed content with NS
fixing namespace DTD validations the output of defaulted namespaces is
parser: Fix namespaces redefined from default attributes
fixed bug #170489 reported by Jirka Kosek added the test to the regression
parser: Fix in-parameter-entity and in-external-dtd checks
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
cleaning up XPath error reporting that time. applied the two patches for
Adding streaming validation to runtest checks
implemented bugfix from Massimo Morara for DTD dumping problem. added
fix a problem reported by Ashwin for system parameter entities referenced
parser: Fix detection of null bytes
applied a couple of patches from Peter Jacobi to start to get rid of
parser: Convert some "internal errors" to meaningful codes
Large batch of typo fixes
fixed #127877, never output " in element content this changes the
Improve the error report on undefined REFs