Age | Commit message (Expand) | Author | Files | Lines |
2012-11-21 | add gcrypt library in LIBADD, not LDFLAGS, as recommended | Roumen Petrov | 1 | -2/+2 |
2012-09-12 | Big space and tabs cleanup | Daniel Veillard | 10 | -104/+104 |
2012-09-12 | Add the saxon:systemId extension | Mike Hommey | 1 | -0/+29 |
2012-09-06 | Null-terminate result string of cry:rc4_decrypt | Nick Wellnhofer | 1 | -1/+2 |
2012-09-04 | EXSLT date normalization fix | James Muscat | 1 | -1/+1 |
2012-09-04 | Exit after compilation of invalid func:result | Nick Wellnhofer | 1 | -0/+5 |
2012-09-04 | Fix for EXSLT func:function | Nick Wellnhofer | 1 | -2/+2 |
2012-09-04 | Rewrite EXSLT string:replace to be conformant | Nick Wellnhofer | 1 | -95/+227 |
2012-09-04 | Remove .cvsignore files which are not needed anymore | Daniel Veillard | 1 | -16/+0 |
2012-08-16 | FreeBSD portability fixes | Pedro F. Giffuni | 1 | -1/+1 |
2012-08-16 | Hardening of code checking node types in EXSLT | Daniel Veillard | 1 | -2/+4 |
2012-08-09 | Various "make distcheck" and other fixes | Daniel Richard G | 1 | -5/+5 |
2011-03-07 | Fix a problem with ESXLT date:add() with January | money_seshu Dronamraju | 1 | -1/+1 |
2010-10-12 | Fix a small out of tree compilation issue | Hao Hu | 1 | -1/+1 |
2009-09-17 | Allow use of EXSLT outside XSLT | Martin | 5 | -0/+308 |
2009-09-17 | Detect deep recusion on function calls | Daniel Veillard | 1 | -0/+12 |
2009-09-16 | Add API versioning and various cleanups | Daniel Veillard | 1 | -3/+8 |
2009-08-21 | Fix redundant headers in list | Daniel Veillard | 1 | -2/+0 |
2009-08-14 | 305913 a serious problem in extensions reentrancy | Daniel Veillard | 1 | -0/+1 |
2009-01-24 | Fixed indexing error reported by Ron Burk on the mailing list. | William M. Brack | 1 | -5/+4 |
2008-11-14 | applied patch from Roumen Petrov for mingw cross compilation problems | Daniel Veillard | 1 | -1/+1 |
2008-08-06 | tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 code | William M. Brack | 1 | -2/+2 |
2008-08-01 | fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions Daniel | Daniel Veillard | 1 | -15/+69 |
2008-07-12 | fixed incorrect argument popping in exsltMathAtan2Function #541965 | William M. Brack | 1 | -4/+4 |
2008-06-13 | patch from Roumen Petrov fixing include path when compiling with MinGW | Daniel Veillard | 2 | -2/+2 |
2008-04-08 | add back #452876 patch lost on previous commit, Daniel | Daniel Veillard | 1 | -9/+15 |
2008-04-08 | new version of patch from Peter Pawlowski Daniel | Daniel Veillard | 1 | -49/+35 |
2008-04-03 | applied patch from Peter Pawlowski fixing a timezone offset problem, fixes | Daniel Veillard | 1 | -5/+27 |
2008-03-15 | *libexslt/functions.c: fixed minor error reported on the mailing | William M. Brack | 1 | -2/+9 |
2007-11-13 | After discussion on Bugzilla with Peter Pawlowski, added same code for | William M. Brack | 2 | -6/+25 |
2007-11-12 | Added code to mark the results of str:tokenize and str:split as "function | William M. Brack | 1 | -0/+10 |
2007-10-10 | applied patch from Maurice van der Pot to fix EXSLT week-in-year extenson | Daniel Veillard | 1 | -9/+15 |
2007-08-23 | apply patch from Björn Wiberg fixing build on AIX and closing bug #332173 | Daniel Veillard | 1 | -0/+2 |
2007-05-06 | fixed two memory leaks, one in exsltMathConstant and one in | William M. Brack | 1 | -29/+9 |
2007-01-17 | preparing release of 1.1.20 small patch for missing includes on some BSD, | Daniel Veillard | 1 | -0/+7 |
2007-01-11 | added new function replace from Joel Reed. added new test case for above. | William M. Brack | 1 | -0/+140 |
2006-12-11 | further enhancement to the original fix for bug #381319 (which was not | William M. Brack | 1 | -12/+42 |
2006-12-09 | changed handling of function params to fix bug #381319 exposed | William M. Brack | 1 | -45/+41 |
2006-10-26 | preparing release of libxslt-1.1.18, this bumps libxml2 requirement to | Daniel Veillard | 1 | -2/+1 |
2006-10-12 | fixed end-of-month problem in exsltDateCurrent (#359246) | William M. Brack | 1 | -1/+5 |
2006-10-11 | a missing DESTDIR fix reference to build paths in python module fix the | Daniel Veillard | 1 | -2/+2 |
2006-08-09 | Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up | William M. Brack | 1 | -1/+1 |
2006-07-14 | Committing again, since I forgot to switch from win to linux linebreaks in | Kasimier T. Buchcik | 4 | -1660/+1660 |
2006-07-14 | Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly, | Kasimier T. Buchcik | 4 | -1595/+1660 |
2006-05-05 | Next step of refactoring (plus some bug-fixes). For more details see | Kasimier T. Buchcik | 1 | -6/+25 |
2006-03-10 | various assorted small cleanups based on the Coverity reports Daniel | Daniel Veillard | 3 | -2/+20 |
2005-11-21 | Albert Chin found another signed/unsigned problem in the date and time | Daniel Veillard | 1 | -2/+2 |
2005-11-21 | patch from Albert Chin needed for HP-UX which doesn't have <sys/select.h> | Daniel Veillard | 1 | -0/+2 |
2005-11-21 | Albert Chin posted a patch to fix a problem on Solaris with dates, | Daniel Veillard | 1 | -1/+2 |
2005-11-16 | fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixes | Daniel Veillard | 1 | -4/+5 |