-
Notifications
You must be signed in to change notification settings - Fork 30
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
Fixes to improve compatibility of _Storage with dict #119
Open
auspex
wants to merge
9
commits into
jbeluch:develop
Choose a base branch
from
auspex:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 24, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 1a525a2 - Browse repository at this point
Copy the full SHA 1a525a2View commit details -
`xbmcswift2 create` now works properly.
Configuration menu - View commit details
-
Copy full SHA for 15ebbfc - Browse repository at this point
Copy the full SHA 15ebbfcView commit details
Commits on Oct 6, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 8316a8e - Browse repository at this point
Copy the full SHA 8316a8eView commit details
Commits on Nov 26, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 5807a56 - Browse repository at this point
Copy the full SHA 5807a56View commit details
Commits on Dec 16, 2012
-
Configuration menu - View commit details
-
Copy full SHA for e92ddbf - Browse repository at this point
Copy the full SHA e92ddbfView commit details
Commits on Feb 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0e7a364 - Browse repository at this point
Copy the full SHA 0e7a364View commit details
Commits on Oct 21, 2014
-
Fix __len__() to return result of self._items.__len() rather than the method itself Implement the viewkeys(), viewitems(), viewvalues() and __cmp__() methods from dict().
auspex committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for c078050 - Browse repository at this point
Copy the full SHA c078050View commit details -
Tests for compatibility of _Storage with dict()
auspex committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 1413350 - Browse repository at this point
Copy the full SHA 1413350View commit details -
Merge branch 'develop' of github.com:auspex/xbmcswift2 into develop
auspex committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 3ab9a1a - Browse repository at this point
Copy the full SHA 3ab9a1aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.