StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

bbum

Rating
1655.89 (477th)
Reputation
157,972 (346th)
Page: 1 ... 7 8 9 10 11 ... 44
Title Δ
UIFont fontWithName: residing on heap and never destroyed 0.00
Memory Leak in "executeFetchRequest" Core Data (ARC) 0.00
Objective-C access int from other class +0.92
Crash when object deallocated while running a background thread 0.00
Invalid token at start of a preprocessor expression Xcode 0.00
More efficient nested loops calculation +1.29
Duplicating Objective C files? 0.00
ARC: how to inject custom dealloc IMP in object which in turn calls... +0.27
Does the system do a retain on object in performSelector:onThread:w... 0.00
Is it possible in Objective-C to find allocated objects at runtime? 0.00
Why this doesn't crash? +0.25
what does the compiler when it finds [super msg]; -1.53
How to run an application within a Mac application with Objective-C? 0.00
Asynchronous Cocoa - Preventing "simple" (obvious) deadlo... 0.00
What is the point of these if(0) conditionals? +0.27
Creating CFDictionaryRef with CFDictionaryCreate and special charac... 0.00
Why is this function causing a leak? 0.00
Call class method on object of unknown class -0.17
Application freeze while executing fetch request +0.25
Not working with NSThread: performSelector:withObject:afterDelay:? -1.19
Break out of switch statement +0.81
Why need use [self class] when invoking your own class methods? -0.39
Unrecognized Selector Sent to UIView Instance Error 0.00
How do I use insertObjectAtIndex? +0.91
Change OBJC_IVAR_$ in binary 0.00
How to declare method (function) with multiples input parameters an... +1.03
NSCoding and ARC 0.00
Possible to return an object into a completion block? 0.00
Why does this ivar need @protected if @protected is the default? -0.71
Getting an Instance Method to return a string 0.00
Created objects Retain count -0.11
dispatch_sync return before queue is empty 0.00
Should I include custom Categories in my open source projects? +0.26
Method is not being called +0.26
100% CPU in Core Data operation +0.57
Passing by reference +1.12
Passing object to a different method causes EXC_BAD_ACCESS error +0.27
Terminating app due to uncaught exception 'NSInvalidArgumentExcepti... +0.25
Do we have to implement all the methods and properties of a protocol? 0.00
Get all hostnames on network 0.00
NSMethodSignature of a protocol 0.00
The best way to know an instance type from a class method of the sa... +1.12
Multiple objects into plist 0.00
expected ';' at the end of declaration list 0.00
Alternative syntax to __block? +0.27
perfomSelectorOnMainThread:withObject:waitUntilDone: randomly stops... 0.00
Calling objective-c selector methods through FFI in Ruby 0.00
can we prevent crash by using @try, catch mechanism .if the error i... +0.67
How to add sqlite database values into an array?I was retrived but... 0.00
Does a subclass that seemingly used no base class functionality sme... 0.00