Blake Watters
|
b946fc3cd9
|
Small header file changes for Appledoc output changes
|
2011-09-13 13:13:11 -04:00 |
|
Greg Combs
|
e38562ffce
|
Introduces RKPathMatcher. This is basically a dressed up front end to jverkoey/SOCKit. Using this will make it very easy to do complex things with patterns, resource paths, and object property interpolation thereof. Whereas RKMakePathWithObject() once took parenthesized parameters like "/stuff/(things)" it now uses colons like "/stuff/:things". It has specs and updated header docs where appropriate. Closes #305.
|
2011-09-06 15:51:18 -05:00 |
|
Blake Watters
|
b96940cc64
|
Eliminated requirement to use -all_load linker flag. Fixed breakage in OS X builds due to ivar/property name disagreement. Removed references to all_load from the install docs. fixes #239
|
2011-09-01 20:52:46 -04:00 |
|
Blake Watters
|
946c558675
|
Updated appledoc binary and templates. Fixed ampersands in some comments that were blocking Docset generation. Updated Appledoc rake tasks to reflect the exit statuses emitted by appledoc. Pushed 0.9.3 appledoc to restkit.org
|
2011-08-02 08:42:59 -04:00 |
|
Blake Watters
|
a75ace87d0
|
Deprecated RKObjectManager methods that use queryParams. Added NSString category for achieving the same results without bloating the API
|
2011-06-16 17:04:34 -04:00 |
|