aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMNSString+URLArguments.h
Commit message (Collapse)AuthorAge
* Add deprecation warnings on URLArgument categories. (#198)Gravatar dmaclach2018-11-13
| | | The URLArgument categories should be replaced with usages of NSURLComponents and NSURLItems.
* Remove trailing whitespacesGravatar Sergio Campama2017-03-29
|
* Add pointers to newer classes provided by the OSGravatar Thomas Van Lenten2015-09-08
|
* Standardize the reverse dns names for errors, notifications, etc.Gravatar thomasvl2008-05-16
iPhone unit test framework didn't run tearDown on failures. Add String and Dictionary URLArgument support and tests.