summaryrefslogtreecommitdiff
path: root/girepository/ginvoke.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-06[gifunctioninfo] Move over invoke functionJohan Dahlin1-226/+1
2010-05-31[gtypelib.ch] Rename to gitypelib.chJohan Dahlin1-1/+1
2010-05-19[docs] Reference g_module_open instead of dlopenJohan Dahlin1-1/+1
2010-03-24[girepository] Remove trailing whitespaceJohan Dahlin1-22/+22
2010-02-11Delete stray g_return_if_failColin Walters1-1/+0
2009-12-16[girffi] Clean up API, add g_function_info_prep_invokerColin Walters1-13/+2
2009-12-16Fix compilation warning in ginvoke.cColin Walters1-1/+1
2009-12-15protect on null retvalSaleem Abdulrasool1-0/+2
2009-02-24Bug 572965 – Allow generic marshaller to be called without parametersJohan Bilien1-8/+16
2009-01-12Bug 567087 - generic marshallerColin Walters1-0/+171
2008-11-11Split g_ir_ffi_get_ffi_type() out from ginvoke.cOwen Taylor1-71/+3
2008-11-05Don't use nested scope local variable for errorColin Walters1-4/+3
2008-10-27Bug 558068 – when invoking a method, offset the in arguments by one, notJohan Bilien1-1/+1
2008-10-21Bug 557241 – "throws" flag for functionsJohan Bilien1-1/+26
2008-10-07Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha1-32/+8
2008-10-02Use g_alloca, suggested by Havoc PenningtonColin Walters1-6/+2
2008-10-02Merge branch 'bug552961-methods/wip'Colin Walters1-18/+44
2008-09-23Merge branch 'bug552566-timet/wip'Colin Walters1-0/+1
2008-08-09Rename metadata to typelib in variable names, comments and apis.Johan Dahlin1-3/+3
2008-06-08tools/gidlnode.cPhilip Van Hoof1-1/+1
2008-04-23If a symbol is not in metadata->module, look for it in the global module,Havoc Pennington1-6/+30
2008-04-22Revert revisions 157,149-148,136-129 and 120. Move back to usingJohan Dahlin1-1/+1
2008-03-10girepository/ginvoke.c girepository/girepository.hMark Doffman1-1/+1
2008-02-08Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor1-0/+284