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
Fix handling of parameter-entity references
Update NewsML DTD in test suite
Make xmlParseConditionalSections non-recursive
fixing bug #108976 get the ID/REFs to reference the ID in the document
fix a problem reported by Ashwin for system parameter entities referenced
parser: Fix regression when push parsing parameter entities
fixed an erroneous validation bug when PE refs occurs in external parsed
446613 small validation bug mixed content with NS
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
Remove executable bit from non-executable files
poblem with encoding detection for UTF-16 reported by Ashwin and found by
- added xmlRemoveProp - changed the way Windows socket stuff get included - removed an indetermination xmLDecl/PI(xml...) - xmlNewNs wasn't checking for double definition - fixed a problem with dist-hook duplicates - fixed the loading of external entities APIs, now xmlLoadExternalEntity() is used everywhere - now the xhtml spec validates with the xhtml DTD. - error.c: fixed crashes in case of no input stream - added the xhtml spec and dtds to the validation tests and results Daniel
- TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to
Fixed back modified tests erased on last commit, daniel
Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel