Fix a memory leak with xsl:number
[platform/upstream/libxslt.git] / libxslt / preproc.c
2011-03-07 Daniel VeillardFix a memory leak with xsl:number
2010-11-08 Nick WellnhoferPrecompile patterns in xsl:number
2010-11-08 Nick WellnhoferAllow whitespace in xsl:variable with select
2009-09-18 Daniel VeillardFix a crash on misformed imported stylesheets
2008-08-01 Daniel Veillardbig patch from Roumen Petrov finishing xsl:sort lang...
2008-06-03 Daniel Veillardpatch from Nick Wellnhofer adding xsl:sort lang support...
2006-10-12 Daniel Veillardapplied patch from Mike Hommey fixing 2 erroneous xmlFr...
2006-08-10 Kasimier T. BuchcikAdded missing QName-validation of some attributes of...
2006-07-14 Kasimier T. BuchcikCommitting again, since I forgot to switch from win...
2006-07-14 Kasimier T. BuchcikRefactored xsltValueOf(). Changed to use xmlXPathCastTo...
2006-06-19 Kasimier T. BuchcikMerged all the namespace lookup/create/disable function...
2006-05-22 Kasimier T. BuchcikNext tiny step of refactoring - mostly bug fixes and...
2006-05-12 Kasimier T. BuchcikNext step of refactoring. For more details see bug...
2006-05-05 Kasimier T. BuchcikNext step of refactoring (plus some bug-fixes). For...
2006-04-12 Kasimier T. BuchcikRefactored the internal structures into specialized...
2006-03-30 Kasimier T. BuchcikEliminated usage of xsltGetNsProp() in cases where...
2006-03-10 Daniel Veillardvarious assorted small cleanups based on the Coverity...
2005-03-29 Daniel Veillardadded DTD like checking when compiling stylesheets...
2005-01-22 Daniel Veillardchasing xmlStrEqual calls and removed them when compari...
2004-09-25 Daniel Veillardfixed 2 leaks with namespaced variable names. added...
2004-03-04 William M. Brackfixed problem with dictionary handling (bug 135938...
2004-02-25 Daniel VeillardFirst step toward _private cleanup: use the psvi field...
2004-02-23 William M. Brackminor changes to eliminate compilation warnings. No...
2004-02-13 Daniel Veillardadded new code to handle attribute value templates...
2003-11-14 Daniel Veillardapplied fix from Bjorn Reese to close number formatting...
2003-11-05 William M. BrackMinor enhancements to eliminate compile/test warnings
2003-11-04 Daniel Veillardfixing the Document element precompilation to avoid...
2003-10-31 Daniel Veillardfix bug #120828 make sure that xsl:sort is empty. Daniel
2003-07-06 Daniel Veillardfix bug #115778 for attribute value template on xsl...
2003-02-07 Daniel Veillardtried to fix 105387 and all similar cases in the librar...
2002-12-11 Daniel Veillardcopied over the apibuild.py from libxml2, adapted a...
2002-11-27 Daniel VeillardApplied patch from Richard Jinks to allow redefining...
2002-10-22 Daniel Veillardfixed bug #78501 when using a non ascii character for...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-07-05 Daniel Veillardfixed bug #87279 added an example in the regression...
2002-07-05 Daniel Veillardapplied a patch from Ken Neighbors to implement/fix...
2002-03-18 Daniel Veillardpreparing 1.0.14 updated rebuilt implemented the IN_LIB...
2002-03-01 Daniel Veillardlibxslt/preproc.c: Fixed #73088 with the associated...
2001-10-17 Daniel Veillardcleanup TODO into XSLT_TODO Daniel
2001-08-23 Daniel Veillardclosed bugs #59212 and #59220 Daniel
2001-08-14 Thomas Broyerfixed compilation warnings due to recent changes to...
2001-08-05 Thomas Broyermodified extension framework to easify extension elemen...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-14 Daniel Veillardtrying to accept AVT for "format" in xsl:number Daniel
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-10 Daniel Veillardadded Embedding Stylesheets added the test from the...
2001-07-06 William M. BrackCleanup messages and comments
2001-07-05 Daniel Veillardupdated do not dump document for which there have been...
2001-06-29 Daniel Veillardadded xsltGetQNameURI() and cleaned up the way URI...
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-14 Daniel Veillard- libxslt/preproc.c: removed a warning on xsl:transform
2001-06-07 Daniel Veillard- libxslt/xsltutils.[ch]: closing bug #55683 required...
2001-05-17 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-05-16 Daniel Veillard- libxslt/extensions.c libxslt/preproc.c libxslt/transf...
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/variables.c: found the...
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
2001-04-28 Bjorn ReeseFixed default formatting
2001-04-28 Daniel Veillard- libxslt/preproc.c : fixed <xsl:sort/> bug reported...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-16 Daniel Veillard- libxslt/keys.c libxslt/preproc.c libxslt/templates.c
2001-03-24 Daniel VeillardHuge cleanup, I switched to compile with
2001-03-21 Daniel VeillardFor Ankh, fixed document(), and API cleanup:
2001-03-19 Daniel VeillardSwitched all the processing to compiled XPath form...
2001-03-07 Daniel Veillard- libxslt/preproc.c libxslt/xsltInternals.h: fixed...
2001-03-07 Daniel VeillardBug chasing and fixing ...:
2001-03-07 Daniel VeillardKind of boring but should be really usefule speed wise:
2001-03-06 Daniel Veillard- attributes.[ch] extra.[ch] preproc.c xsltInternals.h
2001-03-06 Daniel VeillardStep in improving performances: