summaryrefslogtreecommitdiff
path: root/gobject/gmarshal.c
AgeCommit message (Expand)Author
2022-10-26Replace all uses of G_VA_COPY with Standard C va_copySimon McVittie
2019-08-24minor typos in the documentation (a/an)Дилян Палаузов
2019-03-04gmarshal: Move marshaller documentation comments to above functionsPhilip Withnall
2019-03-04gmarshal: Drop trailing whitespace from gmarshal.cPhilip Withnall
2019-03-04gmarshal: Add copyright headers to gmarshal.[ch]Philip Withnall
2019-03-04gmarshal: Drop references to gmarshal.listPhilip Withnall
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2015-11-07glib: Add missing (nullable) and (optional) annotationsPhilip Withnall
2015-10-01Revert "Apply the previous change to gmarshal.c"Emmanuele Bassi
2015-09-29Apply the previous change to gmarshal.cMatthias Clasen
2015-02-04docs: add a bunch of pointless documentationRyan Lortie
2014-06-28all: remove use of 'register' keywordRyan Lortie
2012-03-08Use G_VA_COPY instead of va_copy()Chun-wei Fan
2012-03-02Support generating va marshallers in glib-genmarshalAlexander Larsson
2011-09-22gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters
2011-06-20Make gmarshal.c actually compile standaloneMatthias Clasen
2011-06-20Stop using glib-genmarshal at build timeColin Walters