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

Fix KVO that breaks if a target object overrides 'isEqual' and 'hash' #361

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

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    565963d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2014

  1. Configuration menu
    Copy the full SHA
    ce05781 View commit details
    Browse the repository at this point in the history
  2. add documentation to readme

    MarkVillacampa authored and tutuming committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    602736e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf22d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2014

  1. Configuration menu
    Copy the full SHA
    d7db918 View commit details
    Browse the repository at this point in the history
  2. Switch to the proper travis format

    clayallsopp authored and tutuming committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    b7a641b View commit details
    Browse the repository at this point in the history
  3. UI now depends on constants.rb

    clayallsopp authored and tutuming committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    dfda4dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    203c599 View commit details
    Browse the repository at this point in the history
  5. 1.6.0.rc1

    - 'bubble-wrap/http' is now deprecated and will be removed in 2.0, see rubymotion-community#308
    
    + `BW::UIActivityViewController` wrapper added, see rubymotion-community#335
    
    + `BW::NetworkIndicator` added, see rubymotion-community#349
    
     + `BW::Location.get_compass` & `BW::Location.get_compass_once`see rubymotion-community#348
    
    + `NSString#to_color` ARGB support, see rubymotion-community#350
    
    + `Object#method` support for `BW::Reactor`, see rubymotion-community#359
    
    * Prevented a possible exception when stopping `BW::Location`, see rubymotion-community#358
    
    * Fixed a bug when requiring just 'bubble-wrap/ui'
    clayallsopp authored and tutuming committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    7ad7c1a View commit details
    Browse the repository at this point in the history
  6. Switch to SVG status

    clayallsopp authored and tutuming committed Apr 21, 2014
    Configuration menu
    Copy the full SHA
    8e356e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2014

  1. rc1

    clayallsopp authored and tutuming committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    83aeedb View commit details
    Browse the repository at this point in the history
  2. update travis instructions

    clayallsopp authored and tutuming committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    b0499d1 View commit details
    Browse the repository at this point in the history