This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil.git.
from d0f9a2f JAPI - withExternalVariables that takes AbstractMap
add 0391ba1 Make FillByte a required property.
No new revisions were added by this update.
Summary of changes:
.../daffodil/dsom/RuntimePropertyMixins.scala | 12 +-
.../runtime1/ChoiceTermRuntime1Mixin.scala | 2 +-
.../runtime1/ElementBaseRuntime1Mixin.scala | 2 +-
.../runtime1/SequenceTermRuntime1Mixin.scala | 5 +-
.../apache/daffodil/processors/EvEncoding.scala | 7 +
.../daffodil/processors/ProcessorStateBases.scala | 3 +-
.../apache/daffodil/processors/RuntimeData.scala | 24 +--
.../daffodil/section00/general/tunables.tdml | 8 +-
.../representation_properties/RepProps.tdml | 2 +-
.../section12/aligned_data/Aligned_Data.tdml | 169 ++++++++++++++++++++-
.../section12/aligned_data/TestAlignedData.scala | 3 +
11 files changed, 206 insertions(+), 31 deletions(-)