diff --git a/dashboard/index.html b/dashboard/index.html index efda3c54f..b259bf218 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -2,7 +2,11 @@ Where possible, a summary of the changes between the pull request or branch and the latest drafts is provided with a DeltaXML pipeline. -

Open PRs:
#1710
#1708
#1703
#1701
#1700
#1686
#1587
#1296
#1283
#1227
#1062

Pull requests in descending order

PR #1710: 1709 Updated type diagrams

Pull request +

Pull requests in descending order

PR #1711: 1705 Say that max precision is implementation-defined

Pull request + #1711 + by michaelhkay.

Applies to fn:round, fn:round-half-to-even, fn:divide-decimals + +Fix #1705

Changed files
  • specifications/xpath-functions-40/src/function-catalog.xml

PR #1710: 1709 Updated type diagrams

Pull request #1710 by michaelhkay.

Added a few details to the type diagrams: user-defined array, map, and record types; enumeration types; untypedAtomic

Changed files
  • specifications/image-sources/anyAtomicType.xml
  • specifications/image-sources/anyType.xml
  • specifications/image-sources/item-types.xml
  • specifications/xslt-40/schema/xsltspec.dtd
  • specifications/xslt-40/src/xslt.xml

PR #1708: 1485 Add xsl:record-type declaration

Pull request #1708