Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vorner/arc-swap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.2
Choose a base ref
...
head repository: vorner/arc-swap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 21, 2026

  1. Promote several Orderings to SeqCst

    Unfortunately, it seems to be needed - original reading of the standard
    was wrong and proofs based on wrong assumptions :-(.
    
    Fixes for #198, #200.
    vorner committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    9d87160 View commit details
    Browse the repository at this point in the history
  2. Release of 1.9.0

    vorner committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    ffb2808 View commit details
    Browse the repository at this point in the history
  3. Test file for the #198

    Committing so it doesn't break again.
    vorner committed Mar 21, 2026
    1 Configuration menu
    Copy the full SHA
    873fbf2 View commit details
    Browse the repository at this point in the history
Loading