Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
stdpp
Commits
e4733be5
Commit
e4733be5
authored
5 months ago
by
Ralf Jung
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into 'master'
Update to version 1.11.0 See merge request
!579
parents
5297f7c9
12c02964
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!579
Update to version 1.11.0
Pipeline
#110106
passed
5 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+17
-1
17 additions, 1 deletion
CHANGELOG.md
with
17 additions
and
1 deletion
CHANGELOG.md
+
17
−
1
View file @
e4733be5
This file lists "large-ish" changes to the std++ Coq library, but not every
API-breaking change is listed.
## std++ master
## 1.11.0 (2024-10-29)
The highlights of this release include:
*
dune compilation support
*
stronger versions of the induction principles for
`map_fold`
, exposing the order in
which elements are processed
std++ 1.11 supports Coq 8.18, 8.19 and 8.20.
Coq 8.16 and 8.17 are no longer supported.
This release of std++ was managed by Jesper Bengtson, Ralf Jung,
and Robbert Krebbers, with contributions from Andres Erbsen, Lennard Gäher,
Léo Stefanesco, Marijn van Wezel, Paolo G. Giarrusso, Pierre Roux,
Ralf Jung, Robbert Krebbers, Rodolphe Lepigre, Sanjit Bhat, Yannick Zakowski,
and Yiyun Liu. Thanks a lot to everyone involved!
**Detailed list of changes:**
-
Generalize
`foldr_comm_acc`
,
`map_fold_comm_acc`
,
`set_fold_comm_acc`
, and
`gmultiset_set_fold_comm_acc`
to have more general type. (by Yannick Zakowski)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment