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 ... 12 13 14 15 16 ... 44
Title Δ
Memory management of block returned from function -0.11
Don't understand example given of block scope 0.00
Xcode .c file send message to objective-c (.m) file 0.00
Is it possible to pass a function pointer as a block argument direc... 0.00
Cocos2d beginner objc_msgSend EXC_BAD_ACCESS -0.57
Potential Memory Leak or Incorrect Decrement of the reference count 0.00
ARC - why do object pointers require explicit ownership type in fun... +1.50
What signature should I use for asynchronous method? 0.00
Status Item blocking the main thread (NSMenu blocking NSSpeechRecog... 0.00
Objective-C: ok to replace all accessors with readonly properties? -1.63
How to define methods and properties only visible within an objecti... 0.00
how to chain methods in objective-c 0.00
Block variables in Objective-C +0.59
Translating an iOS stack trace - SIGSEGV/SEGV_ACCERR on viewDidUnload 0.00
How many characters in obj-c/ios can I store in 128 kilobytes? 0.00
How do I avoid a zombies error with xcode 4.5 w/o ARC? 0.00
Threaded Obj-C code with ARC enabled -- why it works this way? -0.18
Parsing XML using GDataXML returns a NSString object with a retainC... +1.17
Is readonly property always "atomic"? -1.96
What kind of variables does ARC manage? +1.42
Pass an Objective-C object to a function as a void * pointer +0.71
is there anything in Objective C similar to C# yield return +2.45
Is making a iVar public in objective C defeats the purpose of encap... 0.00
Can I create an Objective-C class at run time from a text file? +0.29
Optimum class hierachy in Obj-C -1.89
Get return type of NSMethodSignature 0.00
Launch dscutil in Objective-C 0.00
how to make methods in category classes available to other classes? -0.43
How to define and call a method with multiple parameters -0.54
Memory warning debugging in instruments 0.00
file not found -fobjc-link-runtime 0.00
Debugging Objective C JNI code -0.86
Filter runningApplications List? 0.00
Pros and cons of exception usage in iOS/ObjectiveC 0.00
Selector Objective-C setting 0.00
Ensure Objective-C Code Execution Before Cocoa Application Exits +1.23
How bad is this? 3GB total bytes allocated in 30 seconds 0.00
Is it true that properties and ivars are not initially set to nil o... 0.00
What does "multiple base classes" mean? 0.00
llvm selects first (wrong) local struct definition from two defined... -2.55
Conform id to protocol, is it needed? -0.26
Detected autorelease objects +1.26
What is a non-fragile ABI? +1.23
xcode framework & API? 0.00
Call instance method with objc_msgSend +1.52
Over-release under objc ARC with -Os, but not with -O0 0.00
Create dictionary with values as anything other than objects -0.53
EXC_BAD_ACCESS in NSString stringWithFormat? +0.29
Reusing Object in Loop in Objective-C 0.00
Is literal creation of an NSMutableDictionary less efficient than t... 0.00