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

Added ARC and iOS support #11

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

Commits on Feb 6, 2014

  1. Added ARC compatibility macros and type modifiers

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    4fcf6cd View commit details
    Browse the repository at this point in the history
  2. Make use of ARC Macros and fix missing NSWorkspace on iOS

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    6708789 View commit details
    Browse the repository at this point in the history
  3. Indentation

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    f9a1d7d View commit details
    Browse the repository at this point in the history
  4. Added additional ARC macros

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    c357581 View commit details
    Browse the repository at this point in the history
  5. Changed misplaced release to retain

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    545e0b9 View commit details
    Browse the repository at this point in the history
  6. added iOS thread sleep possibilities

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    11e0331 View commit details
    Browse the repository at this point in the history
  7. Added iOS thread sleep possibilities

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    0e988cd View commit details
    Browse the repository at this point in the history
  8. changed _sleepInterval type to NSTimeInterval

    Sebastian Keller committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    faa504a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. changed sleepInterval property type to NSTimeInterval

    Sebastian Keller committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    053ffeb View commit details
    Browse the repository at this point in the history