- 54ac79c Merge pull request #8 from raboof/website-add-security-page by mukulga · 6 weeks ago main
- c9430e1 Merge pull request #5 from elharo/docs by mukulga · 7 weeks ago
- 470c482 website: add security page by Arnout Engelen · 3 months ago
- f3e04c1 Update bug reporting instructions for 2025 by Elliotte Rusty Harold · 5 months ago
- f792597 Merge pull request #4 from elharo/git by mukulga · 5 months ago
- e5e39fb Ignore some more files by Elliotte Rusty Harold · 5 months ago
- c9e98f3 mentioning use of JProfiler tool by xerces-j within readme document by Mukul Gandhi · 6 months ago
- ffa4f10 committing few changes to xerces-j readme document by Mukul Gandhi · 8 months ago
- 599715d committing few changes to xerces-j readme document by Mukul Gandhi · 8 months ago
- c53125f modifying xerces-j's documentation meta-data file and the build file by Mukul Gandhi · 11 months ago
- 686b657 making changes to releases.xml file by Mukul Gandhi · 11 months ago
- 09c4267 committing few modifications to Xerces-J release meta-data document for by Mukul Gandhi · 11 months ago
- b17916e modifying github xerces-j repos's description and homepage by Mukul Gandhi · 1 year, 1 month ago
- 79a9179 committing the changes to xercesj documentation faq meta-data xml documents, whereby I've now deleted references to my related work for the site https://www.softwarebytes.org, because I find hard to sync my current work for the site www.softwarebytes.org with how the site www.softwarebytes.org is intended to provide related information to xercesj documentation faqs. by mukulg · 1 year, 1 month ago
- c11095d 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). by mukulg · 1 year, 4 months ago
- 767915f 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. by mukulg · 1 year, 5 months ago
- 046e3d5 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. by mukulg · 1 year, 6 months ago
- c20128d committing minor changes to comments, within the xercesj build.xml document files by mukulg · 1 year, 6 months ago
- f305536 committing minor changes to the xercesj build.xml document files, and to the xercesj release document meta-data files by mukulg · 1 year, 6 months ago
- 3783ca4 minor improvements to, xercesj 2.12.3 release notes meta-data by mukulg · 2 years, 2 months ago
- 54125ad minor corrections to, xercesj 2.12.3 release notes meta-data by mukulg · 2 years, 2 months ago
- 9c96e14 xercesj commit : minor changes, to xercesj 2.12.3 release notes by mukulg · 2 years, 2 months ago
- 2cc95f2 xercesj commit : correcting the, value of build's debug parameter by mukulg · 2 years, 2 months ago
- 4dfd4b5 xercesj commit : changing xercesj build.xml file, to support request within jira issue XERCESJ-1753 by mukulg · 2 years, 2 months ago
- 890835b xercesj commit : committing fix for jira issue XERCESJ-1754 by mukulg · 2 years, 2 months ago
- 681c72f committing fix for jira issue XERCESJ-1746 by mukulg · 3 years ago
- cf49ac0 minor improvements, to xercesj 2.12.3 release meta data by mukulg · 3 years, 1 month ago
- c8d0ffa modifying xercesj meta-data files, to prepare for the 2.12.3 release by mukulg · 3 years, 1 month ago
- 8130867 xercesj commit: minor improvements to few of error messages by mukulg · 3 years, 1 month ago
- 0288c08 xercesj commit: cleaning unused imports. this shall help us maintain the codebase. by mukulg · 3 years, 2 months ago
- f921b17 xercesj commit : with XSD validator (both 1.0 and 1.1), simpleType's 'final' attribute can have value 'extension'. this fix implements that. by mukulg · 3 years, 3 months ago
- 3723d16 minor improvements to xercesj docs by mukulg · 3 years, 3 months ago
- aa468e4 mentioning xercesj's compliance reports to w3c xml schema test suite, within xercesj docs by mukulg · 3 years, 3 months ago
- 6d53ba2 minor changes to xercesj docs by mukulg · 3 years, 3 months ago
- 881b740 xercesj commit: minor improvements to xsd validation error message by mukulg · 3 years, 4 months ago
- 13826ae committing fix for jira issue XERCESJ-1689. removing interface org.w3c.dom.html.HTMLDOMImplementation from xercesj codebase, since its present within java 1.7. by mukulg · 3 years, 4 months ago
- 998c724 xercesj commit : updating copyright year, for 2.12.2 release by mukulg · 3 years, 5 months ago
- 06e290d xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release by mukulg · 3 years, 5 months ago
- e9c035e xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release by mukulg · 3 years, 5 months ago
- 7f16c63 xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release by mukulg · 3 years, 5 months ago
- a2e26ee xercesj commit : making changes to, documentation meta data files, for the 2.12.2 release by mukulg · 3 years, 5 months ago
- 0a785cf Treat carriage return as a regular content character within internal entities. by mrglavas · 3 years, 5 months ago
- 3db7d19 xercesj, committing few classpath modifications by mukulg · 3 years, 5 months ago
- da8efa6 Adding a required boundary check when a carriage return is the last character of an entity. by mrglavas · 3 years, 5 months ago
- 88f8b54 xercesj commit: committing new xml-apis.jar and resolver.jar files built with java level 1.7, from the xerces xml commons svn source repos. I think that, we should be releasing new versions for, xml commons external and xml commons resolver corresponding to these changes, when we'd release next xercesj version. I've ensured that, all relevant xercesj tests that I've pass, corresponding to these changes. by mukulg · 3 years, 5 months ago
- 3918584 xercesj commit: upgrading xalanj dependencies to 2.7.2 by mukulg · 3 years, 5 months ago
- 3e02cb2 committing fix for jira issue XERCESJ-1732. xpath 2.0 source code changes, are available at https://github.com/xercesj/xpath20 by mukulg · 3 years, 6 months ago
- 7a21bd8 committing fix for jira issue XERCESJ-1731 by mukulg · 3 years, 8 months ago
- 8f7e169 minor changes to xercesj docs by mukulg · 3 years, 8 months ago
- 326fea7 minor improvements to xercesj docs by mukulg · 3 years, 9 months ago
- 15405cc committing fix for jira issue XERCESJ-1729 by mukulg · 3 years, 11 months ago
- a3d9f48 minor changes to xercesj docs, as per user request on xerces list by mukulg · 4 years, 1 month ago
- 6a2aac7 minor improvements to xercesj documentation text by mukulg · 4 years, 7 months ago
- 78d2c6e minor improvements to xerces-j docs generator stylesheet by mukulg · 4 years, 11 months ago
- 841a5dd committing minor changes to xerces-j docs meta data by mukulg · 5 years ago
- 5c7097e minor changes to xerces-j docs by mukulg · 5 years ago
- 2ee7946 minor correction to xerces-j docs by mukulg · 5 years ago
- 989eb55 committing minor improvements to xerces-j docs by mukulg · 5 years ago
- 4c6438a minor spelling corrections within xerces-j docs by mukulg · 5 years ago
- b203bac adding a link to online xml schema validator service, within xerces-j docs by mukulg · 5 years ago
- da9d256 doing a minor spelling correction on xercesj site docs by mukulg · 5 years ago
- fac2787 mentioning XSD 1.1 into the diagnostics of jaxp.SourceValidator sample. updating corresponding site docs meta-data as well. by mukulg · 5 years ago
- 9ba8dc8 committing minor improvements to xerces-j 2.12.1 release information by mukulg · 5 years ago
- 7bb9322 doing a minor change to xerces-j site meta data and the html page by mukulg · 5 years ago
- 6f8de4d specifying the GnuPG software version that i've used, into the xerces-j KEYS file for my code signing key by mukulg · 5 years ago
- 3d6ba36 making minor modifications, to xerces-j release information meta data, for the 2.12.1 release. xerces-j builds fine with jdk's 12 & 13 as well, but for that we need to provide an external build option like -Dant.java.version=1.7. for builds using jdks up to 11, an external build option like -Dant.java.version is not necessary. by mukulg · 5 years ago
- bedd093 making minor modifications, to xerces-j release information meta data, for the 2.12.1 release by mukulg · 5 years ago
- e3cd148 making minor modifications, to xerces-j release information meta data, for the 2.12.1 release by mukulg · 5 years ago
- 87ad485 making minor modifications, to xerces-j release information meta data, for the 2.12.1 release by mukulg · 5 years ago
- 4b79718 making minor modifications, to xerces-j release information meta data, for the 2.12.1 release by mukulg · 5 years ago
- 67908d9 xerces-j commit: renaming test case file, and modifying references to the file by mukulg · 5 years ago
- ce7c8c4 making few changes to release information meta data, for xerces-j 2.12.1 release by mukulg · 5 years ago
- 3d0bed7 xsd idc constraints fixes: committing fix for jira issues XERCESJ-1594 & XERCESJ-1714. this fix, as a side effect also modifies the logic of fix for XERCESJ-1515. committing few new related test cases as well. the fix for XERCESJ-1714 in this commit, borrows fix from openjdk's xsd validator. by mukulg · 5 years ago
- ba79ede making few changes to release information meta data, for xerces-j 2.12.1 release by mukulg · 5 years ago
- 68c21fa adding few test cases on xerces-j trunk, related to few jira issues by mukulg · 5 years ago
- 55b602c xerces-j commit: doing minor reordering of faq items, in documentation meta data by mukulg · 5 years ago
- b537868 for the xerces-j 2.12.1 release, making minor grammatical improvements within release information meta data file by mukulg · 5 years ago
- 09c89aa For xerces-j 2.12.1 release, modifying minor information within release information page. Modifying copyright year as well. by mukulg · 5 years ago
- 90e5714 adding information to release information meta data, for xerces 2.12.1 release by mukulg · 5 years ago
- 02837f7 committing few modifications to xerces non code artifacts, with respect to 2.12.1 release by mukulg · 5 years ago
- 9adfaff committing few xsd idc constraints tests on trunk and the branch xs-1.1-tests. by mukulg · 6 years ago
- ab4fa8c minor changes to site docs by mukulg · 6 years ago
- 664df22 minor improvements to test case java files by mukulg · 6 years ago
- 3bc8e38 adding few more xsd idc tests by mukulg · 6 years ago
- c0e8b8a adding few more xsd idc tests by mukulg · 6 years ago
- d027423 we should set the feature http://apache.org/xml/features/validation/schema-full-checking to 'true' where ever possible while running XSD test cases. i'm doing this change with this commit. by mukulg · 6 years ago
- 588c5c2 committing few xsd idc tests on trunk by mukulg · 6 years ago
- 8bc15a4 minor improvement to error messages for xsd validation. fixing the corresponding test cases in branch xs-1.1-tests as well. by mukulg · 6 years ago
- af12672 minor improvement to whitespaces in error messages by mukulg · 6 years ago
- a18fd40 committing a minor improvement to xsd validation error message on the trunk. this was already available on the xsd 1.1 branch. by mukulg · 6 years ago
- 564252f committing a trivial improvement in test source code by mukulg · 6 years ago
- 73dcc3a minor changes to xerces docs by mukulg · 6 years ago
- e5d495b minor grammatical improvements to comments by mukulg · 6 years ago
- bcb5937 committing improvement to xsd error messages. previously, multi sentence error messages had extra space between the error sentences, which is fixed by this commit. by mukulg · 6 years ago
- de22f09 minor modifications to comments by mukulg · 6 years ago
- c46f2e1 minor improvements to javadoc comments by mukulg · 6 years ago
- d440abe minor changes to comments by mukulg · 6 years ago
- 4d68ad2 committing fix for jira issue XERCESJ-1707 by mukulg · 6 years ago
- 47ff149 minor improvements to Xerces docs by mukulg · 6 years ago
- a9b441b minor textual changes to Xerces docs by mukulg · 6 years ago