- 18 Nov, 2003 2 commits
-
-
Daniel Veillard authored
* doc/Makefile.am doc/*.xsl doc/*.html doc/apibuild.py: cleaned up the build process to remove all remains from the old gtk-doc inherited, libxml2-refs.xml is now generated by apibuild.py, the stylesheets have been improved, and the API*html now generated are XHTML1 valid too Daniel
-
William M. Brack authored
* genChRanges.py, chvalid.c, include/libxml/chvalid.h: minor enhancement to prevent comment with unreferenced variable. * threads.c xmlreader.c xmlwriter.c: edited some comments to improve auto-generation of documentation * apibuild.py: minor change to an error message
-
- 17 Nov, 2003 3 commits
-
-
Daniel Veillard authored
* doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl: more cleanup, improving navigation * doc/html/*.html: updated the result Daniel
-
Daniel Veillard authored
* doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl: improvement of the stylesheets, fixed a API generation problem, switched the stylesheet and Makefile to build the HTML output. * doc/html/*.html: complete update, ditched some old files, might introduce some breakage... Daniel
-
Daniel Veillard authored
* doc/newapi.xsl: lot of improvements, this starts looking good enough to be usable. Daniel
-
- 16 Nov, 2003 3 commits
-
-
Daniel Veillard authored
* doc/newapi.xsl: stylesheet to build HTML pages from the API XML description, Work in Progress Daniel
-
William M. Brack authored
* xpath.c: fixed bug 126976 (string != empty nodeset should be false)
-
William M. Brack authored
* doc/html/*.html: Finally - found the problem with the page generation (XMLPUBFUN not recognized by gtkdoc). Re-created the pages using a temporary version of include/libxml/*.h. * testOOMlib.c,include/libxml/encoding.h, include/libxml/schemasInternals.h,include/libxml/valid.h, include/libxml/xlink.h,include/libxml/xmlwin32version.h, include/libxml/xmlwin32version.h.in, include/libxml/xpathInternals.h: minor edit of comments to help automatic documentation generation * doc/docdescr.doc: small elaboration * doc/examples/test1.c,doc/examples/Makefile.am: re-commit (messed up on last try) * xmlreader.c: minor change to clear warning.
-
- 15 Nov, 2003 4 commits
-
-
Daniel Veillard authored
* Copyright: fixed some wording * libxml.spec.in: make sure doc/examples is packaged * include/libxml/tree.h valid.c xmlreader.c: fixed the really annoying problem about xmlRemoveID and xmlReader streaming. Thing looks fixed now, add to add a doc reference to the xmlID structure though... Daniel
-
MST 2003 John Fleck authored
Sat Nov 15 09:53:36 MST 2003 John Fleck <jfleck@inkstain.net> * doc/docdescr.doc added description of man page building
-
William M. Brack authored
* doc/html/libxml-chvalid.html, doc/html/libxml-dict.html, doc/html/libxml-list.html, doc/html/libxml-testOOMlib.html, doc/html/libxml-wincecompat, doc/html/winsockcompat.html, doc/html/libxml-xmlexports.html, doc/html/libxml-xmlversion.html, doc/html/libxml-xmlwin32version.html, doc/html/libxml-xmlwriter.html: added missing pages for the website.
-
William M. Brack authored
* doc/Makefile.am doc/*.html doc/html/*.html: rebuilt the generated pages (again), manually restored doc/html/index.html and manually edited generated file doc/gnome-xml.xml to put in appropriate headings. * doc/docdescr.doc: new file to describe details of the document generation (helps my memory for the next time) * genChRanges.py,chvalid.c,include/libxml/chvalid.h: minor enhancement to please the automatic documentation generation.
-
- 14 Nov, 2003 2 commits
-
-
William M. Brack authored
* catalog.c,relaxng.c,testAutomata.c,xpointer.c,genChRanges.py, chvalid.c,include/libxml/chvalid.h,doc/examples/test1.c: minor error cleanup for gcc-3.3.[12] compilation warnings.
-
William M. Brack authored
* tree.c: minor changes to some comments * doc/*.html: rebuilt the generated HTML pages for changes from jfleck (bug 126945)
-
- 13 Nov, 2003 2 commits
-
-
Daniel Veillard authored
* doc/examples/*: added Dodji's example, added output handling Daniel
-
Daniel Veillard authored
* doc/examples/*: added Aleksey XPath example, fixed bugs in the indexer Daniel
-
- 12 Nov, 2003 3 commits
-
-
Daniel Veillard authored
* doc/*: integrating the examples in the navigation menus * doc/examples/*: added make tests, updated the navigation, added a new test, cleanups, updates. Daniel
-
Daniel Veillard authored
* doc/*.html: rebuilt the generated HTML pages * doc/examples/*: updated the stylesheets, added a synopsis, Makefile.am is now generated by index.py Daniel
-
Daniel Veillard authored
* doc/site.xsl doc/examples/Makefile.am doc/examples/index.html: added autogeneration of a web page for the examples * doc/examples/example1.c doc/examples/.cvsignore doc/examples/examples.xml doc/examples/index.py: updated the informations extracted, improved the format and indexing. Daniel
-
- 11 Nov, 2003 1 commit
-
-
Daniel Veillard authored
* check-xinclude-test-suite.py: less verbose on difference * libxml.spec.in: cleanup * parser.c: fixed xmlCleanupParser() doc * doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml doc/examples/Makefile.am doc/examples/example1.c doc/examples/examples.xml doc/examples/index.py doc/examples/test1.xml: work on adding C examples and generating automated information about those. examples.xml is autogenerated describing the examples. * example/Makefile.am: cleanup Daniel
-
- 10 Nov, 2003 1 commit
-
-
William M. Brack authored
* genUnicode.py, xmlunicode.c, include/libxml/xmlunicode.h: fixed missing '-' in block names, enhanced the hack for ABI aliasing.
-
- 09 Nov, 2003 1 commit
-
-
William M. Brack authored
* genUnicode.py, xmlunicode.c, include/libxml/xmlunicode.h, python/libxml2class.txt: enhanced for range checking, updated to Unicode version 4.0.1 (API docs also updated) * python/generator.py: minor change to fix a warning
-
- 05 Nov, 2003 3 commits
-
-
Daniel Veillard authored
* Makefile.am: apply fix from Karl Eichwalder for script path Daniel
-
Daniel Veillard authored
* win32/configure.js: applied patch from Mark Vakoc to simplify his work from CVS checkouts. Daniel
-
MST 2003 John Fleck authored
Tue Nov 4 21:16:47 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmlreader.html minor cleanups
-
- 04 Nov, 2003 4 commits
-
-
William M. Brack authored
* include/libxml/xmlversion.h.in: changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined as __attribute__((unused))
-
William M. Brack authored
* python/generator.py: small enhancement to assure ATTRIBUTE_UNUSED appears after the variable declaration. * valid.c: trivial change to eliminate a warning message
-
Daniel Veillard authored
* configure.in NEWS doc/*: preparing release 2.6.2, updated and rebuilt the docs Daniel
-
Daniel Veillard authored
* xmllint.c: change --html to make sure we use the HTML serialization rule by default when HTML parser is used, add --xmlout to allow to force the XML serializer on HTML. * HTMLtree.c: ugly tweak to fix the output on <p> element and solve #125093 * result/HTML/*: this changes the output of some tests Daniel
-
- 03 Nov, 2003 4 commits
-
-
Daniel Veillard authored
* xinclude.c: fixed bug #125812, about XPointer in XInclude failing but not returning an error. Daniel
-
Daniel Veillard authored
* valid.c: fixed bug #125811 related to DTD post validation where the DTD doesn't pertain to a document. Daniel
-
Daniel Veillard authored
* parser.c xmlIO.c include/libxml/parserInternals.h: implemented the XML_PARSE_NONET parser option. * xmllint.c: converted xmllint.c to use the option instead of relying on the global resolver variable. Daniel
-
Daniel Veillard authored
* 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
-
- 01 Nov, 2003 1 commit
-
-
Daniel Veillard authored
* tree.c nanohttp.c threads.c: second BeOS patch from Marcin 'Shard' Konicki Daniel
-
- 31 Oct, 2003 4 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* parser.c: always generate line numbers Daniel
-
Daniel Veillard authored
* parser.c: fixed another regression introduced in fixing #125823 Daniel
-
Daniel Veillard authored
* python/libxml.c: previous fix for #124044 was broken, correct fix provided. * HTMLparser.c parser.c parserInternals.c xmlIO.c: fix xmlStopParser() and the error handlers to address #125877 Daniel
-
- 30 Oct, 2003 2 commits
-
-
Daniel Veillard authored
* parser.c: side effect of #123105 patch, namespace resolution would fail when defined in internal entities, fixes #125823 Daniel
-
Daniel Veillard authored
* python/libxml.c: be more defensive in the xmlReader python bindings fixing bug #124044 Daniel
-