fixed bug #87279 added an example in the regression tests for this case
[platform/upstream/libxslt.git] / tests / docs / Makefile.am
2002-07-05 Daniel Veillardfixed bug #87279 added an example in the regression...
2002-07-01 Daniel Veillardadded a example in the regression tests for a case...
2002-06-19 Daniel Veillardfixed document('') as pointed by Eric van der Vlist...
2002-06-10 Daniel Veillardpatch from Richard Jinks t correct a bug in xsl:number...
2002-04-14 Daniel VeillardOops actually forgot to cvs add the new test, Daniel
2002-04-14 Daniel Veillardtrying to kill #77827 IEEE conformance on alphas fixing...
2002-03-29 Daniel Veillardadded a specific example for bug #76927 in the regressi...
2002-03-25 Daniel VeillardFix bug #76043 about cascading attribute sets added...
2002-03-22 Daniel VeillardFixing bug #75902 error with @foo[..] steps which were...
2002-03-22 Daniel VeillardFixing bug #75777 error with namespaced attribute match...
2002-03-20 Daniel Veillardfixing bug #75603 added a specific example for bug...
2002-03-13 Daniel Veillardadded a home brewed test for path computation elmininat...
2002-03-07 Daniel Veillardadded a specific example for bug #72150 in the regressi...
2002-02-13 Daniel Veillardadded a specific example for bug #71342 in the regressi...
2002-02-11 Daniel Veillardadded a specific example for bug #71181 in the regressi...
2002-02-11 Daniel Veillardadded a specific example for bug #58444 in the regressi...
2002-02-11 Daniel Veillardadded a specific example for Norm's bug in the regressi...
2002-01-30 Daniel VeillardBob Stayton pointed out a problem when using unions...
2002-01-17 Daniel Veillardfixed I18N problemes in the template parser pointed...
2002-01-15 Daniel Veillardfixed bug #68751 added a specific example in the regres...
2001-10-09 Daniel Veillardrewrote the way strip-space gets applied. Closes bugs...
2001-10-06 Daniel Veillardfixing bug #61673 part II added a specific example...
2001-10-06 Daniel VeillardForgot to do it in previous commit, Daniel
2001-09-17 Daniel Veillardfixed a problem with global var override being reported...
2001-09-14 Daniel VeillardFixing bug #60415 added a specific example in the regre...
2001-09-11 Daniel Veillardtrying to close bug #60304 on xsl:fallback usage added...
2001-09-11 Daniel Veillardclose #59570 by simply not providing Norm's extension...
2001-08-15 Daniel Veillardrelease of 1.0.2 cleaning of Makefiles pointed out...
2001-08-14 Daniel Veillardtrying to kill bug #58878, some associated serious...
2001-08-12 Daniel Veillardcleaned up the code w.r.t. handling of 'non-standard...
2001-08-07 Daniel VeillardFor Norman walsh: for heriting defaulted atts from...
2001-07-08 Daniel Veillardadded a couple of regression tests for bugs posted...
2001-07-07 Daniel Veillard- libxslt/templates.c libxslt/transform.c libxslt/trans...
2001-07-07 Daniel Veillardadded a specific regression test for the variable scope...
2001-06-23 Daniel Veillardclosing bug #56517, fixed a number of problems in the...
2001-06-16 Daniel Veillard- libxslt/namespaces.[ch]: added a single namespace...
2001-06-15 Daniel Veillard- libxslt/variables.c: fixed bug #56267, namespaces...
2001-06-14 Daniel Veillard- libxslt/preproc.c: removed a warning on xsl:transform
2001-06-11 Daniel Veillard- libxslt/variables.c: fixed bug #55670, namespaces...
2001-06-10 Daniel Veillard- libxslt/transform.c: closed bug #55723, problem was...
2001-06-06 Daniel Veillard- tests/docs/Makefile.am tests/general/Makefile.am
2001-06-06 Daniel Veillard- doc/xslt.html: updated to ask to not send mail directly
2001-05-26 Daniel Veillard- libxslt/transform.c: fixed handling of PI and comments
2001-05-22 Daniel Veillard- libxslt/variables.c: Mark Vakoc found a bug in variab...
2001-05-22 Daniel Veillard- libxslt/functions.c: fixed the document() bug reported by
2001-05-15 Daniel Veillard- libxslt/keys.c libxslt/transform.c: avoid some possib...
2001-05-11 Daniel Veillard- libxslt/templates.c libxslt/transform.c: fixed bug...
2001-05-08 Daniel Veillard- doc/xslt.html: fixed a link error
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
2001-04-29 Daniel Veillard- libxslt/variables.c: fixing bug #53769
2001-03-14 Daniel Veillard- libxslt/transform.c: robert@xsl.00008.org pointed...
2001-03-10 Daniel VeillardPreparing libxslt-0.5.0 while libxml-2.3.4 is uploading:
2001-02-01 Daniel VeillardAdded more test stuff and tested xsl:choose: