summaryrefslogtreecommitdiff
path: root/libexslt/functions.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-13Imported Upstream version 1.1.35upstream/1.1.35DongHun Kwak1-6/+0
2019-11-12Imported Upstream version 1.1.34upstream/1.1.34DongHun Kwak1-2/+7
2019-11-12Imported Upstream version 1.1.33upstream/1.1.33DongHun Kwak1-22/+49
2017-12-04Imported Upstream version 1.1.32upstream/1.1.32DongHun Kwak1-1/+1
2017-10-17Imported Upstream version 1.1.30_rc2upstream/1.1.30_rc2DongHun Kwak1-1/+2
2017-10-17Imported Upstream version 1.1.30_rc1upstream/1.1.30_rc1DongHun Kwak1-26/+28
2016-06-22Imported Upstream version 1.1.29upstream/1.1.29DongHun Kwak1-0/+14
2012-09-12Big space and tabs cleanupDaniel Veillard1-12/+12
2012-09-04Exit after compilation of invalid func:resultNick Wellnhofer1-0/+5
2012-09-04Fix for EXSLT func:functionNick Wellnhofer1-2/+2
2012-08-16Hardening of code checking node types in EXSLTDaniel Veillard1-2/+4
2009-09-17Detect deep recusion on function callsDaniel Veillard1-0/+12
2008-03-15*libexslt/functions.c: fixed minor error reported on the mailingWilliam M. Brack1-2/+9
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-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. Buchcik1-729/+729
2006-07-14Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly,Kasimier T. Buchcik1-680/+729
2006-05-05Next step of refactoring (plus some bug-fixes). For more details seeKasimier T. Buchcik1-6/+25
2005-11-16fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixesDaniel Veillard1-4/+5
2004-10-23changed some variable names for warning cleanup when -ansi flag is notWilliam M. Brack1-5/+5
2004-10-15changed date.c to use gmtime_r if available (bug 129983) fixed a namespaceWilliam M. Brack1-1/+22
2003-11-12applied patch for param visibility from Shaun McCance. Changed variableWilliam M. Brack1-8/+17
2003-11-02fixed bug #125502 and corrected expected test output fixed broken testWilliam M. Brack1-3/+3
2003-08-18applied patch from Mikhail Grushinskiy for compilation with MingW compilerDaniel Veillard1-1/+1
2003-07-09fixed bug 114812William M. Brack1-8/+69
2003-04-30cleaning up Result Value Tree handling fixed a pair of implementations.Daniel Veillard1-5/+14
2002-03-18preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT andDaniel Veillard1-0/+1
2002-03-07fixed bug #73791 related to extension function declared in includedDaniel Veillard1-0/+1
2002-01-17applied Robert Collins patch for Cygwin support DanielDaniel Veillard1-2/+2
2001-10-19moved the config.h include out of exsltconfig.h since this header isDaniel Veillard1-0/+6
2001-08-05modified extension framework to easify extension element precomputation.Thomas Broyer1-19/+71
2001-08-03this got fixed by libxml patches Applied Igor Zlatkovic Win32 FaceliftDaniel Veillard1-0/+2
2001-07-30fixed memory leaksThomas Broyer1-6/+12
2001-07-28more cleanup of the problems introduced with EXSLT, also closes bug #58180Daniel Veillard1-3/+7
2001-07-26applied changes from Tom Moog #58002 Some cleanup, there is still a memoryDaniel Veillard1-0/+2
2001-07-26new extension framework. Added stylesheet module data, top-level andThomas Broyer1-39/+107
2001-07-16removed utils.[ch] as their content is integrated in libxml uses the newThomas Broyer1-1/+0
2001-07-15some more generated files to ignore utils.h not installed anymore changedThomas Broyer1-58/+61
2001-07-15Integrating EXSLT and cleanup:Daniel Veillard1-2/+3
2001-07-15start implementing EXSLTThomas Broyer1-0/+415