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

Fixed dispatch queue usage if OS_OBJECT_USE_OBJC is deactivated. #94

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

Commits on Mar 18, 2015

  1. Fixed warning: auto property synthesis is synthesizing property not e…

    …xplicitly synthesized [-Wobjc-missing-property-synthesis].
    Jean-Charles BERTIN committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    624b85e View commit details
    Browse the repository at this point in the history
  2. Fixed dispatch queue usage if OS_OBJECT_USE_OBJC is deactivated.

    Jean-Charles BERTIN committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    2912a5d View commit details
    Browse the repository at this point in the history
  3. Added reachabilityChangedBlock property.

    Jean-Charles BERTIN committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    2399e21 View commit details
    Browse the repository at this point in the history
  4. Exported reachabilitySerialQueue property.

    Jean-Charles BERTIN committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    b2634f1 View commit details
    Browse the repository at this point in the history
  5. Fixed tabs.

    Jean-Charles BERTIN committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    4d95f6c View commit details
    Browse the repository at this point in the history