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

Strict concurrency is ready #2239

Merged
merged 29 commits into from
Apr 20, 2024
Merged

Commits on Apr 13, 2024

  1. Make ImageTransition Sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    86e7bfa View commit details
    Browse the repository at this point in the history
  2. Mark protocols sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1680c9e View commit details
    Browse the repository at this point in the history
  3. Improve some test Sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b2a4506 View commit details
    Browse the repository at this point in the history
  4. Disk storage fully sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    22863e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d8caf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Mark sendable for closures

    onevcat committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3bca097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ca7fb View commit details
    Browse the repository at this point in the history
  3. Cache can be sendable

    onevcat committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cd9f37f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Mark manager class sendable

    onevcat committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2721186 View commit details
    Browse the repository at this point in the history
  2. Fix warning for image class

    onevcat committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bc11fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a00caea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fc722b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb56be5 View commit details
    Browse the repository at this point in the history
  6. Verify and mark more sendable

    onevcat committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e0f6bb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    80f947d View commit details
    Browse the repository at this point in the history
  2. Fix more Sendable warnings

    onevcat committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3ad65f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3e8d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1605d11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50b54c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    441db82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2174d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    76425c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7d2ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    631c3c2 View commit details
    Browse the repository at this point in the history
  4. Fix test with isolated values

    onevcat committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    10e5dbf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    d4e29b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46389e5 View commit details
    Browse the repository at this point in the history
  3. Fix warnings for watchOS

    onevcat committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    17d840d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2aa3b6 View commit details
    Browse the repository at this point in the history