summaryrefslogtreecommitdiff
path: root/girepository
Commit message (Expand)AuthorAgeFilesLines
* girnode: remove wrongly added g_assert_not_reached(). Fixes #218Christoph Reiter2018-08-031-1/+1
* girepository: port from g_type_class_add_private() to G_ADD_PRIVATE()Christoph Reiter2018-07-301-5/+2
* build: enable -Wredundant-declsChristoph Reiter2018-07-291-9/+0
* build: enable -Wswitch-defaultChristoph Reiter2018-07-297-0/+24
* build: enable -Wtype-limitsChristoph Reiter2018-07-291-1/+1
* build: enable -Wimplicit-fallthroughChristoph Reiter2018-07-291-1/+1
* build: enable -WshadowChristoph Reiter2018-07-294-24/+25
* build: enable -Wcast-function-typeChristoph Reiter2018-07-292-2/+2
* build: enable -Wsuggest-attribute=formatChristoph Reiter2018-07-291-0/+3
* build: enable -Wdouble-promotionChristoph Reiter2018-07-291-1/+1
* build: enable -Wincompatible-pointer-typesChristoph Reiter2018-07-291-1/+1
* build: enable -Wdiscarded-qualifiersChristoph Reiter2018-07-292-2/+2
* gdump: Fix print-format error while GFlagsValue->value is an unsigned intRico Tzschichholz2018-07-041-1/+1
* girepository: Properly acquire and check pointer valuesChun-wei Fan2018-04-202-4/+4
* g-ir-scanner: Don't require SRCDIR and BUILDDIR env varsNirbheek Chauhan2018-03-101-2/+6
* meson: Use glib_dep and configinc for girepositoryNirbheek Chauhan2018-03-102-17/+12
* Initial work on meson portPatrick Griffis2018-03-102-0/+213
* docs: Mention GI_TYPELIB_PATHEmmanuele Bassi2018-01-301-2/+14
* Skip unused generic marshallerEmmanuele Bassi2018-01-301-1/+1
* Remove unnecessary transfer annotationEmmanuele Bassi2018-01-301-1/+1
* Increase MAX_NAME_LENLeslie Giles2017-12-191-1/+1
* girepository: Don't skip g_irepository_get_option_group()Patrick Griffis2017-10-221-1/+1
* Use locale-independent functions to parse numbersEmmanuele Bassi2017-09-241-3/+3
* docs: manifest typelib format portabilityNicola Fontana2017-09-101-0/+3
* girepository: Annotate array and array-length parameterRico Tzschichholz2016-12-103-6/+6
* girepository: Annotate iterator arguments as (inout)Rico Tzschichholz2016-09-152-2/+2
* gthash: free cmph objectsTobias Mueller2016-09-121-0/+2
* docs: Clarify return value documentationEmmanuele Bassi2016-05-181-1/+1
* docs: Fix return value descriptionEmmanuele Bassi2016-05-181-1/+1
* gdump: do not leak gfile objectsPaolo Borelli2016-05-081-1/+8
* girepository: Merge overrides with the regular search pathCarlos Garnacho2016-05-021-29/+3
* Fix code styleChun-wei Fan2016-03-171-4/+6
* cmph/bdz.c: Work Around MSVC 2012 x64 Compiler BugChun-wei Fan2016-03-161-0/+6
* girepository: Fix some memory leaks in gdump.cPhilip Withnall2016-02-261-0/+8
* Revert "libgirepository: Refuse to run in setuid applications"Colin Walters2015-12-091-13/+0
* girepository: Fix memory leak in g_irepository_get_dependencies()Garrett Regier2015-11-201-3/+5
* repository: Fix format string error in previous commitColin Walters2015-10-121-1/+1
* girepository: Use constant time calculation for sections after Object fieldsSimon Feltman2015-10-106-53/+101
* girparser: Avoid a crash with an unset transfer annotationColin Walters2015-10-041-2/+2
* girepository: Drop executable bits from cmph .[ch] filesColin Walters2015-10-0410-0/+0
* girepository: Add missing includeColin Walters2015-09-261-0/+1
* gitypeinfo: Expand documentation for g_type_info_is_pointer()Philip Withnall2015-09-261-0/+5
* libgirepository: Refuse to run in setuid applicationsColin Walters2015-09-241-0/+12
* girepository: Remove "optimization" for found prefixesJasper St. Pierre2015-07-271-11/+0
* girepository: Support GError exceptions on callbacksGarrett Regier2015-06-214-13/+25
* girepository: Add g_struct_info_find_field()Garrett Regier2015-06-212-0/+47
* scanner/girepository: remove GdkRectangle->CairoRectangleInt automatic conver...Lionel Landwerlin2015-05-111-12/+0
* Fix docs for g_irepository_get_shared_library()Garrett Regier2015-03-101-5/+6
* girepository: Add g_irepository_get_immediate_dependencies()Philip Withnall2015-02-164-10/+131
* girepository: Document semantics of dependencies and includes betterPhilip Withnall2015-02-161-4/+4