Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce moveBefore() state-preserving atomic move API #1307

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d45ca59 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    98a70d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c2a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b2ec1c View commit details
    Browse the repository at this point in the history
  4. Fix punctuation

    domfarolino committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    30ded0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2811119 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    c659978 View commit details
    Browse the repository at this point in the history
  2. Camel case

    domfarolino committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ad05126 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    fbbde69 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b7b71bc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    487a925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5127374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f132c1 View commit details
    Browse the repository at this point in the history
  4. Fix wrapping

    domfarolino committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f254047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe139ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43578ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d4bb01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    696e0fe View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Moving steps prose

    domfarolino committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a9d54c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caab6e1 View commit details
    Browse the repository at this point in the history
  3. Assert -> throw condition

    domfarolino committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a9bd9a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ecae6f View commit details
    Browse the repository at this point in the history
  5. Fix <old>

    domfarolino committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    35a75be View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Ordering and format

    domfarolino committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    906d710 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8d24d3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b111ad View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    6572970 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Do not explicitly rethrow

    domfarolino committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    12b9ded View commit details
    Browse the repository at this point in the history