This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
org.hl7.fhir.core
Watch
1
Star
0
Fork
0
You've already forked org.hl7.fhir.core
mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced
2025-03-09 14:31:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
org.hl7.fhir.core
/
org.hl7.fhir.utilities
History
Grahame Grieve
f83a4d95e8
Merge pull request
#506
from lmckenzi/Better-handling-of-bad-xhtml-entity
...
If there's an ampersand that doesn't actually have a closing semi-col…
2021-05-31 08:39:57 +10:00
..
src
If there's an ampersand that doesn't actually have a closing semi-colon, the process eventually runs out of characters and then fails doing a charAt(0). Catch this issue and throw a useful exception.
2021-05-19 19:04:11 -06:00
pom.xml
Updating version to: 5.4.3-SNAPSHOT and incrementing test cases dependency.
2021-05-21 18:14:31 +00:00