- 12d6b0b Prepare for 4.3.0 development by olabusayoT · 3 weeks ago main
- e8ef2e8 Update Inno Setup installation in `release-candidate.yml` by olabusayoT · 5 weeks ago v4.2.0 v4.2.0-rc1
- a0e7e46 Prepare for 4.2.0 by olabusayoT · 5 weeks ago
- a049796 Revert scalaVersion back to 3.3.7 by olabusayoT · 5 weeks ago
- d505941 Bump actions/checkout from 6.0.2 to 7.0.0 by dependabot[bot] · 5 weeks ago
- 128075f Update sbt, scripted-plugin to 1.12.13 by Scala Steward · 5 weeks ago
- 1a3255a Update jline to 4.2.1 by Scala Steward · 6 weeks ago
- dc8d4a7 Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.3 by dependabot[bot] · 6 weeks ago
- 5522531 Bump actions/setup-java from 5.2.0 to 5.3.0 by dependabot[bot] · 6 weeks ago
- d3e9de6 Bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.2.0 by dependabot[bot] · 6 weeks ago
- 1c1f73d Bump msys2/setup-msys2 from 2.31.1 to 2.32.0 by dependabot[bot] · 6 weeks ago
- a90d847 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago
- 87dd0ea Update woodstox-core to 7.2.1 by Scala Steward · 7 weeks ago
- 985328c Update Saxon-HE to 13.0 by Scala Steward · 9 weeks ago
- d935bb5 Update slf4j-api to 2.0.18 by Scala Steward · 3 months ago
- f9ef2e4 Update sbt-scalafmt to 2.6.1 by Scala Steward · 3 months ago
- d4f3b6e Bump actions/labeler from 6.0.1 to 6.1.0 by dependabot[bot] · 3 months ago
- 8989235 Update jline to 3.30.13 by Scala Steward · 3 months ago
- cc0d051 Bump SonarSource/sonarqube-scan-action from 7.0.0 to 8.0.0 by dependabot[bot] · 3 months ago
- 8533ee9 Update commons-io to 2.22.0 by Scala Steward · 3 months ago
- cc522d3 Bump msys2/setup-msys2 from 2.30.0 to 2.31.1 by dependabot[bot] · 3 months ago
- 19f9cb1 Bump actions/github-script from 8.0.0 to 9.0.0 by dependabot[bot] · 4 months ago
- 363d00c Bump codecov/codecov-action from 5.5.2 to 6.0.0 by dependabot[bot] · 4 months ago
- 8e1f7ce Update icu4j to 78.3 by Scala Steward · 4 months ago
- 213c77a Update os-lib to 0.11.8 by Scala Steward · 6 months ago
- 045407e Update scala3-library to 3.3.8 by Scala Steward · 7 weeks ago
- 4ddf700 Update sbt, scripted-plugin to 1.12.12 by Scala Steward · 6 weeks ago
- 050d47e Several small changes attempting to improve unparse performance by Josh Adams · 8 weeks ago
- 64ece50 Set default `infosetWalkerMode` to "streaming" by olabusayoT · 6 weeks ago
- 45fc21a Tolerate sub-millisecond differences in TDML dateTime comparison by Guichard Desrosiers · 7 weeks ago
- e1729f2 Add `infosetWalkerMode` tunable for streaming and non-streaming modes by olabusayoT · 3 months ago
- 0bfbf4c Replace deprecated URL constructor globally by Guichard Desrosiers · 8 weeks ago
- c22dfe8 Replace ICU-based date/time comparison in TDML Runner with XMLGregorianCalendar by Guichard Desrosiers · 8 weeks ago
- f66cafe Add configurable gzip compression level by Guichard Desrosiers · 9 weeks ago
- ec72d23 Make codecov patch stats informational on the main branch by Steve Lawrence · 9 weeks ago
- f9be445 Fix float/double facet checks to use native comparison instead of compareTo by Guichard Desrosiers · 3 months ago
- 4821837 Change TDMLRunner to use XMLTextInfosetInputter/Outputter as default by olabusayoT · 4 months ago
- b9fb1e5 Fix duplicated TDML exception output and simplify exception handling by Guichard Desrosiers · 3 months ago
- edee1e2 Convert NodeInfo.Nothing from a lazy val to an object by Steve Lawrence · 3 months ago
- d8bc0c1 Add support for infoset dataType member by Steve Lawrence · 4 months ago
- 81104ca Maintain empty/non-elements in stringAsXml output by Steve Lawrence · 4 months ago
- deb3f6d Update copyright year to 2026 by Steve Lawrence · 5 months ago
- b2431b6 Replace `ParseError` with `MultiException` in `FuzzData` by olabusayoT · 5 months ago
- 32bc90f Avoid possible serialization issues related to ArraySeq by Steve Lawrence · 5 months ago
- 41e02e7 Remove unnecessary `sed` command from SonarCloud configuration in `main.yml` by olabusayoT · 5 months ago
- fadf1f1 Update `main.yml` and `sonar-project.properties` for improved SonarCloud integration by olabusayoT · 5 months ago
- 78517e4 Remove old settings from `build.sbt` by olabusayoT · 5 months ago
- fc05b68 Enhance InfosetNoDataException message to include circular dependencies by olabusayoT · 6 months ago
- 498c0b4 Set max-parallel for matrix GitHub action jobs by Steve Lawrence · 6 months ago
- ebdadf9 Prepare for 4.2.0 development by Steve Lawrence · 6 months ago
- 949122e Prepare for 4.1.0 by Steve Lawrence · 6 months ago v4.1.0 v4.1.0-rc1
- 75801c1 Add warning for `dfdl:occursCountKind=parsed` without `dfdl:separatorSuppressionPolicy=anyEmpty` by olabusayoT · 6 months ago
- 96e73e1 Bump msys2/setup-msys2 from 2.29.0 to 2.30.0 by dependabot[bot] · 6 months ago
- 8851534 Bump scalacenter/sbt-dependency-submission from 3.1.0 to 3.2.1 by dependabot[bot] · 6 months ago
- 8da0564 Update sbt, scripted-plugin to 1.12.1 by Scala Steward · 6 months ago
- f016d39 Update os-lib to 0.11.7 by Scala Steward · 6 months ago
- 7a2e683 Update scala3-library to 3.3.7 by Scala Steward · 6 months ago
- d027bda Update jline to 3.30.6 by Scala Steward · 11 months ago
- 134fef3 Update scala-logging to 3.9.6 by Scala Steward · 11 months ago
- f64ef6c Update Saxon-HE to 12.9 by Scala Steward · 11 months ago
- 41b21bb Update os-lib to 0.11.6 by Scala Steward · 9 months ago
- 62465f4 Update commons-io to 2.21.0 by Scala Steward · 9 months ago
- 75b26e4 Update scallop to 5.3.0 by Scala Steward · 8 months ago
- b8bd391 Update icu4j to 78.2 by Scala Steward · 7 months ago
- 24541b5 Bump actions/checkout from 5.0.0 to 6.0.2 by dependabot[bot] · 6 months ago
- 9246cf4 Bump codecov/codecov-action from 5.5.1 to 5.5.2 by dependabot[bot] · 6 months ago
- 32c7ee8 Bump actions/setup-java from 5.0.0 to 5.2.0 by dependabot[bot] · 6 months ago
- ce8eb86 Bump actions/labeler from 5.0.0 to 6.0.1 by dependabot[bot] · 11 months ago
- 52102af Bump SonarSource/sonarqube-scan-action from 5.3.1 to 7.0.0 by dependabot[bot] · 8 months ago
- 6dd0f5a Update sbt-scoverage to 2.4.4 by Scala Steward · 7 months ago
- 5360e83 Update sbt-scalafmt to 2.5.6 by Scala Steward · 9 months ago
- 304c165 Update sbt-native-packager to 1.11.7 by Scala Steward · 7 months ago
- cebee43 Update sbt-unidoc to 0.6.1 by Scala Steward · 7 months ago
- 4dc86dc Update sbt, scripted-plugin to 1.11.7 by Scala Steward · 10 months ago
- e6b76fb Refactor CLI performance command to reduce overhead by Steve Lawrence · 7 months ago
- 01e5483 Update java api to declare thrown checked exceptions by olabusayoT · 7 months ago
- 62d9bb0 Add logic for separator/initiator/prefixed/terminator alignment by olabusayoT · 8 months ago
- afe49bf Configure asf.yaml notification.jira_options by Steve Lawrence · 7 months ago
- f5939dd Remove duplicated TDML content under test space/test 1 by Tejas Tiwari · 7 months ago
- d28fb52 Avoid large allocations related to specified length strings by Steve Lawrence · 7 months ago
- fadde32 SDE if dfdlx:bitAnd, dfdlx:bitOr, or dfdlx:bitXor arguments do not match signedness by Steve Lawrence · 8 months ago
- 662f307 Remove the release candidate container by Steve Lawrence · 8 months ago
- 67053f9 Add EVDP SDW if EVDP is not both by olabusayoT · 10 months ago
- 252f17c Add tunable to control UpStep resolving to arrays by olabusayoT · 1 year, 9 months ago
- f2b2159 Remove workaround for ICU-22303, fixed in ICU 78.1 by Steve Lawrence · 9 months ago
- 641972a Add Java 25 LTS to CI, remove Java 24 by Steve Lawrence · 9 months ago
- 0b3faf1 Fix choice branch selection per errata 5.60 by olabusayoT · 9 months ago
- d83a860 Fix property scoping of default properties by Steve Lawrence · 9 months ago
- d0dcca0 Fix check for trailingEmptyStrict policy validation by olabusayoT · 10 months ago
- 4e6383e Add support for `dfdl:decimalSigned` property to parsers/unparsers by olabusayoT · 10 months ago
- 3f31018 Add DaffodilUnparseContentHandler.finish() function to SAX unparse API by Steve Lawrence · 10 months ago
- 104cb63 Ensure if-expressions converge to a primitive type by Steve Lawrence · 9 months ago
- 25391d8 Add dfdlx:currentPosition function by Michael Beckerle · 1 year, 5 months ago
- 854a292 Prefer xs:double over xs:decimal for numeric operations by Steve Lawrence · 10 months ago
- 0592793 Fix dropping characters from escapeBlockStart partial matches by Steve Lawrence · 10 months ago
- 6650eb9 Correct numeric operations by Steve Lawrence · 10 months ago
- 1a51c31 Exclude xml-apis dependency by Steve Lawrence · 10 months ago
- 68288b4 Bump version to 4.1.0-SNAPSHOT for development by Steve Lawrence · 10 months ago
- d76b281 Use correct secrets to deploy release candidates to nexus by Steve Lawrence · 11 months ago v4.0.0 v4.0.0-rc1
- 8041d3b Prepare for 4.0.0 by Steve Lawrence · 11 months ago