You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mu...@apache.org on 2024/02/01 14:45:48 UTC

(xalan-java) 01/01: Merge pull request #171 from mukulga/xalan-j_xslt3.0_mukul

This is an automated email from the ASF dual-hosted git repository.

mukulg pushed a commit to branch xalan-j_xslt3.0
in repository https://gitbox.apache.org/repos/asf/xalan-java.git

commit 3fcbc1bf8ddc55be2af9f18c79ea7739c56219a8
Merge: c72eaf87 b1982960
Author: mukulga <ga...@gmail.com>
AuthorDate: Thu Feb 1 20:15:43 2024 +0530

    Merge pull request #171 from mukulga/xalan-j_xslt3.0_mukul
    
    committing improvements to fn:distinct-values function's processing, when using xsl3 'as' attribute on an element xsl:variable

 src/org/apache/xalan/templates/ElemForEach.java    | 14 +++++++++--
 .../xslt/util/XslTransformEvaluationHelper.java    | 28 ++++++++++++++--------
 tests/fn_distinct_values/test8.xsl                 |  2 +-
 tests/fn_distinct_values/{test8.xsl => test9.xsl}  | 17 ++++++++-----
 .../apache/xalan/xpath3/FnDistinctValuesTests.java | 10 ++++++++
 5 files changed, 52 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org