summaryrefslogtreecommitdiff
path: root/girepository
Commit message (Expand)AuthorAgeFilesLines
* Fix marshalling of GStrv.GOBJECT_INTROSPECTION_0_6_13Tomeu Vizoso2010-06-022-5/+8
* [girepository] Fix the remaning headers as wellJohan Dahlin2010-06-015-10/+10
* [girepository] Fix include pathJohan Dahlin2010-06-015-5/+5
* [gifunctioninfo] Move out to another fileJohan Dahlin2010-05-316-230/+296
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-3110-10/+10
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-318-876/+1075
* [girepository] Correct GI_IS_ENUM_INFO macroJohan Dahlin2010-05-301-1/+2
* [ginfo] Document enum and enum valuesJohan Dahlin2010-05-301-46/+117
* [info] Fix-up prototype indentationJohan Dahlin2010-05-301-6/+6
* [build] Remove gcov supportJohan Dahlin2010-05-281-4/+0
* [doc] Document GIErrorDomainInfo methodsJohan Dahlin2010-05-281-3/+44
* [GITypeInfo] Document and check typeJohan Dahlin2010-05-281-11/+160
* Remove leftover functionJohan Dahlin2010-05-281-3/+0
* [girepository] Check types function/callable/argJohan Dahlin2010-05-271-23/+128
* [girepository] Add macros for checking struct typeJohan Dahlin2010-05-271-1/+63
* Remove g_arg_info_is_dipper from public APIColin Walters2010-05-261-1/+0
* [girparser] Don't hard require caller-allocates since it breaks parsingColin Walters2010-05-261-8/+3
* Support (out caller-allocates)Colin Walters2010-05-266-17/+26
* [docs] Document GICallableInfo and GIArgInfoJohan Dahlin2010-05-212-22/+129
* [girepository] Use g_sliceJohan Dahlin2010-05-204-13/+13
* [docs] Make gtk-doc language consistent.Johan Dahlin2010-05-191-50/+63
* [GIFunctionInfo] Document struct and functionsJohan Dahlin2010-05-191-0/+53
* [docs] Reference g_module_open instead of dlopenJohan Dahlin2010-05-192-3/+3
* girparser: backtrace_stderr: fix int/ssize_t format mismatchSimon McVittie2010-05-191-1/+1
* [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