598
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
committing implementation modifications, for adding collation support needed by xpath 3.1 fn:deep-equal method. for this, copying the java class XPathCollationSupport from xalanj implementation, as well. for these changes, xercesj now needs to build with java min 1.8 level (modifying build.xml file as well for this). More... 3 months ago
implementing for XML dom documents, method 'isEqualNodeWithQName' similar to 'isEqualNode' to compare two XML elements, to support use cases like use of XPath 3.1 function fn:deep-equal. More... 3 months ago
xercesj commit : minor improvements to few language characters, within xercesj codebase (on branch xml-schema-1.1-dev), and linux build scripts (on trunk and branch xml-schema-1.1-dev). thanks to Michele Locati, for these suggestions. More... 5 months ago
committing minor changes to comments, within the xercesj build.xml document files More... 5 months ago
committing minor changes to the xercesj build.xml document files, and to the xercesj release document meta-data files More... 5 months ago
minor improvements to, xercesj 2.12.3 release notes meta-data More... about 1 year ago
minor corrections to, xercesj 2.12.3 release notes meta-data More... about 1 year ago
xercesj commit : minor changes, to xercesj 2.12.3 release notes More... about 1 year ago
xercesj commit : correcting the, value of build's debug parameter More... about 1 year ago
xercesj commit : changing xercesj build.xml file, to support request within jira issue XERCESJ-1753 More... about 1 year ago
xercesj commit : committing fix for jira issue XERCESJ-1754 More... about 1 year ago
committing fix for jira issue XERCESJ-1746 More... almost 2 years ago
minor improvements, to xercesj 2.12.3 release meta data More... almost 2 years ago
modifying xercesj meta-data files, to prepare for the 2.12.3 release More... almost 2 years ago
xercesj commit: minor improvements to few of error messages More... almost 2 years ago
xercesj commit: cleaning unused imports. this shall help us maintain the codebase. More... about 2 years ago
xercesj commit : with XSD validator (both 1.0 and 1.1), simpleType's 'final' attribute can have value 'extension'. this fix implements that. More... about 2 years ago
minor improvements to xercesj docs More... about 2 years ago
mentioning xercesj's compliance reports to w3c xml schema test suite, within xercesj docs More... about 2 years ago
minor changes to xercesj docs More... about 2 years ago
xercesj commit: minor improvements to xsd validation error message More... about 2 years ago
committing fix for jira issue XERCESJ-1689. removing interface org.w3c.dom.html.HTMLDOMImplementation from xercesj codebase, since its present within java 1.7. More... about 2 years ago
xercesj commit : updating copyright year, for 2.12.2 release More... over 2 years ago
xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release More... over 2 years ago
xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release More... over 2 years ago
xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release More... over 2 years ago
xercesj commit : making changes to, documentation meta data files, for the 2.12.2 release More... over 2 years ago
Treat carriage return as a regular content character within internal entities.
Michael Glavassevich
as mrglavas
More... over 2 years ago
xercesj, committing few classpath modifications More... over 2 years ago
Adding a required boundary check when a carriage return is the last character of an entity.
Michael Glavassevich
as mrglavas
More... over 2 years ago