1. 30a534e Convert schema.Test to JUnit 3 (#111) by Elliotte Rusty Harold · 8 days ago main
  2. 0b7ef54 Convert jaxp.JAXPSpecTest to JUnit 3 (#110) by Elliotte Rusty Harold · 11 days ago
  3. 435835c Convert dom.ids.Test to JUnit 3 (#103) by Elliotte Rusty Harold · 2 weeks ago
  4. f49483f [XERCESJ-1796] DTest failure should fail build (#95) by Elliotte Rusty Harold · 3 weeks ago
  5. 11b8a5f Combine JUnit tasks and turn on passing config tests (#94) by Elliotte Rusty Harold · 3 months ago
  6. 30f3a4c Simplify AbstractTestCase (#93) by Elliotte Rusty Harold · 3 months ago
  7. a3025fe [XERCESJ-1796] Make build fail when traversal or range tests fail (#92) by Elliotte Rusty Harold · 3 months ago
  8. ff98314 Convert readme to markdown (#86) by Elliotte Rusty Harold · 4 months ago
  9. fe43864 protect master branch (#91) by Elliotte Rusty Harold · 4 months ago
  10. e919c89 Remove lcp.bat (#90) by Elliotte Rusty Harold · 4 months ago
  11. 54e0710 Delete Eclipse specific settings (#85) by Elliotte Rusty Harold · 5 months ago
  12. afe9439 Fix grammar and clarity issues in README (#84) by Elliotte Rusty Harold · 5 months ago
  13. 961588d Update copyright date (#83) by Elliotte Rusty Harold · 5 months ago
  14. 72689e5 Delete binary copy of xercesImpl (#80) by Elliotte Rusty Harold · 5 months ago
  15. 5caf4a6 Merge pull request #81 from garydgregory/bugifx/notice_2026 by Gary Gregory · 5 months ago
  16. 8ee3616 Update NOTICE file for 2026. by Gary Gregory · 5 months ago
  17. 26ae1aa Ignore Eclipse .settings file (#78) by Elliotte Rusty Harold · 5 months ago
  18. 5aa3d4e Remove Eclipse specific files (#76) by Elliotte Rusty Harold · 5 months ago
  19. 39d71e5 Update contributing FAQ by removing old API refresh steps (#77) by Elliotte Rusty Harold · 5 months ago
  20. 9bd9037 Merge pull request #75 from garydgregory/bugfix/readme_linux_script_invoke by Gary Gregory · 5 months ago
  21. 75f2f85 Don't add xerces jars to ant's classpath (#56) by Elliotte Rusty Harold · 5 months ago
  22. e630956 Fix Linux Ant invocation instructions by Gary Gregory · 5 months ago
  23. 21e24b3 disable doclint (#38) by Elliotte Rusty Harold · 6 months ago
  24. 7e15263 [XERCESJ-70] Clarify meaning of the term baseSystemID (#26) by Elliotte Rusty Harold · 6 months ago
  25. 7ebec3c Don't ignore markdown files in CI (#12) by Elliotte Rusty Harold · 6 months ago
  26. 45795ec fix font face name for sans serif (#24) by Elliotte Rusty Harold · 6 months ago
  27. 1a1940a [XERCES-1781] Javadoc changes for AbstractSAXParser (#74) by Samael · 8 months ago
  28. 6b07564 [XERCESJ-1781] Javadoc changes for abstract Parsers & Handler interfaces (#72) by Samael · 8 months ago
  29. 50ccdcd [XERCESJ-1781] Javadoc changes for TypeValidator (#73) by Samael · 8 months ago
  30. 6073e41 [XERCESJ-1781] Javadoc changes (#68) by Samael · 8 months ago
  31. 5781394 [XERCESJ-1781] adding missing Javadoc for CoreDocumentImpl (#71) by Samael · 8 months ago
  32. 08b3119 [XERCESJ-1781] Javadoc doclint settings in Ant build.xml (#70) by Samael · 8 months ago
  33. 6862449 [XERCESJ-1689] Xerces no longer bundles HTMLDOMImplementation (#16) by Elliotte Rusty Harold · 8 months ago
  34. 0e374d8 [NOJIRA] include JDK 25 in CI (#66) by Samael · 8 months ago
  35. b2f3b7d [XERCES-J-1789] Revert to Java 1.7 (#60) by Elliotte Rusty Harold · 8 months ago
  36. ac11271 [XERCESJ-1781] fix more Javadoc (#64) by Samael · 8 months ago
  37. 9a1b41d XERCESJ-1781] fix Javadoc in NodeImpl.java (#63) by Samael · 8 months ago
  38. cc2d00c [XERCESJ-1781] Javadoc fixes in org.apache.wml.* (#49) by Samael · 8 months ago
  39. 46ea35f [XERCESJ-1781] fix more Javadoc warnings (#62) by Samael · 8 months ago
  40. 4d7cec1 [XERCESJ-1781] fix some Javadoc errors in AbstractDateTimeDV.java (#57) by Samael · 8 months ago
  41. 9f22b8b [XERCES-1781] fix incorrect Javadoc re SAXNotRecognizedException (#61) by Samael · 8 months ago
  42. 52b6b17 update code to use typed collections and generics (#2) by Samael · 8 months ago
  43. d5c3170 Make javadoc build less verbose (#59) by Elliotte Rusty Harold · 8 months ago
  44. 17f1025 align indents (#58) by Elliotte Rusty Harold · 8 months ago
  45. 5a094d7 [XERCESJ-1781] fix Javadoc error regarding h tags (#52) by Samael · 8 months ago
  46. 2a74f41 Revert "NOJIRA: remove xercesImpl.jar from tools directory (not needed) (#53)" (#55) by Elliotte Rusty Harold · 8 months ago
  47. 94b7a98 NOJIRA: remove xercesImpl.jar from tools directory (not needed) (#53) by Samael · 8 months ago
  48. 38654b3 [XERCESJ-1781] Javadoc fix for non-existing DOMSystemException (#50) by Samael · 8 months ago
  49. a4dd6ea [XERCESJ-1781] fix incorrect Javadoc re SAXException (#51) by Samael · 8 months ago
  50. 2591aaa [XERCESJ-1781] fix Javadoc warnings (#48) by Samael · 8 months ago
  51. 4dc851c [XERCESJ-1781] Javadoc fixes for html in org.apache.xerces (#47) by Samael · 8 months ago
  52. 30ad2f5 XERCES-1785: deprecate the org.apache.wml package (#45) by Samael · 9 months ago
  53. 8bdc403 [NOJIRA]: Use valueOf instead of deprecated constructors (#46) by Samael · 9 months ago
  54. 7b096ed [XERCESJ-1781] Javadoc fixes (#44) by Samael · 9 months ago
  55. dcacb20 [XERCESJ-1781] Javadoc fixes in org.apache.xerces.impl (#41) by Samael · 9 months ago
  56. 5345e59 [XERCESJ-1781] Javadoc changes in org.apache.xml.serialize (#39) by Samael · 9 months ago
  57. 05e1777 [XERCESJ-1781] Javadoc fixes for EncodingMap class (invalid html) (#42) by Samael · 9 months ago
  58. de50d77 Fix Ant build (all): attempting to copy removed files (#37) by Samael · 9 months ago
  59. 690a269 [XERCES-J-1776] Replace stylebook with Ant's xslt task (#23) by Elliotte Rusty Harold · 9 months ago
  60. e04c402 [XERCESJ-1781] Javadoc changes in org.apache.wml (#28) by Samael · 9 months ago
  61. 345920a [XERCES-1781] fixing more errors in Javadoc in org.apache.xerces (#36) by Samael · 9 months ago
  62. 5f62951 Delete duplicate licenses (#18) by Elliotte Rusty Harold · 9 months ago
  63. 42e157c Remove SAX license (#17) by Elliotte Rusty Harold · 9 months ago
  64. ace2e74 Newer versions of ant no longer use a nodeps jar (#22) by Elliotte Rusty Harold · 9 months ago
  65. 889ca3e [XERCES-1781] fixing errors in Javadoc in org.apache.xerces (#33) by Samael · 9 months ago
  66. 40294a1 [NOJIRA]: Use Integer.valueOf instead of new Integer (#35) by Samael · 9 months ago
  67. b29872b [XERCES-1781] part 2 (split out from #28) (#32) by Samael · 9 months ago
  68. 8916da5 [XERCES-1781] part 1 (split out from #28) (#31) by Samael · 9 months ago
  69. 2ef046c spelling (#30) by Elliotte Rusty Harold · 9 months ago
  70. 54bd2ff ICU4J no longer required (#21) by Elliotte Rusty Harold · 9 months ago
  71. 8d39a38 [XERCESJ-1763] set Automatic-Module-Name for xercesImpl.jar (#3) by Samael · 10 months ago
  72. a4c22df [XERCESJ-731] correct Javadoc about boolean attributes (#25) by Elliotte Rusty Harold · 1 year ago
  73. 555c311 [XERCESJ-1784] annotate deprecated code with @Deprecated (#27) by Samael · 1 year ago
  74. d3e95ce Use Character.valueOf instead of deprecated Character constructor (#29) by Samael · 1 year ago
  75. 8f83cf6 [XERCESJ-1770] Test on Java 11, 17, and 21. Turn on more tests for Java 8. (#15) by Elliotte Rusty Harold · 1 year, 1 month ago
  76. 083b095 Add .DS_Store from Mac file system to .gitignore (#14) by Elliotte Rusty Harold · 1 year, 1 month ago
  77. 2147609 Turn on tests and verify they run and fail (#11) by Elliotte Rusty Harold · 1 year, 1 month ago
  78. 59c0da0 Upgrade ant to 1.10.15 (#13) by Elliotte Rusty Harold · 1 year, 1 month ago
  79. 2f3c656 add GitHub action (#1) by Samael · 1 year, 1 month ago
  80. c41d49b Add explicit statement around CVE-2017-7503 (#9) by Arnout Engelen · 1 year, 1 month ago
  81. 54ac79c Merge pull request #8 from raboof/website-add-security-page by mukulga · 1 year, 3 months ago
  82. c9430e1 Merge pull request #5 from elharo/docs by mukulga · 1 year, 3 months ago
  83. 470c482 website: add security page by Arnout Engelen · 1 year, 4 months ago
  84. f3e04c1 Update bug reporting instructions for 2025 by Elliotte Rusty Harold · 1 year, 6 months ago
  85. f792597 Merge pull request #4 from elharo/git by mukulga · 1 year, 6 months ago
  86. e5e39fb Ignore some more files by Elliotte Rusty Harold · 1 year, 6 months ago
  87. c9e98f3 mentioning use of JProfiler tool by xerces-j within readme document by Mukul Gandhi · 1 year, 8 months ago
  88. ffa4f10 committing few changes to xerces-j readme document by Mukul Gandhi · 1 year, 10 months ago
  89. 599715d committing few changes to xerces-j readme document by Mukul Gandhi · 1 year, 10 months ago
  90. c53125f modifying xerces-j's documentation meta-data file and the build file by Mukul Gandhi · 2 years ago
  91. 686b657 making changes to releases.xml file by Mukul Gandhi · 2 years ago
  92. 09c4267 committing few modifications to Xerces-J release meta-data document for by Mukul Gandhi · 2 years ago
  93. b17916e modifying github xerces-j repos's description and homepage by Mukul Gandhi · 2 years, 3 months ago
  94. 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 · 2 years, 3 months ago
  95. 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 · 2 years, 6 months ago
  96. 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 · 2 years, 6 months ago
  97. 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 · 2 years, 8 months ago
  98. c20128d committing minor changes to comments, within the xercesj build.xml document files by mukulg · 2 years, 8 months ago
  99. f305536 committing minor changes to the xercesj build.xml document files, and to the xercesj release document meta-data files by mukulg · 2 years, 8 months ago
  100. 3783ca4 minor improvements to, xercesj 2.12.3 release notes meta-data by mukulg · 3 years, 4 months ago