This is an automated email from the ASF dual-hosted git repository.
olabusayo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil.git.
from f0242e1 Added test for poor-diagnostic bug with SSP="never".
add a6c563b Do not convert data values in postProcess after evaluating
expressions
No new revisions were added by this update.
Summary of changes:
.../org/apache/daffodil/dpath/Conversions.scala | 16 ++--
.../org/apache/daffodil/dpath/Expression.scala | 20 ++--
.../scala/org/apache/daffodil/xml/XMLUtils.scala | 4 -
.../scala/org/apache/daffodil/dpath/DPath.scala | 101 ++++++++++-----------
.../org/apache/daffodil/dpath/FNFunctions.scala | 17 ++--
.../scala/org/apache/daffodil/dpath/NodeInfo.scala | 12 +--
.../processors/parsers/PrimitivesTextNumber1.scala | 14 +--
.../section23/dfdl_functions/Functions.tdml | 42 +++++++++
.../dfdl_expressions/TestDFDLExpressions.scala | 2 +
9 files changed, 136 insertions(+), 92 deletions(-)