Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ralf Jung
Iris
Commits
6ed51720
Commit
6ed51720
authored
May 19, 2021
by
Ralf Jung
Browse files
add Xchg to changelog
parent
3ba5fca8
Changes
1
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
6ed51720
...
...
@@ -65,6 +65,7 @@ Coq 8.11 is no longer supported in this version of Iris.
**Changes in `heap_lang`:**
*
Rename
`Build_loc`
constructor for
`loc`
type to
`Loc`
.
*
Add atomic
`Xchg`
("exchange"/"swap") operation. (by Simon Hudon, Google)
The following
`sed`
script helps adjust your code to the renaming (on macOS,
replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment