Messages by Thread
-
-
[PR] XALANJ-2727: update pom & fix javadoc errors [xalan-java]
via GitHub
-
[jira] [Created] (XALANJ-2727) There are numerous javadoc errors in the master branch
Samael Bate (Jira)
-
[jira] [Resolved] (XALANJ-2608) Java Heap Space Error from DTMDefaultBase
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2603) Xalan 2.7.1
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2635) Remove JLex.jar from the source repository
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2710) Use resource files for version numbers
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2707) Javadoc taglet depends upon deprecated classes?
Joe Kesselman (Jira)
-
[jira] [Comment Edited] (XALANJ-2537) The SAX exception occurs in Tansformer.transform() for a very large xml string as input.
Joe Kesselman (Jira)
-
[PR] committing improvements to xpath 3.1 sequence type checking [xalan-java]
via GitHub
-
(xalan-site) branch master updated: updating documentation for xalanj's xsl3 implementation details, available as of now
mukulg
-
[jira] [Resolved] (XALANJ-2726) Implementation of xpath 3.1 function fn:default-collation, for XalanJ's interpretive processor
Mukul Gandhi (Jira)
-
[jira] [Created] (XALANJ-2726) Implementation of xpath 3.1 function fn:default-collation, for XalanJ's interpretive processor
Mukul Gandhi (Jira)
-
[PR] committing implementation of xpath 3.1 fn:default-collation function, and few related working new test cases as well [xalan-java]
via GitHub
-
(xalan-site) branch master updated: updating xalanj's xsl3 implementation status on documentation site
mukulg
-
[PR] doing little bit of refactoring of xalanj's xsl3 test suite codebase files [xalan-java]
via GitHub
-
[PR] committing implementation of fn:index-of function's optional collation argument, along with a related new working test case. doing minor improvements to comments within few other xsl3 test case files as well. [xalan-java]
via GitHub
-
Community over Code EU 2024 Travel Assistance Applications now open!
Gavin McDonald
-
[no subject]
Gavin McDonald
-
Re: [PR] committing improvements to fn:distinct-values function's processing, when using xsl3 'as' attribute on an element xsl:variable [xalan-java]
via GitHub
-
[PR] implementing xpath 3.1 fn:distinct-values function's collation argument, and a related new working test case [xalan-java]
via GitHub
-
(xalan-site) branch master updated: updating documentation for xalanj's xsl3 implementation details, as of now
mukulg
-
[PR] improvements to xpath 3.1 fn:deep-equal function's implementation, for the collation support [xalan-java]
via GitHub
-
[jira] (XALANJ-2725) Possible buffer-boundry issue when serializing surrogate pairs
Joseph Kessselman (Jira)
-
[PR] UTF16 buffer boundary XALANJ-2725 [xalan-test]
via GitHub
-
Release?
Joseph Kesselman
-
[jira] [Resolved] (XALANJ-2625) Text output in ISO-8859-1 in Java 11
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANJ-2625) Text output in ISO-8859-1 in Java 11
Jira
-
[jira] [Resolved] (XALANJ-2617) Serializer produces separately escaped surrogate pair instead of codepoint
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANJ-2617) Serializer produces separately escaped surrogate pair instead of codepoint
Jira
-
[jira] [Commented] (XALANC-730) XalanTransformer memory leaks
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANC-711) Xalan-C++ API Documentation - Test Build - Review
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANC-708) Including XalanCAPI.hpp does not import Xerces typedef XMLch
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANC-685) ADD Developer Tarball to SVN/Snapshots for the xalan-c project
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANC-761) xalan segfaults on <xsl:include> statement
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANC-709) Doxygen Bug in XalanQName.hpp Comment
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2560) ToXMLStream does not support unicode supplementary characters
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2618) Error in org/apache/xml/serializer/Encodings.properties
Joe Kesselman (Jira)
-
[jira] [Assigned] (XALANJ-2618) Error in org/apache/xml/serializer/Encodings.properties
Joe Kesselman (Jira)
-
[PR] Improved encoding lookup [xalan-java]
via GitHub
-
[jira] [Comment Edited] (XALANJ-2618) Error in org/apache/xml/serializer/Encodings.properties
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANJ-2618) Error in org/apache/xml/serializer/Encodings.properties
Joe Kesselman (Jira)
-
[PR] XALANJ-2618 Invalid encodings in Encodings.properties [xalan-java]
via GitHub
-
[PR] updated [xalan-java]
via GitHub
-
Re: [PR] committing few new working test cases for xpath 3.1 fn:deep-equal function, that make use of this function's collation argument [xalan-java]
via GitHub
-
[jira] [Reopened] (XALANJ-2419) Astral characters written as a pair of NCRs with the surrogate scalar values when using UTF-8
Joe Kesselman (Jira)
-
[jira] [Comment Edited] (XALANJ-2725) Possible buffer-boundry issue when serializing surrogate pairs
Joe Kesselman (Jira)
-
[jira] [Resolved] (XALANJ-2419) Astral characters written as a pair of NCRs with the surrogate scalar values when using UTF-8
Joe Kesselman (Jira)
-
[PR] Make sure the new stream tests gate apitest success or failure [xalan-test]
via GitHub
-
[jira] [Commented] (XALANJ-2725) Possible buffer-boundry issue when serializing surrogate pairs
Max (Jira)
-
[jira] [Updated] (XALANJ-2725) Possible buffer-boundry issue when serializing surrogate pairs
Max (Jira)
-
[PR] improving xpath 3.1 function fn:deep-equal's implementation, by adding support for collation argument. adding a new working related test case as well. committing new xercesj implementation jar as well, needed for these changes. [xalan-java]
via GitHub
-
[PR] XALANJ-2419: Erroneous serialization of astral characters [xalan-java]
via GitHub
-
[PR] Xalanj 2419 -- Issues serializing astral characters [xalan-test]
via GitHub
-
[jira] [Created] (XALANJ-2725) Possible buffer-boundry issue when serializing surrogate pairs
Joe Kesselman (Jira)
-
[PR] fixing an issue related to evaluation of xsl:attribute instruction having 'select' attribute, along with a related working new test case [xalan-java]
via GitHub
-
[jira] (XALANJ-2419) Astral characters written as a pair of NCRs with the surrogate scalar values when using UTF-8
Joseph Kessselman (Jira)
-
[PR] making minor changes to comments within one of the xalanj class on this dev repos branch. also adding few new working related test cases as well. [xalan-java]
via GitHub
-
[jira] [Comment Edited] (XALANJ-2419) Astral characters written as a pair of NCRs with the surrogate scalar values when using UTF-8
Joseph Kessselman (Jira)
-
[PR] committing improvements to implementation of xpath 3.1 function fn:deep-equal, and new xercesj library jar (xercesj trunk variant) having minor code modifications that were needed for fn:deep-equal function. also committing few new working related test cases. [xalan-java]
via GitHub
-
[jira] [Assigned] (XALANJ-2419) Astral characters written as a pair of NCRs with the surrogate scalar values when using UTF-8
Joe Kesselman (Jira)
-
[PR] improving the implementation of xpath 3.1 fn:deep-equal function, and adding few new related working test cases as well [xalan-java]
via GitHub
-
Re: [PR] adding few new working w3c xslt 3.0 test cases for xpath 3.1 function fn:deep-equal [xalan-java]
via GitHub
-
[PR] fixing a bug when certain xpath 3.1 sequence type expressions are evaluated. adding few related new working test cases as well. [xalan-java]
via GitHub
-
[PR] adding few new working test cases, for an xslt 3.0 and xpath 3.1 article that is available on the site www.xml.com [xalan-java]
via GitHub
-
[jira] [Commented] (XALANJ-2436) Xalan must not expose bundled classes (bcel, regexp)
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANJ-2650) The pom file for xalan 2.7.3 and serializer 2.7.3 misses license (regression since 2.7.2)
Joe Kesselman (Jira)
-
[jira] [Assigned] (XALANJ-2560) ToXMLStream does not support unicode supplementary characters
Joe Kesselman (Jira)
-
[jira] [Comment Edited] (XALANJ-2560) ToXMLStream does not support unicode supplementary characters
Joe Kesselman (Jira)
-
[jira] [Commented] (XALANJ-2560) ToXMLStream does not support unicode supplementary characters
Joe Kesselman (Jira)
-
[PR] adding few working xslt 3.0 test cases, related to xdm xs:dateTime values [xalan-java]
via GitHub
-
[PR] committing implementation of various xpath 3.1 functions related to component extraction from date and time values, along with few related new working test cases as well [xalan-java]
via GitHub