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
Merge requests
!127
Update CHANGELOG for 1.3 release.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update CHANGELOG for 1.3 release.
robbert/changelog
into
master
Overview
3
Commits
1
Pipelines
0
Changes
1
Merged
Robbert Krebbers
requested to merge
robbert/changelog
into
master
5 years ago
Overview
3
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
731caa8a
1 commit,
5 years ago
1 file
+
10
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CHANGELOG.md
+
10
−
1
Options
This file lists "large-ish" changes to the std++ Coq library, but not every
This file lists "large-ish" changes to the std++ Coq library, but not every
API-breaking change is listed.
API-breaking change is listed.
## std++ master
## std++ 1.3 (released 2020-03-18)
Coq 8.11 is supported by this release.
This release of std++ received contributions by Amin Timany, Armaël Guéneau,
Dan Frumin, David Swasey, Jacques-Henri Jourdan, Michael Sammler, Paolo G.
Giarrusso, Pierre-Marie Pédrot, Ralf Jung, Robbert Krebbers, Simon Friis Vindum,
Tej Chajed, and William Mansky
Noteworthy additions and changes:
-
Rename
`dom_map_filter`
into
`dom_map_filter_subseteq`
and repurpose
-
Rename
`dom_map_filter`
into
`dom_map_filter_subseteq`
and repurpose
`dom_map_filter`
for the version with the equality. This follows the naming
`dom_map_filter`
for the version with the equality. This follows the naming
Loading