0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/1.1.4' More... about 10 years ago
Version bump More... about 10 years ago
Updating gitignore file More... about 10 years ago
Refactor More... about 10 years ago
Merge branch 'master' into develop More... about 10 years ago
Merge branch 'release/1.1.3' into develop More... about 10 years ago
Merge branch 'release/1.1.3' More... about 10 years ago
Version bump More... about 10 years ago
Removing some warnings More... about 10 years ago
Color transformation in the HSBA space More... about 10 years ago
Color creation from hex string More... about 10 years ago
Merge branch 'release/1.1.2' More... about 10 years ago
Image blur + unit tests More... about 10 years ago
MD5 support More... over 10 years ago
Adding podspec More... almost 11 years ago
NIB unarchiving may not preserve indexes set in IB. Switching to a block-based testing solution. More... about 11 years ago
Stop throwing exceptions to safely execute objectAtIndex: on an array More... about 11 years ago
Deployment target back to 4.3 More... over 11 years ago
Added array transformation More... over 11 years ago
Now MUKToolkit links against iOS 6 (armv7+armv7s) with Xcode 4.5. So, it drops iOS 4 and armv6 support. More... over 11 years ago
Fixed date comparison More... over 11 years ago
Updated public headers folder More... over 11 years ago
Removed .gitattributes More... over 11 years ago
Updated master .h with UIKit import More... over 11 years ago
Moved MUK+Color to public headers More... almost 12 years ago
Added MUK+Color to global header More... almost 12 years ago
Added color category More... almost 12 years ago
Core Foundation header is not needed anymore More... almost 12 years ago
Removed string tokenization because you could use NSLinguisticTagger or enumerateSubstringsInRange:options:usingBlock: more easily More... almost 12 years ago
Normalization uses Foundation methods (not Core Foundation anymore) More... almost 12 years ago