| .. |
|
AFHTTPClient.h
|
Adding #warning macros when SystemConfiguration or CoreServices frameworks are missing, causing functionality to be missing or altered
|
2012-10-05 10:19:25 -07:00 |
|
AFHTTPClient.m
|
Removing unnecessary import statement for SystemConfiguration framework if _SYSTEMCONFIGURATION_H is already defined
|
2012-10-05 10:27:38 -07:00 |
|
AFHTTPRequestOperation.h
|
Merge branch 'master' into 1.0RC2
|
2012-09-14 10:30:25 -07:00 |
|
AFHTTPRequestOperation.m
|
Using better negation for OS_OBJECT_USE_OBJC macros
|
2012-10-05 10:24:28 -07:00 |
|
AFImageRequestOperation.h
|
Merge branch 'master' into 1.0RC2
|
2012-09-14 10:30:25 -07:00 |
|
AFImageRequestOperation.m
|
Merge branch 'master' into 1.0RC2
|
2012-09-14 10:30:25 -07:00 |
|
AFJSONRequestOperation.h
|
Merge branch 'master' into 1.0RC2
|
2012-09-14 10:30:25 -07:00 |
|
AFJSONRequestOperation.m
|
Using more idiomatic ?: for success/failureCallbackQueue fallbacks
|
2012-08-29 09:29:47 -07:00 |
|
AFNetworkActivityIndicatorManager.h
|
Adding additional documentation about usage for AFNetworkActivityIndicatorManager
|
2012-09-25 07:24:52 -07:00 |
|
AFNetworkActivityIndicatorManager.m
|
Use MAX to constrain _activityCount to non-negative numbers
|
2012-09-25 07:15:02 -07:00 |
|
AFNetworking.h
|
Add newline
|
2012-02-16 14:53:03 -08:00 |
|
AFPropertyListRequestOperation.h
|
First pass at converting to ARC
|
2012-06-26 09:14:52 -07:00 |
|
AFPropertyListRequestOperation.m
|
Using more idiomatic ?: for success/failureCallbackQueue fallbacks
|
2012-08-29 09:29:47 -07:00 |
|
AFURLConnectionOperation.h
|
Merge branch 'master' into 1.0RC2
|
2012-09-14 10:30:25 -07:00 |
|
AFURLConnectionOperation.m
|
Fixing warnings triggered by -Weverything flag
|
2012-10-01 10:43:12 -07:00 |
|
AFXMLRequestOperation.h
|
Fixing compiler warnings relating to incorrect use of #if rather than #ifdef
|
2012-10-01 10:41:08 -07:00 |
|
AFXMLRequestOperation.m
|
Fixing compiler warnings relating to incorrect use of #if rather than #ifdef
|
2012-10-01 10:41:08 -07:00 |
|
UIImageView+AFNetworking.h
|
Disabling HTTP pipelining for image request operations
|
2012-09-25 21:48:25 -07:00 |
|
UIImageView+AFNetworking.m
|
Disabling HTTP pipelining for image request operations
|
2012-09-25 21:48:25 -07:00 |