summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed to the MIT Licence updated the doc accordingly preparing 2.4.14Daniel Veillard2002-02-0823-555/+194
* oops, DanielDaniel Veillard2002-02-071-4/+4
* cleanup always use stdout if output is NULL don't close filedescriptorsDaniel Veillard2002-02-0710-27/+221
* fixed stupid bug #70738 found by alfons hoogervorstDaniel Veillard2002-02-062-1/+5
* cleanup the extension function lookup always compile the list DanielDaniel Veillard2002-02-065-16/+50
* do not install outside of prefix DanielDaniel Veillard2002-02-053-9/+14
* started adding SAX interfaces added a basic SAX test DanielDaniel Veillard2002-02-045-18/+561
* hardened the addChild function added accessors needed for xmlNode, a bitDaniel Veillard2002-02-049-11/+178
* change a small bit in the way valididy error messages get initializedDaniel Veillard2002-02-0315-18/+247
* more accessor classes for the parser context, allow to switch on and checkDaniel Veillard2002-02-0310-7/+189
* cleanup added class for parser context, added first cut for push modeDaniel Veillard2002-02-0311-422/+527
* fixed a small bug a bit of cleanup. DanielDaniel Veillard2002-02-024-2/+20
* adding error redirections and preformat to a python handler cleanup madeDaniel Veillard2002-02-0211-28/+184
* fixed a stupid bug when renaming a function DanielDaniel Veillard2002-02-023-3/+7
* Oops, missing an EXTRA_DIST, DanielDaniel Veillard2002-02-021-5/+6
* Progressing through the TODOs, class description output, extra XML API,Daniel Veillard2002-02-028-104/+188
* added more informations in the libxml2-python package including docs.Daniel Veillard2002-02-0214-20/+584
* more work, now able to extend the XPath interpreter with functions writtenDaniel Veillard2002-02-015-2/+186
* Jacob sent a patch to allow building from tarfile. DanielDaniel Veillard2002-02-013-1/+13
* Fixed a couple more of python building problems, DanielDaniel Veillard2002-02-012-6/+8
* Force the generato to use the API description in ../doc, DanielDaniel Veillard2002-01-311-1/+1
* inserted the python wrappers build, I hope this won't be too unportableDaniel Veillard2002-01-315-2/+87
* minor optimization more work on the python bindings, they now supportDaniel Veillard2002-01-316-220/+567
* more work on the python bindings generator. DanielDaniel Veillard2002-01-304-23/+253
* more work on the python bindings. DanielDaniel Veillard2002-01-304-21/+131
* commited early version of a python binding for private use only ATM DanielDaniel Veillard2002-01-307-3/+1042
* Changed to use chunk.xsl instaed of chunk-common.xsl as 1.48 changedDaniel Veillard2002-01-301-5/+5
* applied patch from Anthony Jones to implement copy of DTD subtree too. HadDaniel Veillard2002-01-264-5/+120
* added pointers to the web pages in the usage() DanielDaniel Veillard2002-01-252-0/+6
* more fixes from Petr Kozelka for attribute handling in the tree API toDaniel Veillard2002-01-242-18/+103
* another set of patches from Anthony Jones for copy operations cleanup andDaniel Veillard2002-01-245-36/+56
* fixed a small error, danielDaniel Veillard2002-01-232-2/+2
* generated an alphabetic index based on comments content rebuilt the webDaniel Veillard2002-01-2359-2/+27175
* Greg Sjaardema suggested to use an eponential buffer groth policy inDaniel Veillard2002-01-232-43/+52
* updated the python extractor to generate cross-references, andDaniel Veillard2002-01-2336-7/+11879
* added an xpath function to the shell for T. V. Raman DanielDaniel Veillard2002-01-222-1/+20
* patch from Anthony Jones to catch NULL nodes in debug routines. DanielDaniel Veillard2002-01-222-3/+84
* apply an patch from Petr Kozelka for unlink and replace support ofDaniel Veillard2002-01-222-9/+42
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-2225-2705/+4153
* improved the script to extracts comments from the gtk-doc DocBook outputDaniel Veillard2002-01-213-164/+1331
* Recompiled the docs, DanielDaniel Veillard2002-01-2128-2580/+7917
* added an XML description of the API, moved the script generating it here.Daniel Veillard2002-01-219-5538/+6496
* Adam Lounds pointed out a bug in xmlSearchNs() DanielDaniel Veillard2002-01-212-0/+6
* Trying to fix an alignment problem reported in IE, danielDaniel Veillard2002-01-2127-54/+54
* the change made to xmlXPathFuncLookupFunc was incompatible roll it backDaniel Veillard2002-01-213-5/+10
* cleanup patch from Anthony Jones fix the headers to avoid in make scanDaniel Veillard2002-01-2016-65/+254
* Fixed bug #68830, xmlcatalog now provides return codes in case of errorsDaniel Veillard2002-01-203-7/+41
* Added pointers and doc for the script too, DanielDaniel Veillard2002-01-193-4/+24
* Adding the script to rebuild DocBook XML catalogs, DanielDaniel Veillard2002-01-191-0/+279
* Upgraded to trio baseline 1.6Bjorn Reese2002-01-1912-1450/+2832