package kcas
Multi-word compare-and-swap library
Install
Dune Dependency
Authors
Maintainers
Sources
kcas-0.2.0.tbz
sha256=74c520006058b601fbc9f52fa05a9621881f5cda65f48331779d35c98839d100
sha512=4823d0d8686d708f463443d3ede9fd7d7be74314d2724a26f336b38a813e0c494e4fd17272701bb72f0b52c4459d575706ac056fb79686ec43b2e64f9fafd3ff
doc/CHANGES.html
Release notes
All notable changes to this project will be documented in this file.
0.2.0
- Complete redesign adding a new transaction API (@polytypic, review: @bartoszmodelski)
0.1.8
- Fix a bug in GKMZ implementation (@polytypic, review: @bartoszmodelski)
0.1.7
- Change to use the new GKMZ algorithm (@polytypic, review: @bartoszmodelski)
0.1.6
- Add preflights sorting and checks (@bartoszmodelski, review: @polytypic)
0.1.5
- Republish in opam (update opam, dune) (@tmcgilchrist, review: @Sudha247)