1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Converted all IBOutlets from ivars to @properties More... over 7 years ago
Touched all xibs with Xcode 7.2.1 (7C1002) on 10.10.5 (14F2411) More... over 7 years ago
Replaced all non-IBOutlet ivars with @properties More... over 7 years ago
Merge pull request #48 from seanm/master More... over 7 years ago
Replace NSAutoreleasePool with @autoreleasepool More... over 7 years ago
Don't implicitly compare length to zero, instead be explicit More... over 7 years ago
Modernized all delegates to use properties, fixed 1 inconsistency/bug More... over 7 years ago
Use NSArray literals where possible More... over 7 years ago
Set text files to use 4 spaces, converted tabs to spaces. More... over 7 years ago
Removed conditionalization for pre-10.6 More... over 7 years ago
Enabled some additional warning flags (none are triggered) More... over 7 years ago
Use dispatch_once singleton technique More... over 7 years ago
Fixed memory leak found by clang static analyzer More... over 7 years ago
Changed some 'id' to 'instancetype' More... over 7 years ago
Renamed all non-IBOutlet ivars to start with underscore More... over 7 years ago
Set deployment target to 10.9. More... over 7 years ago
Used Xcode 6.2 on 10.9 to convert from SenTestKit to XCTest More... over 7 years ago
Merge pull request #47 from seanm/master More... over 7 years ago
Fixed build against 10.12 SDK / Removed old workarounds More... over 7 years ago
Merge pull request #46 from fatData/patch-1 More... almost 8 years ago
Update README.md More... almost 8 years ago
Merge pull request #44 from seanm/master More... over 10 years ago
Always use ISO 8601 date format in console logs. More... over 10 years ago
NSLog some unicode in applicationDidFinishLaunching in test app More... over 10 years ago
Fixed spelling typo in comment More... over 10 years ago
Revert "Behaviour change: now gather console logs since launch, instead of 24 hours" More... over 10 years ago
Behaviour change: now gather console logs since launch, instead of 24 hours More... over 10 years ago
Some cleanup in FRSystemProfile More... over 10 years ago
Remove explicit ARCH settings in project, just let Xcode use its default More... over 10 years ago
Updated xib format More... over 10 years ago