summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix regresson in Various "make distcheck" and other fixesv1.1.27-rc1Roumen Petrov2012-09-051-1/+1
* EXSLT date normalization fixJames Muscat2012-09-043-1/+26
* Exit after compilation of invalid func:resultNick Wellnhofer2012-09-045-0/+25
* Fix for EXSLT func:functionNick Wellnhofer2012-09-041-2/+2
* Rewrite EXSLT string:replace to be conformantNick Wellnhofer2012-09-044-96/+255
* Remove .cvsignore files which are not needed anymoreDaniel Veillard2012-09-0435-152/+0
* Avoid a heap use after free errorChris Evans2012-09-031-2/+4
* Fix a dictionary string usageChris Evans2012-09-032-3/+49
* Output should not include extraneous newlines when indent is offLaurence Rowe2012-08-166-4/+19
* xincludestyle wasn't protected with LIBXML_XINCLUDE_ENABLEDMichael Bonfils2012-08-161-0/+2
* document('') fails to return stylesheets parsed from memoryJason Viers2012-08-161-4/+10
* Portability fix for testThreads.cIlyaS2012-08-161-8/+4
* FreeBSD portability fixesPedro F. Giffuni2012-08-162-2/+5
* xsltproc should return an error code if xinclude failsMalcolm Purvis2012-08-161-2/+9
* check for gmtime - on mingw* hosts will enable date-time functionRoumen Petrov2012-08-162-1/+4
* use only native crypto-API for mingw* hostsRoumen Petrov2012-08-161-0/+9
* Forwards-compatible processing of unknown top level elementsNick Wellnhofer2012-08-166-8/+55
* Fix system-property with unknown namespaceNick Wellnhofer2012-08-164-1/+17
* Hardening of code checking node types in EXSLTDaniel Veillard2012-08-161-2/+4
* Various "make distcheck" and other fixesDaniel Richard G2012-08-0939-338/+493
* Hardening of code checking node types in various entry pointDaniel Veillard2012-08-097-61/+86
* Cleanup of the pattern compilation codeDaniel Veillard2012-08-091-6/+47
* Tiny doc improvementDaniel Veillard2012-08-081-1/+1
* Fix default template processing on namespace nodesDaniel Veillard2012-08-081-1/+6
* Fix portability to upcoming libxml2-2.9.0Daniel Veillard2012-08-081-4/+18
* Adding --system flag support to autogen.shDaniel Veillard2012-08-081-2/+19
* Fix a bug in selecting XSLT elementsDaniel Veillard2012-08-071-2/+2
* Cleanup some misplaced spaces and tabsbaserock/morphDaniel Veillard2012-03-221-9/+8
* Allow per-context override of xsltMaxDepth, introduce xsltMaxVarsJérôme Carretero2012-03-2012-4/+54
* Fixed bug #616839Daniel Mustieles2012-03-192-2/+2
* autogen: Only check for libtoolizeColin Walters2012-01-271-1/+1
* Fix some case of pattern parsing errorsAbhishek Arya2012-01-221-0/+2
* Augment list of ignred filesDaniel Veillard2012-01-211-0/+4
* autogen.sh: Honor NOCONFIGURE environment variableColin Walters2011-12-271-5/+6
* minimal mingw supportRoumen Petrov2011-12-191-2/+9
* configure: remove checks for isinf and isnan as those are not used anywayStefan Kost2011-05-261-6/+0
* configure: acconfig.h is deprecated since autoconf-2.50Stefan Kost2011-05-212-13/+7
* configure: support silent automake rules if possibleStefan Kost2011-05-211-0/+5
* preproc: fix the buildStefan Kost2011-05-031-5/+7
* Point to GIT for source code and a bit of cleanupDaniel Veillard2011-03-113-23/+23
* Fix a memory leak with xsl:numberDaniel Veillard2011-03-075-0/+39
* Fix a problem with ESXLT date:add() with Januarymoney_seshu Dronamraju2011-03-075-2/+28
* Fix a memory leak if compiled with Windows locale supportDaniel Veillard2011-02-284-0/+21
* Fix generate-id() to not expose object addressesDaniel Veillard2011-02-221-5/+21
* Fix curlies support in literals for non-compiled AVTsNick Wellnhofer2010-11-085-1/+21
* Precompile patterns in xsl:numberNick Wellnhofer2010-11-083-43/+41
* Fix some warnings in the refactored codeNick Wellnhofer2010-11-082-1/+10
* Allow whitespace in xsl:variable with selectNick Wellnhofer2010-11-081-1/+17
* Small fixes to locale codeNick Wellnhofer2010-11-081-4/+5
* Fix bug 602515Nick Wellnhofer2010-11-085-9/+22