[CVE-2021-30560] Fix use-after-free in xsltApplyTemplates
[platform/upstream/libxslt.git] / tests /
2019-11-12 DongHun KwakImported Upstream version 1.1.34 upstream/1.1.34
2019-11-12 DongHun KwakImported Upstream version 1.1.33 upstream/1.1.33
2017-12-04 DongHun KwakImported Upstream version 1.1.32 90/162590/1 upstream/1.1.32
2017-10-17 DongHun KwakImported Upstream version 1.1.31_rc2 77/156077/1 upstream/1.1.31_rc2
2017-10-17 DongHun KwakImported Upstream version 1.1.31_rc1 76/156076/1 upstream/1.1.31_rc1
2017-10-17 DongHun KwakImported Upstream version 1.1.30_rc1 73/156073/1 upstream/1.1.30_rc1
2016-06-22 DongHun KwakImported Upstream version 1.1.29 77/75877/1 upstream/1.1.29
2012-11-21 Daniel VeillardRevert "Cleanup libxslt test run outside of srcdir"
2012-10-25 Petr SumberaCleanup libxslt test run outside of srcdir
2012-10-10 Nick WellnhoferCrash when passing an uninitialized variable to document()
2012-10-10 Nick WellnhoferAdd missing test docs to EXTRA_DIST
2012-10-09 Nick WellnhoferFix regression: Default namespace not correctly used
2012-09-19 Daniel VeillardFix error on bug-165 regression test
2012-09-07 Daniel RichardCleanups some of the test makefiles
2012-09-06 Nick WellnhoferFix handling of names in xsl:attribute
2012-09-06 Nick WellnhoferReserved namespaces in xsl:element and xsl:attribute
2012-09-06 Nick WellnhoferAdd new tests to EXTRA_DIST
2012-09-06 Nick WellnhoferTest for bug #680920
2012-09-04 James MuscatEXSLT date normalization fix
2012-09-04 Nick WellnhoferExit after compilation of invalid func:result
2012-09-04 Nick WellnhoferRewrite EXSLT string:replace to be conformant
2012-09-04 Daniel VeillardRemove .cvsignore files which are not needed anymore
2012-08-16 Laurence RoweOutput should not include extraneous newlines when...
2012-08-16 Nick WellnhoferForwards-compatible processing of unknown top level...
2012-08-16 Nick WellnhoferFix system-property with unknown namespace
2012-08-09 Daniel Richard GVarious "make distcheck" and other fixes
2011-03-07 Daniel VeillardFix a memory leak with xsl:number
2011-03-07 money_seshu DronamrajuFix a problem with ESXLT date:add() with January
2010-11-08 Nick WellnhoferFix curlies support in literals for non-compiled AVTs
2010-11-08 Nick WellnhoferFix bug 602515
2010-11-08 Nick WellnhoferFix direct pattern matching bug
2009-09-17 Nick WellnhoferBig fixes of pattern compilations
2009-09-17 Nick WellnhoferFix importing of encoding from included stylesheets
2009-09-17 MartinFix problems with embedded stylesheets and namespaces
2009-09-16 Nick WellnhoferFix xsl:strip-space with namespace and wildcard
2008-08-06 William M. Bracktests/namespaces/tst7.xsl: fixed typo detected by new...
2008-06-25 William M. Brackadded code to handle literal within an AVT #539741...
2008-06-25 William M. Brackadded code to handle literal within an AVT #539741...
2008-05-13 Daniel Veillardfix the processing of top level elements of stylesheets...
2008-05-09 Daniel Veillardfix the key initialization problem introduced when...
2008-02-15 William M. Brack*libxslt/extensions.c: fixed minor error bug #516483
2007-10-10 Daniel Veillardapplied patch from Maurice van der Pot to fix EXSLT...
2007-08-23 William M. Brackadded regression test for bug #469410
2007-06-13 William M. Brackadded test case for bug #413451
2007-03-27 Daniel Veillardapply patch fron Shaun McCance to hook xsl:message...
2007-01-12 William M. Brackfixed problem with DV/WMB testing env. regenerated...
2007-01-11 William M. Brackadded new function replace from Joel Reed. added new...
2006-12-12 William M. Brackremoved message output
2006-12-11 William M. Brackremoved testfile added in error
2006-12-11 William M. Brackfurther enhancement to the original fix for bug #381319...
2006-12-09 William M. Brackchanged handling of function params to fix bug #381319...
2006-11-17 William M. Brackfixed problem with entity handling within xsltCopyAttrL...
2006-07-17 William M. Brack; tests/general/bug-41-.xsl and tests/general/bug-43...
2006-06-21 Kasimier T. BuchcikFixed incorrect regression tests/results.
2006-05-10 Kjartan MaraasQuiet CVS a bit
2006-05-05 Kasimier T. BuchcikReverting the changes; I'll rather change the processin...
2006-05-04 Kasimier T. BuchcikChanged regression test results (bug #340684). Those...
2006-03-30 Kasimier T. BuchcikFixed regression tests wrt usage of the attributes
2006-02-11 Daniel Veillardfix xsltSaveResultToString comment detect loops when...
2005-10-04 William M. Brackapplied fix to date:week-in-year posted to the mailing...
2005-10-02 Daniel Veillardapplied patch from Joel Reed to ease plugin integration...
2005-09-04 Daniel Veillardfixed #303289 variable in match are forbidden had to...
2005-08-12 Daniel Veillardcheck fix for #310692 Daniel
2005-08-09 Daniel Veillardtry to get rid of complaints from jhbuild newbies....
2005-07-10 Daniel Veillardtry to avoid generating conflicts applied patch from...
2005-03-31 Daniel Veillardupdated the result of some tests following the change...
2005-03-31 Daniel Veillardfixed bug #171488 with cascading select in patterns...
2005-03-30 Daniel Veillardfixed build outside of source tree bug #172155 thanks...
2005-03-30 Daniel Veillardfixed the xinclude problem with document() as in bug...
2005-03-30 Daniel Veillardfixed bug 169718 with ancestors in patterns similar...
2005-03-29 Daniel Veillardadded test for bug #168196 fixed in libxml2 Daniel
2005-03-29 Daniel Veillardworking around Mark Vakoc' reported bug related to...
2005-03-29 Daniel Veillardadded DTD like checking when compiling stylesheets...
2005-03-13 Daniel Veillardpreparing 1.1.13, updated and rebuilt the docs. trying...
2005-02-09 Daniel Veillardapplied patch for make wiki from Joel Reed and rebuild...
2005-01-30 Daniel Veillardapplied plugin patch for Windows by Joel Reed Daniel
2005-01-21 William M. BrackApplied patch 11 (with small modification) from Joel
2005-01-20 Daniel Veillardapplied patch 10 from Joel Reed Daniel
2005-01-17 Daniel Veillardapplied another patch from Joel Reed still failing...
2005-01-15 Daniel VeillardCopying testplugin.c to the right place really, Daniel
2005-01-15 Daniel VeillardApplied another patch from Joel Reed, fixed a segfault...
2004-12-01 William M. Brackapplied patch from Mark Vakoc fixing bug with namespace...
2004-11-30 William M. Brackmore on RVT's in XPath predicates, this time for bug...
2004-11-25 William M. Brackbacked out the last change and re-did it the "right...
2004-11-22 William M. Bracksmall change to previous fix for bug 153137, fixes...
2004-11-21 William M. Brackenhanced code to assure the "current template rule...
2004-11-08 William M. Brackfixed problem with day-of-week-in-month (bug 157592...
2004-11-01 Daniel Veillardadded a test case provided by Markus Bertheau breaking...
2004-09-30 William M. Brackfixed problem with negative periods (bug 154021) change...
2004-09-25 Daniel Veillardfixed 2 leaks with namespaced variable names. added...
2004-09-24 Daniel VeillardFixed the output, Daniel
2004-09-24 Daniel Veillardadd missing variable fixed some error callback data...
2004-09-19 William M. Brackfixed problem with timezone offset (bug 153000) changed...
2004-09-18 William M. Brackenhanced validation of date-time to catch bit-field...
2004-08-28 William M. Brackfixed small problem with key initialisation disturbing...
2004-08-22 William M. BrackFurther enhancement for keys on exslt:node-sets. Correc...
2004-08-15 William M. Brackfixed handling of #default in namespace-alias for defau...
2004-08-02 William M. Brackadded code to assure keys are generated when needed...
2004-07-13 William M. Brackadded some logic to xsltKeyFunction to set the transfor...
2004-07-06 William M. Brackadded extra2.err, tst5.xml, tst5.xsl and tst.out to...
next