summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - xpath.c: finally implemented xmlXPathCompareNodeSetsPRE_MUCKUP3PRE_MUCKUP2PRE_MUCKUPDaniel Veillard2001-02-214-9/+160
* - tree.c: fixed xmlNodeGetContent, it was not recursing on childDaniel Veillard2001-02-216-29/+155
* cut and past error in Changelog, DanielDaniel Veillard2001-02-191-1/+1
* - Makefile.am valid.c list.[ch]: Gary Pennington provided aDaniel Veillard2001-02-197-114/+1063
* - configure.in: fixed iconv detection on AIX (stric)Daniel Veillard2001-02-192-1/+5
* - xpath.c: fixed "*" (unbelievable !) and a couple of warningsDaniel Veillard2001-02-192-2/+9
* *** empty log message ***Bjorn Reese2001-02-181-0/+5
* xmlXPathNodeSetSort now uses Shell's sorting algorithmBjorn Reese2001-02-181-9/+17
* More bugfixes due to DocBook:Daniel Veillard2001-02-173-1/+9
* - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double nowDaniel Veillard2001-02-162-1/+5
* - tree.[ch] parser.c xpath.c: fixed the problem of addressingDaniel Veillard2001-02-166-2/+74
* couple of fixes before release:Daniel Veillard2001-02-154-6/+54
* Couple of fixes, getting ready for 2.3.1:Daniel Veillard2001-02-155-15/+46
* - hash.[ch]: added Paolo Casarini patch to provide Delete fromDaniel Veillard2001-02-1423-842/+988
* testing and bug fixing related to XSLT:Daniel Veillard2001-02-1310-115/+169
* Well the bugs I was chasing on XSLT were ... in libxml ... grrrr:Daniel Veillard2001-02-123-3/+16
* bit of testing, a bit of fixing, a bit of testing, a bit of fixing ...Daniel Veillard2001-02-114-29/+42
* Fixed last point, DanielDaniel Veillard2001-02-101-2/+1
* Fixed formatting, Daniel.Daniel Veillard2001-02-101-13/+11
* Fixed some old stuff, added the faq about blanks, DanielDaniel Veillard2001-02-101-31/+37
* - README: a bit of cleanupLIBXML_2_3_0Daniel Veillard2001-02-084-34/+28
* - hash.[ch]: added a first version of xmlHashSize()Daniel Veillard2001-02-085-2/+31
* - valid.c: couple of bug fixes pointed by Gary PenningtonDaniel Veillard2001-02-073-17/+25
* How to remove 20% of XSLT execution time in less than 20 lines of codeDaniel Veillard2001-02-062-10/+65
* Bug fixes and an extension found and required by XSLT:Daniel Veillard2001-02-0511-26/+72
* Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilenameDaniel Veillard2001-02-033-5/+8
* Rewrite/cleanup/tests of URI normalization:Daniel Veillard2001-02-029-26/+259
* - uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPathDaniel Veillard2001-02-022-0/+7
* fixed a number of problems in XPATH_XSLT_TREE processing DanielDaniel Veillard2001-02-012-12/+41
* XSLT debug side effect:Daniel Veillard2001-01-312-5/+10
* First libxml head patch from the Gnome community since a looong time :-)Daniel Veillard2001-01-313-3/+15
* Fixes inherited from XSLT testing:Daniel Veillard2001-01-316-17/+44
* Fixed generated doc, DanielDaniel Veillard2001-01-2926-5368/+4933
* Renamed the library to libxml2 and made the changes needed to haveDaniel Veillard2001-01-289-38/+42
* - Makefile.am configure.in libxml-2.0.pc.in: started working on gettingDaniel Veillard2001-01-274-8/+13
* Makefile/doc maintenance:Daniel Veillard2001-01-276-900/+917
* auto*, DanielDaniel Veillard2001-01-271-22/+18
* - tree.c: patch from Bjorn Reese on xmlBufferCCatDaniel Veillard2001-01-263-18/+27
* Some packaging cleanup:Daniel Veillard2001-01-256-26/+38
* - xpath.h: added a hook in the context structure allowing toDaniel Veillard2001-01-253-0/+11
* Incorporated patches, some cleanup:Daniel Veillard2001-01-2510-101/+278
* Fixed a problem with EXTRA_DiST, Daniel.Daniel Veillard2001-01-234-25/+26
* Added link to FEATURES in lxr, DanielDaniel Veillard2001-01-231-2/+4
* took me nearly 2 years to find the way to not build in SUBDIRS beforeDaniel Veillard2001-01-223-7/+7
* - doc/xml.html: updated with an XSLT section, removed pointer toDaniel Veillard2001-01-222-14/+28
* Memory issues on the new type:Daniel Veillard2001-01-222-1/+41
* More work, bugfixes for problems detected by XSLT, and addition ofDaniel Veillard2001-01-229-10/+87
* grrr there was still a static decl left, DanielDaniel Veillard2001-01-211-1/+1
* Just mad a function public:Daniel Veillard2001-01-216-3/+23
* - xpath.c: seems I finally killed that ugly path evaluationDaniel Veillard2001-01-205-2/+28