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 subclassing support for arc this time #8

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Add subclassing support for arc this time #8

wants to merge 13 commits into from

Commits on Nov 22, 2011

  1. Converted project to ARC

    robbiehanson committed Nov 22, 2011
    Configuration menu
    Copy the full SHA
    6d25542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf2110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ecb7c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2011

  1. Configuration menu
    Copy the full SHA
    69f800d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from abillingsley/replacementClass

    implement interface for replacement class for easy subclassing
    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    3a9cd29 View commit details
    Browse the repository at this point in the history
  3. replacement class added for arc

    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    2b4e6c1 View commit details
    Browse the repository at this point in the history
  4. missed a few autoreleases in merge removed for arc

    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    ea65ae8 View commit details
    Browse the repository at this point in the history
  5. need to add replacementClass method to XMLElement (Additions)

    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    5df6a9f View commit details
    Browse the repository at this point in the history
  6. need to add replacementClass method to XMLElement (Additions)

    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    70db28a View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master'

    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    c76cfb6 View commit details
    Browse the repository at this point in the history
  8. simplify replacement class by default we should just return the curre…

    …nt class
    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    f9a1086 View commit details
    Browse the repository at this point in the history
  9. fix merge conflicts when updating arc

    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    1276234 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from abillingsley/replacementClass

    Replacement class
    Alex Billingsley committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    bd4a9d0 View commit details
    Browse the repository at this point in the history