summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding new generated filesDaniel Veillard2010-11-082-0/+73
* Fix popping of vars in xsltCompilerNodePopNick Wellnhofer2010-11-081-1/+1
* Fix direct pattern matching bugNick Wellnhofer2010-11-086-1/+20
* Get rid of specific build setup and STATIC_BINARIESDaniel Veillard2010-11-084-33/+6
* Fix a small out of tree compilation issueHao Hu2010-10-121-1/+1
* profiling: add callgraph reportStefan Kost2010-04-125-31/+250
* Various documentation fixes for docs on internalsC. M. Sperberg-McQueen2010-03-172-59/+74
* Fix python generator to not use deprecated xmllibDaniel Veillard2010-01-131-63/+13
* link python module with python libraryFrederic Crozat2009-09-242-1/+3
* Release of libxslt-1.1.26v1.1.26Daniel Veillard2009-09-2456-144/+368
* Add xsltProcessOneNode to exported symbols for lxmlDaniel Veillard2009-09-243-39/+44
* Fix an idness generation problemDaniel Veillard2009-09-241-6/+9
* 595612 Try to fix some locking problemsDaniel Veillard2009-09-201-12/+22
* Fix a crash on misformed imported stylesheetsDaniel Veillard2009-09-181-1/+1
* Release of libxslt-1.1.25v1.1.25Daniel Veillard2009-09-1714-39/+344
* Allow use of EXSLT outside XSLTMartin2009-09-175-0/+308
* Big fixes of pattern compilationsNick Wellnhofer2009-09-1711-182/+128
* Support Esperanto localeNick Wellnhofer2009-09-171-4/+13
* Fix uses of xmlAddChild for error handlingDaniel Veillard2009-09-171-11/+37
* Change how attributes are copied for id and speedDaniel Veillard2009-09-171-268/+254
* Detect deep recusion on function callsDaniel Veillard2009-09-172-0/+13
* Avoid an error in namespace generationMartin2009-09-171-0/+4
* Fix importing of encoding from included stylesheetsNick Wellnhofer2009-09-177-4/+29
* Add a few more files to ignoreDaniel Veillard2009-09-171-0/+6
* Fix problems with embedded stylesheets and namespacesMartin2009-09-176-10/+69
* QName parsing fix for patternsMartin2009-09-171-1/+2
* Crash compiling stylesheet with DTDMartin2009-09-161-3/+4