summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-10simple cast missing Peter Breitenlohner added deps to libxslt integratedDaniel Veillard4-3/+12
2003-07-09fixed bug 114812William M. Brack4-8/+102
2003-07-09patch from Sean Treadway, adding Python bindings for extension element andDaniel Veillard8-40/+387
2003-07-08applied patch from #116943 which should fix the xsltSaveResultToFileDaniel Veillard2-1/+6
2003-07-07removed an old reference to libxml2 >= 2.2.12 DanielDaniel Veillard3-1/+21
2003-07-06Seems I forgot to rebuild the docs before the build, oops, DanielDaniel Veillard2-9/+27
2003-07-06releasing 1.0.31 update and rebuild of the docs DanielDaniel Veillard5-11/+32
2003-07-06fixing bug #115913 for xsl:copy with namespace nodes. added the test toDaniel Veillard7-0/+47
2003-07-06fix bug #115778 for attribute value template on xsl:sort order DanielDaniel Veillard2-1/+6
2003-07-06applied patch from Keith Isdale to desactivate node numbering when runningDaniel Veillard3-2/+9
2003-07-05fix the write checking code when the output filename does not parse as anDaniel Veillard2-4/+12
2003-06-22Albert Chin pointed out that trio.h and triodef.h were missing from theDaniel Veillard2-1/+6
2003-06-13Moved the man pages to section 3 applied patch from Peter BreitenlohnerDaniel Veillard50-1983/+1654
2003-06-08*** empty log message ***Igor Zlatkovic1-0/+5
2003-06-08changed xsltChoose to ignore whitespace which is a sibling of xsl:whenIgor Zlatkovic1-3/+12
2003-05-31*** empty log message ***Igor Zlatkovic1-0/+5
2003-05-31fixed potential crash incase of a bad stylesheetIgor Zlatkovic1-5/+7
2003-05-20fixes a 64bits cleanliness issue #113318 DanielDaniel Veillard2-2/+7
2003-05-17*** empty log message ***Igor Zlatkovic4-380/+274
2003-05-16added the example for bug #112904 in the regression tests, the bug fix isDaniel Veillard6-0/+21
2003-05-15fixing portability bug #113002 on HP-UX cleanup of --with-python like forDaniel Veillard6-86/+84
2003-05-15''William M. Brack2-6/+6
2003-05-15Fixed bug 112995William M. Brack5-1/+66
2003-05-13fixing bug #112803 , make sure to avoid network accesses when buildingDaniel Veillard2-6/+11
2003-05-10fixed a segfault introduced with the RVT handling change, bug #112703 .Daniel Veillard2-0/+6
2003-05-10make sure stylesheet compilation errors forces a NULL stylesheet, fixesDaniel Veillard2-0/+10
2003-05-04preparing release 1.0.30 backported a patch from libxml2 updated andDaniel Veillard10-15/+80
2003-04-30cleaning up Result Value Tree handling fixed a pair of implementations.Daniel Veillard10-44/+200
2003-04-30fixing bug #111755 when a template is applied to an attribute added theDaniel Veillard8-6/+52
2003-04-29Added informations about xslt-config in the FAQ, DanielDaniel Veillard4-4/+35
2003-04-29Typo fixup, DanielDaniel Veillard1-1/+1
2003-04-29Fixed a couple of Makefile glitches, danielDaniel Veillard1-8/+6
2003-04-29upgraded to the XML/XSLT toolchain for the HTML generation fixing #111799Daniel Veillard27-25548/+3518
2003-04-27*** empty log message ***Igor Zlatkovic1-0/+5
2003-04-27added more exportsIgor Zlatkovic1-0/+1
2003-04-27removed premature call to xsltFreeStackElemIgor Zlatkovic1-1/+0
2003-04-27updated the web site, made the transition to XHTML1 added validityDaniel Veillard22-2023/+626
2003-04-26Added a picture of the duck on the DocBook page, DanielDaniel Veillard3-0/+2
2003-04-26fixed a problem in the generator where the way functions are remapped asDaniel Veillard5-4/+12
2003-04-25automated the generation of the man page DanielDaniel Veillard4-6/+13
2003-04-23fixed a bug introduced in the last commit tried to fix #111437 side effectDaniel Veillard46-50/+14
2003-04-23applied last patch for #110023 from Mark Vakoc fixed a memory leak whenDaniel Veillard4-60/+77
2003-04-23patch from Vasily Tchekalkin fixing bug #111420 about doubleDaniel Veillard2-0/+14
2003-04-23fix bug #110577 namespace in copy-of don't obbey the same rules as forDaniel Veillard14-21/+222
2003-04-22fix a memory related segfault on a pattern compilation error #110189Daniel Veillard2-1/+6
2003-04-22fixing bug #110020 on global parameter and variables mismatch added theDaniel Veillard7-1/+58
2003-04-21applied patch from Charles Bozeman fixing the math power function whereDaniel Veillard8-4/+49
2003-04-14added 1 to HAVE_MATH_H to please the compilerIgor Zlatkovic1-9/+9
2003-04-14*** empty log message ***Igor Zlatkovic1-1/+5
2003-04-14added HAVE_MATH_HIgor Zlatkovic1-1/+1