summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Cleanup some misplaced spaces and tabsDaniel Veillard1-9/+8
2012-03-20Allow per-context override of xsltMaxDepth, introduce xsltMaxVarsJérôme Carretero12-4/+54
2012-03-19Fixed bug #616839Daniel Mustieles2-2/+2
2012-01-27autogen: Only check for libtoolizeColin Walters1-1/+1
2012-01-22Fix some case of pattern parsing errorsAbhishek Arya1-0/+2
2012-01-21Augment list of ignred filesDaniel Veillard1-0/+4
2011-12-27autogen.sh: Honor NOCONFIGURE environment variableColin Walters1-5/+6
2011-12-19minimal mingw supportRoumen Petrov1-2/+9
2011-05-26configure: remove checks for isinf and isnan as those are not used anywayStefan Kost1-6/+0
2011-05-21configure: acconfig.h is deprecated since autoconf-2.50Stefan Kost2-13/+7
2011-05-21configure: support silent automake rules if possibleStefan Kost1-0/+5
2011-05-03preproc: fix the buildStefan Kost1-5/+7
2011-03-11Point to GIT for source code and a bit of cleanupDaniel Veillard3-23/+23
2011-03-07Fix a memory leak with xsl:numberDaniel Veillard5-0/+39
2011-03-07Fix a problem with ESXLT date:add() with Januarymoney_seshu Dronamraju5-2/+28
2011-02-28Fix a memory leak if compiled with Windows locale supportDaniel Veillard4-0/+21
2011-02-22Fix generate-id() to not expose object addressesDaniel Veillard1-5/+21
2010-11-08Fix curlies support in literals for non-compiled AVTsNick Wellnhofer5-1/+21
2010-11-08Precompile patterns in xsl:numberNick Wellnhofer3-43/+41
2010-11-08Fix some warnings in the refactored codeNick Wellnhofer2-1/+10
2010-11-08Allow whitespace in xsl:variable with selectNick Wellnhofer1-1/+17
2010-11-08Small fixes to locale codeNick Wellnhofer1-4/+5
2010-11-08Fix bug 602515Nick Wellnhofer5-9/+22
2010-11-08Adding new generated filesDaniel Veillard2-0/+73
2010-11-08Fix popping of vars in xsltCompilerNodePopNick Wellnhofer1-1/+1
2010-11-08Fix direct pattern matching bugNick Wellnhofer6-1/+20
2010-11-08Get rid of specific build setup and STATIC_BINARIESDaniel Veillard4-33/+6
2010-10-12Fix a small out of tree compilation issueHao Hu1-1/+1
2010-04-12profiling: add callgraph reportStefan Kost5-31/+250
2010-03-17Various documentation fixes for docs on internalsC. M. Sperberg-McQueen2-59/+74
2010-01-13Fix python generator to not use deprecated xmllibDaniel Veillard1-63/+13
2009-09-24link python module with python libraryFrederic Crozat2-1/+3
2009-09-24Release of libxslt-1.1.26Daniel Veillard56-144/+368
2009-09-24Add xsltProcessOneNode to exported symbols for lxmlDaniel Veillard3-39/+44
2009-09-24Fix an idness generation problemDaniel Veillard1-6/+9
2009-09-20595612 Try to fix some locking problemsDaniel Veillard1-12/+22
2009-09-18Fix a crash on misformed imported stylesheetsDaniel Veillard1-1/+1
2009-09-17Release of libxslt-1.1.25Daniel Veillard14-39/+344
2009-09-17Allow use of EXSLT outside XSLTMartin5-0/+308
2009-09-17Big fixes of pattern compilationsNick Wellnhofer11-182/+128
2009-09-17Support Esperanto localeNick Wellnhofer1-4/+13
2009-09-17Fix uses of xmlAddChild for error handlingDaniel Veillard1-11/+37
2009-09-17Change how attributes are copied for id and speedDaniel Veillard1-268/+254
2009-09-17Detect deep recusion on function callsDaniel Veillard2-0/+13
2009-09-17Avoid an error in namespace generationMartin1-0/+4
2009-09-17Fix importing of encoding from included stylesheetsNick Wellnhofer7-4/+29
2009-09-17Add a few more files to ignoreDaniel Veillard1-0/+6
2009-09-17Fix problems with embedded stylesheets and namespacesMartin6-10/+69
2009-09-17QName parsing fix for patternsMartin1-1/+2
2009-09-16Crash compiling stylesheet with DTDMartin1-3/+4