Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Full Changelog

Daffodil 0.13.0

Dependencies

  • upgrade to scala-2.10.4
  • upgrade to sbt-0.13.2

Core

  • Fix fix non-thread-safe code in date/time/dateTime types, text numbers, delimiters, occursCountKind='expression', and expression evaluation
  • Use use correct namespace for external variables
  • Improve improve performance for data containing only ASCII encoding
  • Remove remove broken support for lengthUnits=bytes with specified lengthKind and variable-width encodings
  • Replace replace much of the parser combinator code with DFAs specifically tailored towards DFDL requirements, giving a performance increase on delimited data

CLI

  • add new 'performance' command used to execute performance tests and gather statistics

Daffodil 0.12.x

Full Changelog

...