Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-20 | Update CHANGELOG.md | 1 | -0/+4 | |
2022-01-17 | differentiate full vs CAS polyfill | 5 | -22/+27 | |
2022-01-17 | changelog | 1 | -0/+4 | |
2022-01-17 | have docs.rs document the optional features | 1 | -0/+3 | |
2022-01-17 | fix documentation | 2 | -6/+12 | |
2022-01-17 | add riscv cas atomic support and cleanup the #cfg's for it | 5 | -13/+40 | |
2022-01-16 | assume native compilation if target_os is not "none" to allow non-x86 hosts t... | 1 | -1/+1 | |
2022-01-15 | Changelog. | 1 | -0/+4 | |
2022-01-15 | Cleanup tests. | 1 | -12/+5 | |
2022-01-15 | Fix termination behavior and add comprehensive test cases. | 1 | -23/+60 | |
2022-01-15 | Fix panic if buffer was empty. | 2 | -15/+28 |