summaryrefslogtreecommitdiff
path: root/girepository/gicallableinfo.c
Commit message (Expand)AuthorAgeFilesLines
* girepository: Fix leak in g_callable_info_invokeDavid King2021-06-181-1/+4
* docs: fix gtk-doc warnings and update version infosChristoph Reiter2018-12-091-1/+2
* build: enable -Wswitch-defaultChristoph Reiter2018-07-291-0/+2
* girepository: Properly acquire and check pointer valuesChun-wei Fan2018-04-201-2/+2
* girepository: Annotate array and array-length parameterRico Tzschichholz2016-12-101-2/+2
* girepository: Annotate iterator arguments as (inout)Rico Tzschichholz2016-09-151-1/+1
* docs: Clarify return value documentationEmmanuele Bassi2016-05-181-1/+1
* docs: Fix return value descriptionEmmanuele Bassi2016-05-181-1/+1
* girepository: Support GError exceptions on callbacksGarrett Regier2015-06-211-0/+11
* girepository: Include config.h First in All SourcesChun-wei Fan2014-07-071-0/+2
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+26
* docs: fix up reference docs a bitDieter Verfaillie2013-10-101-6/+29
* gicallableinfo: Add two new convenience methods: is_method and can_throw_gerrorJasper St. Pierre2012-08-201-0/+70
* Make g_callable_info_invoke publicTomeu Vizoso2012-03-271-10/+10
* repository: Add new public gi_type_info_extract_ffi_return_value() APIColin Walters2012-03-051-7/+5
* repository: Fix conversion of FFI values on big-endian architecturesMichel Dänzer2012-03-051-4/+99
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
* Add support for the (skip) annotation on parameters or return valuesDavid Zeuthen2011-05-131-0/+22
* Add g_vfunc_info_invoke and g_vfunc_info_get_addressTomeu Vizoso2011-01-121-0/+172
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-241-0/+76
* [GICallableInfo] Fix a typo in the docJohan Dahlin2010-06-111-1/+1
* [docs] Add struct hierarchy to each sectionJohan Dahlin2010-06-111-0/+10
* [girepository] Fix a couple of typosJohan Dahlin2010-06-051-1/+1
* [girepository] Move GICallableInfo out of ginfo.chJohan Dahlin2010-06-051-0/+251