1. b2aa98d Only validate if a simple element parse succeeds by Steve Lawrence · 4 days ago main
  2. fab8bf5 New Layer API & Improved Implementation by Michael Beckerle · 2 months ago
  3. a853a2f Add support for nested jars by Steve Lawrence · 12 days ago
  4. d0bb41c Update scala-parser-combinators to 2.4.0 by Scala Steward · 2 weeks ago
  5. 4c0a4d9 Update scalacheck to 1.18.0 by Scala Steward · 2 weeks ago
  6. 71a2fa8 Update scalacheck to 1.17.1 by Scala Steward · 3 weeks ago
  7. 4bbaa8a Update scala-xml to 2.3.0 by Scala Steward · 3 weeks ago
  8. bfd228c Update icu4j to 75.1 by Scala Steward · 3 weeks ago
  9. 5ca4319 Always create an unparse error when a required array is missing by Steve Lawrence · 2 weeks ago
  10. 65b68e5 Set SOURCE_DATE_EPOCH for build reproducability when creating release candidates by Steve Lawrence · 3 weeks ago
  11. 4fe36eb Throw TDMLException if Test has neither tdml:infoset nor tdml:errors by olabusayoT · 5 weeks ago
  12. 6b5e07c Bump codecov/codecov-action from 4.1.1 to 4.3.0 by dependabot[bot] · 4 weeks ago
  13. 03d5a52 Update os-lib to 0.10.0 by Scala Steward · 3 weeks ago
  14. 1040635 Update scalafmt-core to 3.8.1 by Scala Steward · 5 weeks ago
  15. 5776d2d Update commons-io to 2.16.1 by Scala Steward · 4 weeks ago
  16. 1c21b2c Update sbt-native-packager to 1.10.0 by Scala Steward · 3 weeks ago
  17. 90360ca Update slf4j-api to 2.0.13 by Scala Steward · 3 weeks ago
  18. 32e7b54 Bump version for 3.8.0-SNAPSHOT development by Steve Lawrence · 4 weeks ago
  19. 243612f Pin libmxml to 3.3.1 in macOS CI by Steve Lawrence · 3 weeks ago
  20. fbf5343 Prepare for 3.7.0 release by Steve Lawrence · 5 weeks ago v3.7.0 v3.7.0-rc1
  21. 78f2e4b Output diagnosticFile for embedded schemas diagnostics by olabusayoT · 5 weeks ago
  22. fe6646f Add support for dfdl:checkRangeInclusive/checkRangeExclusive functions by olabusayoT · 5 weeks ago
  23. 1dc6256 Add support for passing exception directly into DaffodilUnhandledSAXException by olabusayoT · 5 weeks ago
  24. 4c61dc5 Allow backtracking when parsing prefix length fails with prefixIncludesPrefixLength by Steve Lawrence · 5 weeks ago
  25. 0a4d51c Update woodstox-core to 6.6.2 by Scala Steward · 5 weeks ago
  26. f2a9bd6 Improve diagnostic from delimiter scanning by Michael Beckerle · 6 weeks ago
  27. 3e936cf Add support for validation of length facet by olabusayoT · 6 weeks ago
  28. fa34023 Bump codecov/codecov-action from 4.1.0 to 4.1.1 by dependabot[bot] · 6 weeks ago
  29. b58ca82 Update Apache Daffodil KEYS by pkatlic · 6 weeks ago
  30. c48c9dc Remove DAFFODIL_HOME since IDEs don't need it by olabusayoT · 6 weeks ago
  31. 3682679 Enable dfdl:extraEscapedCharcaters to take an expression by olabusayoT · 6 weeks ago
  32. 7db9e4e De-personalize Diagnostic File URLs in Compiled Schemas by olabusayoT · 9 months ago
  33. 9b12912 Error if -T and -P options are used together in the CLI by Steve Lawrence · 7 weeks ago
  34. 0e93ce0 Update scallop to 5.1.0 by Scala Steward · 7 weeks ago
  35. 427c114 Bump actions/setup-java from 4.2.0 to 4.2.1 by dependabot[bot] · 7 weeks ago
  36. 77d6190 Add ability to support or ignore restrictions not allowed by DFDL by Steve Lawrence · 7 weeks ago
  37. 24eebf8 Update genjavadoc-plugin to 0.19 by Scala Steward · 8 weeks ago
  38. b43de04 Bump actions/setup-java from 4.1.0 to 4.2.0 by dependabot[bot] · 7 weeks ago
  39. 3f897fe Only allow ambiguous path steps between scalar and optional elements by Steve Lawrence · 8 weeks ago
  40. 6edf530 Fix mapping from separatorPolicy to separatorSuppressionPolicy by Steve Lawrence · 8 weeks ago
  41. 36b98fc Add test showing optional elements cannot have predicates in expressions by Steve Lawrence · 8 weeks ago
  42. d5e084c Pin github actions to a commit hash by Steve Lawrence · 9 weeks ago
  43. 479d904 Bump codecov/codecov-action from 4.0.2 to 4.1.0 by John Interrante · 9 weeks ago
  44. 2bcf3ef Bump codecov/codecov-action from 4.0.2 to 4.1.0 by dependabot[bot] · 10 weeks ago
  45. 87a0a38 Update woodstox-core to 6.6.1 by Scala Steward · 10 weeks ago
  46. 67dc8cd Update scala-library, scala-reflect to 2.12.19 by Scala Steward · 9 weeks ago
  47. 161a57c Bump scalacenter/sbt-dependency-submission from 2.3.0 to 2.3.1 by dependabot[bot] · 9 weeks ago
  48. b00a006 Bump actions/setup-java from 4.0.0 to 4.1.0 by dependabot[bot] · 9 weeks ago
  49. 89d02df fn:count(non-array) must issue SDE by pkatlic · 10 weeks ago
  50. 240600e Bump codecov/codecov-action from 4.0.1 to 4.0.2 by dependabot[bot] · 2 months ago
  51. ee59b5d Update sbt-scoverage to 2.0.11 by Scala Steward · 10 weeks ago
  52. 63c4318 Include the input buffer in ExpectIt failure messages by Steve Lawrence · 2 months ago
  53. d3ca3cc Update sbt to 1.9.9 by Scala Steward · 2 months ago
  54. 322c911 Update scalafmt-core to 3.8.0 by Scala Steward · 2 months ago
  55. 37fa52e Improve performance of xml and json infoset outputters by Steve Lawrence · 3 months ago
  56. d535bcb Update sbt-scoverage to 2.0.10 by Scala Steward · 3 months ago
  57. 08486cf Update slf4j-api to 2.0.12 by Scala Steward · 3 months ago
  58. df52e25 Bump scalacenter/sbt-dependency-submission from 2.2.2 to 2.3.0 by dependabot[bot] · 3 months ago
  59. 194f1f2 Update jline to 3.25.1 by Scala Steward · 3 months ago
  60. ff9ba41 Refactor NodeInfo.PrimType. Add DFDLPrimType Java enum. by Michael Beckerle · 3 months ago
  61. da3cc9f Bump codecov/codecov-action from 3.1.4 to 4.0.1 by dependabot[bot] · 3 months ago
  62. 958c319 Update daffodil-release-candidate to support daffodil-sbt by Steve Lawrence · 3 months ago
  63. 16f6646 Update woodstox-core to 6.6.0 by Scala Steward · 4 months ago
  64. 3ce37b4 Fix zoned EBCDIC overpunched signs by Michael Beckerle · 4 months ago
  65. fd70059 Include the crossVersion in daffodil jars packaged in tar/zip/RPM by Steve Lawrence · 4 months ago
  66. cdb4121 Use the negative pattern of textNumberPattern to resolve padding ambiguities by Steve Lawrence · 4 months ago
  67. e2a1835 Bump SonarSource/sonarcloud-github-action from v1.9 to v2.1.1 by Steve Lawrence · 4 months ago
  68. cebce31 Update slf4j-api to 2.0.11 by Scala Steward · 4 months ago
  69. 4005bfb Update os-lib to 0.9.3 by Scala Steward · 4 months ago
  70. db78218 Update jline to 3.25.0 by Scala Steward · 4 months ago
  71. fda3f8f Update sbt to 1.9.8 by Scala Steward · 4 months ago
  72. acbf6fd Update icu4j to 74.2 by Scala Steward · 4 months ago
  73. 778bd15 Update jackson-core to 2.16.1 by Scala Steward · 4 months ago
  74. 9e0bdf6 Update copyright year to 2024 by Steve Lawrence · 4 months ago
  75. f4996f0 Improve performance of padding removal when parsing by Steve Lawrence · 4 months ago
  76. 20d6ea3 Fix xs:float text number parse/unparse edge cases by Steve Lawrence · 4 months ago
  77. edf3ca5 Add test that illustrates float text parse bug by Michael Beckerle · 5 months ago
  78. f41f06a Verify that debuggers are reset after TDML tests are run by Steve Lawrence · 5 months ago
  79. 37d6746 Use encodingErrorPolicy replace, even when set to error by Steve Lawrence · 5 months ago
  80. c58434c Return FAIL if tests are not found by 200019465 · 5 months ago
  81. e05dfc8 Remove numbers from CLI integration test names by 200019465 · 5 months ago
  82. b4eaa46 Give codegen-c somewhat limited dfdl:assert support by John Interrante · 5 months ago
  83. b897694 Fix ProcessorFactory.withDistinguishedRootNode and isError by Steve Lawrence · 5 months ago
  84. d66a8b4 Run SonarCloud using Java 17 by pkatlic · 5 months ago
  85. 0f5f597 Update commons-io to 2.15.1 by Scala Steward · 5 months ago
  86. 7ac497b Update Saxon-HE to 12.4 by Scala Steward · 5 months ago
  87. 003d02a Update jline to 3.24.1 by Scala Steward · 6 months ago
  88. 3b57060 Bump actions/setup-java from 3.13.0 to 4.0.0 by dependabot[bot] · 5 months ago
  89. 8a3d607 Make code gen support empty grams by John Interrante · 6 months ago
  90. 3501150 Bump actions/github-script from 7.0.0 to 7.0.1 by dependabot[bot] · 6 months ago
  91. b6daed6 Update jackson-core to 2.16.0 by Scala Steward · 6 months ago
  92. 9dd5b00 Update scalafmt-core to 3.7.17 by Scala Steward · 6 months ago
  93. e7264e2 Update icu4j to 74.1 by Scala Steward · 6 months ago
  94. 97b3bac Bump scalacenter/sbt-dependency-submission from 2.2.0 to 2.2.2 by dependabot[bot] · 6 months ago
  95. 7e33b3f Bump fedora from 38 to 39 in /containers/release-candidate by dependabot[bot] · 6 months ago
  96. 467aa87 Bump actions/github-script from 6.4.1 to 7.0.0 by dependabot[bot] · 6 months ago
  97. 8ec51b8 Update scallop to 5.0.1 by Scala Steward · 6 months ago
  98. 89a3533 Update os-lib to 0.9.2 by Scala Steward · 6 months ago
  99. 424b90e Update commons-io to 2.15.0 by Scala Steward · 6 months ago
  100. 35fc6da Update sbt to 1.9.7 by Scala Steward · 6 months ago