| .. |
|
AFHTTPClient.h
|
Merge branch 'feature-batched-operations' into experimental-0.9
|
2012-01-23 08:44:59 -08:00 |
|
AFHTTPClient.m
|
Updated reachability flags.
|
2012-01-28 14:13:52 -06:00 |
|
AFHTTPRequestOperation.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
AFHTTPRequestOperation.m
|
Minor refactoring to AFHTTPRequestOperation
|
2012-01-20 10:42:38 -08:00 |
|
AFImageRequestOperation.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
AFImageRequestOperation.m
|
Adding check for responseData having non-zero length for response object methods in AFHTTPRequestOperation subclasses
|
2012-01-20 11:03:08 -08:00 |
|
AFJSONRequestOperation.h
|
fix unnecessary up-cast as discussed in #122
|
2011-11-22 16:50:21 +07:00 |
|
AFJSONRequestOperation.m
|
Adding check for responseData having non-zero length for response object methods in AFHTTPRequestOperation subclasses
|
2012-01-20 11:03:08 -08:00 |
|
AFJSONUtilities.h
|
Mark the AFJSON* functions as 'extern'.
|
2012-01-20 14:35:19 -08:00 |
|
AFJSONUtilities.m
|
Move the AFJSON* functions into a source file.
|
2012-01-20 11:56:55 -08:00 |
|
AFNetworkActivityIndicatorManager.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
AFNetworkActivityIndicatorManager.m
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
AFNetworking.h
|
Removing AFImageCache from public API, embedding it instead in UIImageView+AFNetworking implementation
|
2012-01-19 11:58:17 -08:00 |
|
AFPropertyListRequestOperation.h
|
Minor documentation fixes
|
2011-11-11 11:35:07 -06:00 |
|
AFPropertyListRequestOperation.m
|
Adding check for responseData having non-zero length for response object methods in AFHTTPRequestOperation subclasses
|
2012-01-20 11:03:08 -08:00 |
|
AFURLConnectionOperation.h
|
Merge branch 'experimental-thread-safe' into experimental-0.9
|
2012-01-19 16:55:00 -08:00 |
|
AFURLConnectionOperation.m
|
Adding -description to AFURLConnectionOperation
|
2012-01-23 08:35:43 -08:00 |
|
AFXMLRequestOperation.h
|
Returning NSXMLParser as response object on all platforms, and documenting the change (Thanks to Zac Bowling for the suggestion)
|
2011-11-10 11:47:28 -06:00 |
|
AFXMLRequestOperation.m
|
Merge branch 'afjson' of https://github.com/jparise/AFNetworking into jparise-afjson
|
2012-01-22 11:46:22 -08:00 |
|
UIImageView+AFNetworking.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
UIImageView+AFNetworking.m
|
Merge branch 'experimental-thread-safe' into experimental-0.9
|
2012-01-19 16:55:00 -08:00 |