Apache Xalan-Java

Clone this repo:
  1. 3297445 Merge pull request #194 from ericcaspole/valhalla-jep401 by Joe Kesselman · 3 hours ago master
  2. 0a01a1f Merge pull request #196 from raboof/configure-system-xmlreader by Joe Kesselman · 3 days ago
  3. 7897bbf Merge branch 'master' of https://github.com/apache/xalan-java by Mukul Gandhi · 5 days ago
  4. 3412c7a committing modifications to README document, mentioning use of jprofiler tool for jvm run-time analysis and optimization by Mukul Gandhi · 5 days ago
  5. cfe1b19 Add Xalan Java security documentation by Arnout Engelen · 5 months ago
  6. c397184 Remove final I added while testing by Eric Caspole · 7 months ago
  7. 62cde57 Change synch locks from Integer to Object by Eric Caspole · 7 months ago
  8. 5138cc2 Pull a copy of ../xalan-test/** into source distribution. by kubycsolutions · 8 months ago
  9. 6fd607c Merge pull request #186 from jamesnetherton/XALANJ-2664 by Joe Kesselman · 2 years ago
  10. 7debfd2 XALANJ-2664: Determine the parent ClassLoader for ByteArrayClassLoader by James Netherton · 2 years ago
  11. c8ddaad Move META-INF/ to resources, so services/ will be picked up correctly. by kubycsolutions · 2 years ago
  12. 8e18f4f Reference standard Apache parent POM. This addresses some of the issues in XALANJ-2650 and XALANJ-2731 by kubycsolutions · 2 years ago
  13. 5d9e511 CRLF forcing by kubycsolutions · 2 years ago
  14. 77aa724 Merge pull request #184 from apache/XALANJ-2725 by Joe Kesselman · 2 years, 1 month ago
  15. dfb7277 Document the characters()other()characters() issue if first char buffer ended in a high surrogate. by kubycsolutions · 2 years, 2 months ago
  16. ec7f0e2 This one's working for the test added in 2725. May not be cleanest solution, and I'm not sure whether any of the other surrogate handling needs similar fixes -- I don't know whether they ever run into the buffer break problem. by kubycsolutions · 2 years, 2 months ago
  17. 856e896 refactoring by kubycsolutions · 2 years, 2 months ago
  18. 162e1f0 just documentation/parameter names by kubycsolutions · 2 years, 2 months ago
  19. d83b90e Merge pull request #168 from apache/XALANJ-2618 by Joe Kesselman · 2 years, 2 months ago
  20. 1aad64a Remove sensitivity to encoding hashtable ordering by accepting only the first mapping seen for each key. Relies on encodings.properties putting the preferred java name first (equivalent to its current rule that when multipel mime names are given, the first is preferred). by kubycsolutions · 2 years, 2 months ago