summaryrefslogtreecommitdiff
path: root/libxslt
Commit message (Expand)AuthorAgeFilesLines
* Crash compiling stylesheet with DTDMartin2009-09-161-3/+4
* Fix xsl:strip-space with namespace and wildcardNick Wellnhofer2009-09-161-1/+6
* Fix a problem with previous changeDaniel Veillard2009-09-161-0/+1
* Label xsltProcessOneNode as staticDaniel Veillard2009-09-161-1/+1
* Add API versioning and various cleanupsDaniel Veillard2009-09-168-9/+537
* Fix a mutex deadlock on unregistered extensionsNix2009-09-081-2/+6
* Fix potential crash on debug of extensions SolarisBen Walton2009-08-171-7/+8
* 305913 a serious problem in extensions reentrancyDaniel Veillard2009-08-145-61/+238
* Fix an idness issue when building the treeDaniel Veillard2009-07-241-0/+7
* git setupveillard2009-05-121-1/+1
* applied patch from Roumen Petrov for mingw cross compilation problemsDaniel Veillard2008-11-141-1/+1
* patch from Richard Jones to build shared libs with MinGW cross-compilerDaniel Veillard2008-10-281-1/+1
* prevent some unchecked pointer accesses, patch by Jake Goulding danielDaniel Veillard2008-10-071-2/+6
* tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 codeWilliam M. Brack2008-08-062-6/+7
* big patch from Roumen Petrov finishing xsl:sort lang support with manyDaniel Veillard2008-08-018-173/+216
* fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions DanielDaniel Veillard2008-08-011-1/+1
* avoid a quadratic behaviour when hitting duplicatesDaniel Veillard2008-07-271-7/+16
* patch from Ron Burk to fix problem with string check for element-availableWilliam M. Brack2008-07-101-0/+2
* added code to handle literal within an AVT #539741. tests/docs/Makefile.amWilliam M. Brack2008-06-251-1/+11
* patch from Roumen Petrov fixing include path when compiling with MinGWDaniel Veillard2008-06-131-1/+1
* patch from Nick Wellnhofer and Roumen Petrov to fix some portabilityDaniel Veillard2008-06-122-8/+17
* Forgot to commit the new files, DanielDaniel Veillard2008-06-032-0/+508
* patch from Nick Wellnhofer adding xsl:sort lang support using the localeDaniel Veillard2008-06-035-2/+30
* as Ralf Junker pointed out xsltExtFunctionLookup was defined but neverDaniel Veillard2008-06-031-4/+0
* release of 1.1.24 syntactic cleanup (Martin) Daniel1.1.24Daniel Veillard2008-05-131-3/+3
* fix the processing of top level elements of stylesheets which are not inDaniel Veillard2008-05-133-10/+58
* fix the key initialization problem introduced when tracking Josef UrbanDaniel Veillard2008-05-095-188/+161
* fixes #527297 general patter comps fix and cleanup other cleanups DanielDaniel Veillard2008-04-143-25/+81
* release of 1.1.23 Daniel1.1.23Daniel Veillard2008-04-081-3/+3
* avoid a scary realloc() loop should fix #520383 DanielDaniel Veillard2008-04-031-1/+1
* applied patch from Peter Pawlowski fixing a timezone offset problem, fixesDaniel Veillard2008-04-031-4/+4
* patch from Rob Richards for VS 2008 fix a problem with namespace nodesDaniel Veillard2008-03-131-0/+2
* *libxslt/extensions.c: fixed minor error bug #516483William M. Brack2008-02-151-1/+1
* applied documentation patch from Jason Viers for xsltParseStylesheetDocDaniel Veillard2008-02-051-1/+5
* fixed a problem on superfluous re-generation of keys reported on theWilliam M. Brack2007-12-243-59/+83
* preparing release of 1.1.22 DanielLIBXSLT_1_1_22Daniel Veillard2007-08-231-3/+3
* applied patch from Rob Richards to fix a stylesheet compilation errorDaniel Veillard2007-08-231-1/+5
* applied patch from Roland Schwarz and Rob Richards to fix the securityDaniel Veillard2007-08-231-0/+24
* Removed the exclude-result-prefix change of 31 May 2007. Fixes bugWilliam M. Brack2007-07-261-17/+8
* Fixed problem with RVT cleanup related to some exslt functions (reportedWilliam M. Brack2007-06-161-0/+4
* preparing release of 1.1.20 DanielLIBXSLT_1_1_21Daniel Veillard2007-06-121-3/+3
* fixed obscure namespace problem related to exclude-result-prefixWilliam M. Brack2007-05-311-8/+17
* fixed minor compilation warning in libxslt/transform.cWilliam M. Brack2007-05-061-1/+1
* fixed xpath context housekeeping problem on processing 'choose' (bugWilliam M. Brack2007-05-041-0/+6
* fixed (another) problem with cached RVT's (from re-opened #378766).'William M. Brack2007-04-261-0/+3
* apply patch fron Shaun McCance to hook xsl:message construct to the newDaniel Veillard2007-03-271-4/+10
* added setting of TRIO_REPLACE_STDIO when TRIO routines are required.William M. Brack2007-03-023-6/+15
* Fixed problem with namespace on compound predicate (bug #407731)William M. Brack2007-02-141-2/+13
* added check for memory allocation error (bug #400242); fixed "type-punnedWilliam M. Brack2007-01-242-12/+23
* preparing release of 1.1.20 small patch for missing includes on some BSD,Daniel Veillard2007-01-171-3/+3