summaryrefslogtreecommitdiff
path: root/libxslt/functions.c
Commit message (Expand)AuthorAgeFilesLines
* Fix generate-id() to not expose object addressesDaniel Veillard2011-02-221-5/+21
* patch from Ron Burk to fix problem with string check for element-availableWilliam M. Brack2008-07-101-0/+2
* fixed two problems related to checking of fragments, related to pythonWilliam M. Brack2007-01-151-4/+6
* Committing again, since I forgot to switch from win to linux linebreaks inKasimier T. Buchcik2006-07-141-971/+971
* Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly,Kasimier T. Buchcik2006-07-141-917/+971
* minor changes to get rid of gcc warnings, especially on 64-bit system.William M. Brack2004-12-011-0/+3
* added code to assure keys are generated when needed for node-sets (bugWilliam M. Brack2004-08-021-6/+24
* added some logic to xsltKeyFunction to set the transform context doc ptrWilliam M. Brack2004-07-131-2/+15
* small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean"Daniel Veillard2003-09-181-1/+2
* patch from Mark Vadoc to allow compiling against libxml2 without XPointerDaniel Veillard2003-09-011-4/+6
* fixing bug 118558William M. Brack2003-07-311-1/+1
* fixed bug 106251Igor Zlatkovic2003-02-191-7/+14
* fixing another bug in document(), bug #105450 Slight change to the outputDaniel Veillard2003-02-071-1/+1
* fixing a segfault in document(), bug #105418 add the specific test asDaniel Veillard2003-02-071-2/+2
* fixed #101502 by applying and cleaning up the associated patch from DanielDaniel Veillard2003-01-141-27/+110
* make sure the fixup for key() reported by John Escott actually works.Daniel Veillard2002-11-141-2/+2
* autoconvert key() first arg to string, reported by John Escott DanielDaniel Veillard2002-11-121-0/+1
* added the possibility to register a transformation context specific errorDaniel Veillard2002-10-151-57/+23
* recovering to the old (somewhat) broken implementation of document('')Daniel Veillard2002-08-141-3/+9
* fixed document('') as pointed by Eric van der Vlist added the specificDaniel Veillard2002-06-191-110/+112
* applied a patch from Richard Jinks to avoid a crash in element-available()Daniel Veillard2002-05-221-1/+1
* preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT andDaniel Veillard2002-03-181-0/+1
* cleaned up the code w.r.t. handling of 'non-standard' libxml element likeDaniel Veillard2001-08-121-1/+2
* fixed bugs in exsltTrailingFunction and exsltLeadingFunction when passingThomas Broyer2001-07-311-3/+7
* new extension framework. Added stylesheet module data, top-level andThomas Broyer2001-07-261-170/+40
* small cleanup patch to document('') from Matt Sergeant profiler on WindowsDaniel Veillard2001-07-231-8/+13
* provide context for error messages. Requires libxml head changes. fixed aDaniel Veillard2001-07-121-0/+43
* Norm pointed out that element-available() didn't work, implemented itDaniel Veillard2001-07-081-1/+34
* Writing documentation blows but is really needed <grin/>Daniel Veillard2001-07-061-1/+1
* Cleanup messages and commentsWilliam M. Brack2001-07-061-5/+5
* - libxslt/extension.[ch] libxslt/extra.[ch] libxslt/xsltInternals.hDaniel Veillard2001-07-041-19/+192
* added configuration/version informations for Windows/MSC internal headerDaniel Veillard2001-06-281-2/+2
* Cleanup and workaround a docbook XSL error:Daniel Veillard2001-06-251-6/+40
* enhanced ApplyTemplates and ForEach to allow multiple documentsWilliam M. Brack2001-06-241-1/+2
* - libxslt/functions.c: fixed the document() bug reported byDaniel Veillard2001-05-221-4/+8
* - configure.in libxslt/Makefile.am: fixed bug #54953Daniel Veillard2001-05-221-1/+0
* - libxslt/xslt.c libxslt/variables.c libxslt/templates.cDaniel Veillard2001-05-181-0/+4
* - libxslt/functions.c libxslt/transform.c libxslt/xsltInternals.h:Daniel Veillard2001-05-171-5/+6
* - transform.c: fixed #53401Daniel Veillard2001-04-221-1/+3
* - libxslt/functions.c: applied TOM's patch to key()Daniel Veillard2001-04-181-0/+1
* - libxslt/functions.c libxslt/transform.c libxslt/xsltInternals.h:Daniel Veillard2001-04-161-1/+1
* - libxslt/functions.c: removed warning in unparsed-entity-uri()Daniel Veillard2001-04-121-5/+1
* - libxslt/functions.c libxslt/keys.c libxslt/transform.c:Daniel Veillard2001-04-071-21/+25
* Jumbo patch, extended regression tests and fixed regression results:Daniel Veillard2001-04-021-1/+2
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-4/+4
* Switched all the processing to compiled XPath form, there is aDaniel Veillard2001-03-191-10/+9
* - libxslt/functions.c: applied and fixed ptittom@free.fr patchDaniel Veillard2001-03-141-44/+172
* - libxslt/Makefile.am: small cleanupDaniel Veillard2001-02-191-1/+10
* - libxslt/functions.c: fixed a bug with generate-id()Daniel Veillard2001-02-171-1/+0
* one bug fix, preparing 0.2.0 release:Daniel Veillard2001-02-151-1/+1