This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
darling-libxml2
Watch
1
Star
0
Fork
0
You've already forked darling-libxml2
mirror of
https://github.com/darlinghq/darling-libxml2.git
synced
2024-11-27 06:00:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d4f2967c8c
darling-libxml2
/
libxml2
/
result
/
ent6.rdr
3 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
starting work on reusing the parser dictionary for the element and * SAX2.c include/libxml/parser.h: starting work on reusing the parser dictionary for the element and attribute tag names. Add pools for Element and Attributes in the parser context, which should help speeding up the reader. * Makefile.am result/*.rdr : adding non-python reader regression tests. Daniel
2003-09-15 14:50:06 +00:00
0 10 doc 0 0
adding XInclude support to the reader interface. Lot of testing of the * xinclude.c xmlreader.c include/libxml/xinclude.h: adding XInclude support to the reader interface. Lot of testing of the walker, various bug fixes. * xmllint.c: added --walker and made sure --xinclude --stream --debug works as expected * Makefile.am result/dtd11.rdr result/ent6.rdr test/dtd11 test/ent6 result/XInclude/*.rdr: added regression tests for the walker and XInclude xmlReader support, had to slightly change a couple of tests because the walker can't distinguish <foo/> from <foo></foo> Daniel
2003-11-03 12:31:38 +00:00
0 1 doc 1 0
Reference in New Issue
Copy Permalink