You are viewing a plain text version of this content. The canonical link for it is here.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing little bit more xslt 3.0 and xpath 3.1 implementation codebase. also committing, few working related test cases. - posted by mu...@apache.org on 2023/06/03 08:51:08 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing improvements for using xs:float and xs:double data types, within xalanj on this repos branch. also committing few, new working related test cases. - posted by mu...@apache.org on 2023/06/03 12:24:50 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing minor improvements to support for xml schema data types xs:integer, xs:long and xs:int. the implementation of xpath 3.1 function fn:not, required minor enhancements to support these changes (these changes, have been committed as well). committing few new related working test cases as well. - posted by mu...@apache.org on 2023/06/04 17:16:12 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xpath 3.1 fn:index-of method. minor improvements to xsl:analyze-string instruction's implementation. other miscellaneous xalanj codebase minor improvements. adding few new working xslt 3.0 and xpath 3.1 test cases as well. - posted by mu...@apache.org on 2023/06/06 10:09:45 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: doing few improvements to, existing xslt 3.0 and xpath 3.1 implementation for xalanj. minor modifications to existing test cases, and adding few new working test cases. - posted by mu...@apache.org on 2023/06/08 15:15:21 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xpath 3.1 range operation, along with few working related test cases - posted by mu...@apache.org on 2023/06/09 14:02:10 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: minor improvements to comments, within one of the xalanj codebase file - posted by mu...@apache.org on 2023/06/09 16:44:05 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: improving implementation of the xpath 3.1 range expression. adding few new working related test cases as well. - posted by mu...@apache.org on 2023/06/10 08:09:55 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xslt 3.0's xsl:iterate instruction. this is wip. committing related working test case as well, that is part of w3c's xslt 3.0 test suite. - posted by mu...@apache.org on 2023/06/10 17:04:41 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: improvements to xslt 3.0's xsl:iterate instruction implementation, and implementation of xsl:break instruction for xsl:iterate. committing few related working xslt test cases as well. - posted by mu...@apache.org on 2023/06/11 14:58:02 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: minor improvements to, an error message related to use of xsl:break instruction - posted by mu...@apache.org on 2023/06/11 15:08:59 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: implementing xslt 3.0's xsl:on-completion instruction for xsl:iterate. committing few minor related codebase changes as well. also committing few new relevant working test cases. - posted by mu...@apache.org on 2023/06/12 13:31:32 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: implementing xsl:iterate's xsl:param and xsl:with-param elements. committing few related new xslt 3.0 test cases as well. with this commit, xalanj's dev branch xalan-j_xslt3.0 has majority of xsl:iterate's implementation complete. - posted by mu...@apache.org on 2023/06/13 13:57:23 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: doing minor refactoring within one of the xalanj's code file implementing xslt 3.0's xsl:iterate instruction - posted by mu...@apache.org on 2023/06/13 14:20:33 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: adding few new working test cases, from w3c xslt 3.0 test suite related to xpath axes - posted by mu...@apache.org on 2023/06/14 10:40:49 UTC, 0 replies.
- [xalan-java] branch master updated: Revert default indent-amount - posted by mu...@apache.org on 2023/06/14 11:12:21 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: improving xsl:iterate instruction's evaluation, as per XSLT 3.0 spec for xsl:iterate. adding few new related working test cases as well. - posted by mu...@apache.org on 2023/06/16 06:20:37 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: minor improvements to comments, within one of xalanj implementation file - posted by mu...@apache.org on 2023/06/16 06:58:37 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: doing little bit of code refactoring, for xalanj - posted by mu...@apache.org on 2023/06/16 08:24:58 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xpath 3.1 value comparison operators eq and ne. also committing, few new related working test cases as well. - posted by mu...@apache.org on 2023/06/19 11:34:07 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xpath 3.1 value comparison operator lt, and various other xalanj xslt 3.0 implementation improvements. also committing few new related working test cases as well. - posted by mu...@apache.org on 2023/06/24 11:31:43 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xpath 3.1 value comparison operators gt, le, ge. also committing few other xalanj miscellaneous codebase improvements on this xalanj dev branch, and few new related working test cases as well. - posted by mu...@apache.org on 2023/06/25 14:19:24 UTC, 0 replies.
- [xalan-java] branch xalan-j_xslt3.0 updated: committing implementation of xpath 3.1 function item inline function expressions. also committing implementations of xpath 3.1 higher-order functions fn:for-each and fn:filter, that use inline function expressions as arguments. also committing as well, few related working test cases as well. - posted by mu...@apache.org on 2023/06/29 15:10:35 UTC, 0 replies.