aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMURLBuilder.h
Commit message (Collapse)AuthorAge
* Adding integerValueForParameter to GTMURLBuilder.Gravatar gtm.daemon2014-01-17
| | | | | Makes it symmetric with setIntegerValue. DELTA=8 (8 added, 0 deleted, 0 changed)
* [Author: horia]Gravatar gtm.daemon2012-07-25
| | | | | | | removing inconsistent and confusing URLWithString method R=dmaclach APPROVED=dmaclach DELTA=26 (0 added, 21 deleted, 5 changed)
* [Author: msenesi]Gravatar gtm.daemon2012-03-01
Flexible builder for URLs. R=altse,dmaclach,thomasvl APPROVED=dmaclach