summaryrefslogtreecommitdiff
path: root/girepository
Commit message (Expand)AuthorAgeFilesLines
* [GIBaseInfo] Document all functionsJohan Dahlin2010-05-181-6/+106
* [girepository] Document most of the structsJohan Dahlin2010-05-185-24/+335
* [girepository] Update gtk-doc syntaxJohan Dahlin2010-05-183-8/+10
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-046-16/+67
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-036-67/+16
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-306-16/+67
* Correctly use ffi_closure_alloc(), fixing mmap permissions errorOwen W. Taylor2010-04-081-22/+22
* Revert "g_callable_info_prepare_closure: handle mmap permissions error"Colin Walters2010-04-071-22/+22
* [giroffsets] Also update this code for change to signed enumeration valuesColin Walters2010-04-071-2/+2
* g_callable_info_prepare_closure: handle mmap permissions errorDan Winship2010-04-061-22/+22
* Add support for foreign structsJohan Dahlin2010-03-256-1/+20
* [typelib] Remove space/indent mismatchJohan Dahlin2010-03-253-17/+17
* Remove unused file girwriter.cJohan Dahlin2010-03-251-532/+0
* Remove trailing whitespaceJohan Dahlin2010-03-251-1/+1
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-2416-971/+971
* Enumerations can be negativeColin Walters2010-03-182-2/+2
* Delete stray g_return_if_failColin Walters2010-02-111-1/+0
* Fix Alignment Errors.Kedar Sovani2010-02-111-6/+13
* [g-ir-compiler] Slightly less lame error messagesColin Walters2010-02-114-2/+38
* increase limit of GIRealInfo's ref_countMaxim Ermilov2010-01-251-5/+7
* Correctly cast to a CommonBlob when looking up embedded typesColin Walters2010-01-121-8/+28
* The private header should be included in girffi.cJohan Dahlin2009-12-312-1/+1
* Add missing include girffi-private.hJohan Dahlin2009-12-311-1/+2
* Allow stack allocating GIBaseInfo, add stack retrieval variantsColin Walters2009-12-162-610/+684
* [girffi] Clean up API, add g_function_info_prep_invokerColin Walters2009-12-166-147/+190
* Fix compilation warning in ginvoke.cColin Walters2009-12-161-1/+1
* Substitute deprecated Glib symbol: g_mapped_file_freeGOBJECT_INTROSPECTION_0_6_7Javier Jardón2009-12-154-10/+37
* protect on null retvalSaleem Abdulrasool2009-12-151-0/+2
* Revert "GI_TYPE_TAG_VOID != ffi_type_void"Johan Dahlin2009-12-151-1/+2
* Improve the error messageJohan Dahlin2009-12-091-1/+1
* Make error more verbose in parserBastien Nocera2009-12-091-4/+7
* Remove some unportable integral type size assumptionsIain Nicol2009-12-022-6/+27
* Fix build on OpenBSDJasper Lievisse Adriaanse2009-12-021-1/+4
* GI_TYPE_TAG_VOID != ffi_type_voidMaxim Ermilov2009-12-021-2/+1
* Plug a leak in g_callable_info_get_ffi_return_typeMaxim Ermilov2009-12-021-0/+3
* Add a method to compare infosSimon van der Linden2009-11-202-0/+22
* Add g_ir_ffi_convert_argumentsTomeu Vizoso2009-11-122-0/+114
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-118-34/+142
* [gtypelib.h] Document SimpleTypeBlob moreColin Walters2009-11-041-0/+14
* Use best known derived parentColin Walters2009-10-211-1/+21
* Correctly ref repository in GIUnresolvedInfoColin Walters2009-09-041-1/+1
* Bug 593322 - Fix unref of GIUnresolvedInfo instancesColin Walters2009-09-041-0/+8
* [typelib] Clean up dlopen handlingColin Walters2009-08-193-83/+92
* Don't open shared libraries twiceOwen W. Taylor2009-08-131-2/+4
* Fix checks in gfield.cOwen W. Taylor2009-07-091-3/+3
* Sync the basic types array in girnode.c:serialize_type with GITypeTagDan Winship2009-07-061-3/+4
* Name unions to enable compilation on SolarisTobias Mueller2009-06-244-39/+39
* Bug 584423 – Add short/ushort supportMark Lee2009-06-228-18/+56
* Bug 585328 - Only set zero_terminated flag for types we know areSimon van der Linden2009-06-171-0/+6
* Bug 585584: Fix warnings in girparser backtrace functionality and compiler.cC. Scott Ananian2009-06-121-3/+6