From 99a29fd873b01e57d9e60c2b25c78972ca5e49e5 Mon Sep 17 00:00:00 2001 From: michaelhkay Date: Sat, 18 Jan 2025 18:46:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qt4cg/qt?= =?UTF-8?q?specs@0881c07ca4750cf8a82dd8f8ee6f59a5fb1e90e9=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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