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

Add Id::retain_autoreleased #81

Merged
merged 6 commits into from
Mar 2, 2022
Merged

Commits on Mar 2, 2022

  1. Add Id::retain_autoreleased

    An optimized version of `Id::retain` for when the previous caller returns an autoreleased value
    madsmtm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0e504d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f6ffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8fa4d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea2a94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d363249 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e149351 View commit details
    Browse the repository at this point in the history