Jawwad Ahmad
|
8cbdb5f7ed
|
Trailing whitespace cleanup from files in the Code directory.
Used the following command from within the Code dir:
git ls-files *.m *.h *.json | xargs /usr/bin/sed -i '' -E 's/[[:space:]]*$//'
|
2012-09-02 12:51:45 -04:00 |
|
Blake Watters
|
ce6b0829e4
|
Convert RestKit to ARC
|
2012-08-28 17:34:58 -04:00 |
|
Blake Watters
|
d926e240f8
|
Introduce RKPropertyMapping abstract superclass for RKAttributeMapping and RKRelationshipMapping.
Add primitives for working with attribute, relationship, and property mapping objects.
|
2012-08-28 14:14:20 -04:00 |
|
Blake Watters
|
a8f64e7982
|
Continued cleanup related to managed object context work
|
2012-07-17 13:44:50 -04:00 |
|
Blake Watters
|
b25a1833b3
|
Ported RestKit to using managed object contexts with concurrency types. Numerous cleanups and API updates.
|
2012-07-16 22:47:06 -04:00 |
|