StackRating

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

JeremyP

Rating
1550.72 (7,723rd)
Reputation
75,647 (1,110th)
Page: 1 ... 34 35 36 37 38 39 40
Title Δ
objective-c memory management +0.38
What are the differences between free, dealloc, release, and autore... +1.41
Cocoa and REST: Should API details go in the model or in an API cla... -0.00
What's the difference between 'atomic' and non-atomic? +0.49
How can I make sure that a caller passes a malloc'd pointer? -0.49
Should I free allocated memory on abnormal termination? +0.47
Retain count and dealloc in iPhone -0.01
A std::tr1::shared_ptr for Objective C++ on iPhone? +0.64
Memory / Obj-C proper object release. Which of these requires relea... +1.36
compiling Objective-C program on Windows +0.27
C API design: Who should allocate? +1.58
Can an inherited @property not satisfy a <protocol> @property? +0.69
Coming back to life after Segmentation Violation +0.52
How to fix sleep on objective C sdk 4.0? +0.28
Save a text file in the Media folder of the IPhone 0.00
NSNumber Warning when using setter but code seems to work OK - Pass... -0.09
Leak when adding subview -0.20
Beyond NARC: When to retain, when to assign, when to copy -1.15
objective-c memory management question -1.65
Converting Java to Objective-C: Exception Handling -0.26
Improvements to memory leak hunting +0.01
Bad Code: Why is this dangerous? +0.66
Which is the best language to replace objective-c? 0.00
C inline assembly on linux, write string from stack to stdout +1.33
Problem catching exceptions 0.00
How to compare the NSString * 0.00
what is the difference between short signed int and signed int -1.39
Creating a test case for a buffer overflow error (C/c++) -0.49
How to calculate difference between two sets in C? -0.96
Most efficient way to get columns of a multi dimensional array in C -0.61
Unexplainable behavior in C. Odd vs Even number of strings -0.56
C write() doesn't send data until close(fd) is called +0.69
Calling a C++ class from within a view controller crashes 0.00
Recommend class design in Objective-C +0.10
Is object free / freed on dealloc and / or release? -0.98
Objective C Memory Management Woes -0.74
What is the most efficient way to make this code thread safe? +0.35
How is the code memory managed? +0.21
Linux developers knowing C++? +0.67
Releasing Objects When Do and When dont I have too +0.35
Why do most programming languages only have binary equality compari... -0.32
Releasing while notifying -0.44
Easiest way to populate array from custom class? +0.58
App crashing inserting object into Array +0.56
How objects in Autorelease pools are handled in Objective-C? +0.02
Portable code for deprecated userInfo dictionary key (Cocoa) -1.66
When converting a NSString to a char* using UTF8String, how to reta... +0.53
Is the primary implementation of *any* popular programming language... -0.66
How to know who will take ownership? -1.62
pedometer app in iphone -0.47