summaryrefslogtreecommitdiff
path: root/girepository/ginvoke.c
Commit message (Expand)AuthorAgeFilesLines
* Initialise argumentEmmanuele Bassi2021-06-241-1/+1
* Skip unused generic marshallerEmmanuele Bassi2018-01-301-1/+1
* girepository: Include config.h First in All SourcesChun-wei Fan2014-07-071-1/+2
* docs: fix up reference docs a bitDieter Verfaillie2013-10-101-1/+33
* ginvoke: support conversion of fundamental type GParamSpec valuesMark Nauwelaerts2012-09-031-0/+5
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-091-1/+1
* repository: Remove extraneous leftover assignment to rvalue.Michel Dänzer2012-03-081-1/+0
* repository: Fix conversion of FFI values on big-endian architecturesMichel Dänzer2012-03-051-38/+104
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
* [gifunctioninfo] Move over invoke functionJohan Dahlin2010-06-061-226/+1
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-311-1/+1
* [docs] Reference g_module_open instead of dlopenJohan Dahlin2010-05-191-1/+1
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-241-22/+22
* Delete stray g_return_if_failColin Walters2010-02-111-1/+0
* [girffi] Clean up API, add g_function_info_prep_invokerColin Walters2009-12-161-13/+2
* Fix compilation warning in ginvoke.cColin Walters2009-12-161-1/+1
* protect on null retvalSaleem Abdulrasool2009-12-151-0/+2
* Bug 572965 – Allow generic marshaller to be called without parametersJohan Bilien2009-02-241-8/+16
* Bug 567087 - generic marshallerColin Walters2009-01-121-0/+171
* Split g_ir_ffi_get_ffi_type() out from ginvoke.cOwen Taylor2008-11-111-71/+3
* Don't use nested scope local variable for errorColin Walters2008-11-051-4/+3
* Bug 558068 – when invoking a method, offset the in arguments by one, notJohan Bilien2008-10-271-1/+1
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-211-1/+26
* Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha2008-10-071-32/+8
* Use g_alloca, suggested by Havoc PenningtonColin Walters2008-10-021-6/+2
* Merge branch 'bug552961-methods/wip'Colin Walters2008-10-021-18/+44
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-0/+1
* Rename metadata to typelib in variable names, comments and apis.Johan Dahlin2008-08-091-3/+3
* tools/gidlnode.cPhilip Van Hoof2008-06-081-1/+1
* If a symbol is not in metadata->module, look for it in the global module,Havoc Pennington2008-04-231-6/+30
* Revert revisions 157,149-148,136-129 and 120. Move back to usingJohan Dahlin2008-04-221-1/+1
* girepository/ginvoke.c girepository/girepository.hMark Doffman2008-03-101-1/+1
* Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor2008-02-081-0/+284