|
02f077a7
|
2001-04-26T10:59:11
|
|
- DOCBparser.c: patche from László Kovács
Daniel
|
|
1034da2b
|
2001-04-25T19:06:28
|
|
- DOCBparser.c SAX.c: a bit more work on entities processing.
Still Need to cleanup XML output and references in attributes
Daniel
|
|
4ec0b0f4
|
2001-04-25T15:53:40
|
|
- DOCBparser.c include/Makefile.am: two patches from László Kovács
Daniel
|
|
61b33d57
|
2001-04-24T13:55:12
|
|
- SAX.c testDocbook.c DOCBparser.c: more work on the support
of external parsed entities, added --noent to testDocbook
- valid.c: Garry Pennington found an uninitialized variable
access in xmlValidateElementContent()
Daniel
|
|
eae522a0
|
2001-04-23T13:41:34
|
|
Time to work on helping the Gnome Doc project, first step is reintegrating
the SGML DocBook parser in libxml2 distrib:
- DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
xmlversion.h.in: started (re)integrating the DocBook SGML parser.
- SAX.[ch]: cleanup and updates for DocBook
- debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
ex SGML identifier changes
- valid.c: removed a static unused function.
Daniel
|