summaryrefslogtreecommitdiff
path: root/rest/rest-param.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed deprecated g_memdupGünther Wagner2022-01-121-1/+1
|
* rest-param: Add missing preconditionsTimm Bäder2016-07-141-2/+22
|
* assorted introspection fixesEvan Nemerson2012-05-031-6/+9
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=675213
* rest-param: register RestParam as boxed type.Evan Nemerson2012-05-031-0/+2
|
* Small documentation fixesRoss Burton2010-08-111-0/+8
|
* rest-param: if we're passed NULL in _new_string, replace it with empty stringRoss Burton2010-08-061-0/+6
|
* rest: add RestParam and RestParams typesRoss Burton2010-07-081-0/+309