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 2 3 ... 44
Title Δ
Why objc_class has different definition between runtime.h and objc-... 0.00
unrecognized selector sent to instance obj c 0.00
objective-c, object_getClassName(obj) vs NSStringFromClass([obj cla... 0.00
what do you prefer, subclassing vs method swizzling in objective C? +0.29
Sorting an array with each element contains an NSString and an NSNu... -0.84
Can I force dot/bracket notation? 0.00
Xcode Memory Debugger showing instances of already removed objects... -0.20
Instantiating object from class type in Objective-C -2.75
NSData description and NSString stringWithFormat have different ret... 0.00
Access private variables of a class in other project 0.00
objective-c: How blocks are created on low-level and at what cost? 0.00
Why does printf fail to print out NSObject within a run loop? 0.00
Does setting and int to 0 save on memory? 0.00
What's the relationship between Objective-C source code and aft... 0.00
Print value of a NSString which is set inside a autoreleasepool 0.00
Obejective-C. Nature of undefined behavior when method is overridde... 0.00
EXC_BAD_ACCESS when accessing big local array 0.00
In what order methods +initialize and +load called? -0.21
Verify method signatures before swizzling 0.00
In what case runtime may generate a sorted method list in iOS 0.00
Objective-C creating weak block to check memory release 0.00
Xcode objective-c error: Expected identifier 0.00
iOS error : Heap corruption detected, free list is damaged and Inco... 0.00
On iOS, are 0x0000000000000026, 0x000000000000001c, 0x0000000000000... 0.00
Are my Objective-C singletons thread safe? 0.00
Objective-C object are not destroyed after release message 0.00
How does ARC work in loops? +1.74
Is it safe to use +load in a dynamic framework to set up a quick WK... 0.00
How to implement block property of Objective C category 0.00
Objective C adding methods to classes argument mismatch -0.71
sleep(1) or sleepForTimeInterval 1 takes more than 1 second to wake 0.00
Wait for ms after a statement execution objective c 0.00
Archiving C char * stream 0.00
Invoke Method from a Class at Run-tIme in Objective C 0.00
Invalid memory reference (SIGSEGV) and incomplete implementation of... -0.21
Deamon Process Crash(dyld: launch, loading dependent libraries) 0.00
Two instances with the same memory address 0.00
Yin&Yang Initialization - Wait for pieces before calling init -1.62
Assign ivars to local variables within a function? 0.00
Sqlite shows EXC_BAD_ACCESS while executing query in ios 0.00
How to get clear ram listener(event) on iOS? 0.00
Fast NSData unarchiving 0.00
NSNumber and others not deallocated upon release 0.00
Block implicitly retains 'self'; - but is it intended behav... -1.88
NSRunLoop blocks incoming data 0.00
OC @property with block in category -2.39
In for loop, How to wait for a process to complete before jumping t... 0.00
Notification when Xcode deploy will terminate the app? +0.28
Object with callback block destroyed after init 0.00
How to make the method"executeQuery:query completionHandler:^(... +0.99