summaryrefslogtreecommitdiff
path: root/libexslt
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Big space and tabs cleanupDaniel Veillard10-104/+104
2012-09-12Add the saxon:systemId extensionMike Hommey1-0/+29
2012-09-06Null-terminate result string of cry:rc4_decryptNick Wellnhofer1-1/+2
2012-09-04EXSLT date normalization fixJames Muscat1-1/+1
2012-09-04Exit after compilation of invalid func:resultNick Wellnhofer1-0/+5
2012-09-04Fix for EXSLT func:functionNick Wellnhofer1-2/+2
2012-09-04Rewrite EXSLT string:replace to be conformantNick Wellnhofer1-95/+227
2012-09-04Remove .cvsignore files which are not needed anymoreDaniel Veillard1-16/+0
2012-08-16FreeBSD portability fixesPedro F. Giffuni1-1/+1
2012-08-16Hardening of code checking node types in EXSLTDaniel Veillard1-2/+4
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-5/+5
2011-03-07Fix a problem with ESXLT date:add() with Januarymoney_seshu Dronamraju1-1/+1
2010-10-12Fix a small out of tree compilation issueHao Hu1-1/+1
2009-09-17Allow use of EXSLT outside XSLTMartin5-0/+308
2009-09-17Detect deep recusion on function callsDaniel Veillard1-0/+12
2009-09-16Add API versioning and various cleanupsDaniel Veillard1-3/+8
2009-08-21Fix redundant headers in listDaniel Veillard1-2/+0
2009-08-14305913 a serious problem in extensions reentrancyDaniel Veillard1-0/+1
2009-01-24Fixed indexing error reported by Ron Burk on the mailing list.William M. Brack1-5/+4
2008-11-14applied patch from Roumen Petrov for mingw cross compilation problemsDaniel Veillard1-1/+1
2008-08-06tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 codeWilliam M. Brack1-2/+2
2008-08-01fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions DanielDaniel Veillard1-15/+69
2008-07-12fixed incorrect argument popping in exsltMathAtan2Function #541965William M. Brack1-4/+4
2008-06-13patch from Roumen Petrov fixing include path when compiling with MinGWDaniel Veillard2-2/+2
2008-04-08add back #452876 patch lost on previous commit, DanielDaniel Veillard1-9/+15
2008-04-08new version of patch from Peter Pawlowski DanielDaniel Veillard1-49/+35
2008-04-03applied patch from Peter Pawlowski fixing a timezone offset problem, fixesDaniel Veillard1-5/+27
2008-03-15*libexslt/functions.c: fixed minor error reported on the mailingWilliam M. Brack1-2/+9
2007-11-13After discussion on Bugzilla with Peter Pawlowski, added same code forWilliam M. Brack2-6/+25
2007-11-12Added code to mark the results of str:tokenize and str:split as "functionWilliam M. Brack1-0/+10
2007-10-10applied patch from Maurice van der Pot to fix EXSLT week-in-year extensonDaniel Veillard1-9/+15
2007-08-23apply patch from Björn Wiberg fixing build on AIX and closing bug #332173Daniel Veillard1-0/+2
2007-05-06fixed two memory leaks, one in exsltMathConstant and one inWilliam M. Brack1-29/+9
2007-01-17preparing release of 1.1.20 small patch for missing includes on some BSD,Daniel Veillard1-0/+7
2007-01-11added new function replace from Joel Reed. added new test case for above.William M. Brack1-0/+140
2006-12-11further enhancement to the original fix for bug #381319 (which was notWilliam M. Brack1-12/+42
2006-12-09changed handling of function params to fix bug #381319 exposedWilliam M. Brack1-45/+41
2006-10-26preparing release of libxslt-1.1.18, this bumps libxml2 requirement toDaniel Veillard1-2/+1
2006-10-12fixed end-of-month problem in exsltDateCurrent (#359246)William M. Brack1-1/+5
2006-10-11a missing DESTDIR fix reference to build paths in python module fix theDaniel Veillard1-2/+2
2006-08-09Fixed problem with cleanup of RVT's, should clear bug350085; cleaned upWilliam M. Brack1-1/+1
2006-07-14Committing again, since I forgot to switch from win to linux linebreaks inKasimier T. Buchcik4-1660/+1660
2006-07-14Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly,Kasimier T. Buchcik4-1595/+1660
2006-05-05Next step of refactoring (plus some bug-fixes). For more details seeKasimier T. Buchcik1-6/+25
2006-03-10various assorted small cleanups based on the Coverity reports DanielDaniel Veillard3-2/+20
2005-11-21Albert Chin found another signed/unsigned problem in the date and timeDaniel Veillard1-2/+2
2005-11-21patch from Albert Chin needed for HP-UX which doesn't have <sys/select.h>Daniel Veillard1-0/+2
2005-11-21Albert Chin posted a patch to fix a problem on Solaris with dates,Daniel Veillard1-1/+2
2005-11-16fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixesDaniel Veillard1-4/+5
2005-10-04applied fix to date:week-in-year posted to the mailing list by ThomasWilliam M. Brack1-2/+2