index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
girepository
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a possible use-after-free.
Elliott Sales de Andrade
2019-02-02
1
-1
/
+1
*
Fix possible leak of transitive dependency name.
Elliott Sales de Andrade
2019-02-02
1
-1
/
+2
*
repository: Fix annotation for g_irepository_get_object_gtype_interfaces()
Rico Tzschichholz
2019-01-16
1
-2
/
+2
*
repository: g_irepository_get_object_gtype_interfaces
Colin Walters
2019-01-09
2
-0
/
+105
*
ci: enable -Werror for msys2+meson
Christoph Reiter
2019-01-01
2
-0
/
+3
*
Cleanup strict-prototypes warnings
Tomasz Miąsko
2018-12-20
3
-5
/
+4
*
meson: add default compiler warning flags and enable -Werror on CI
Christoph Reiter
2018-12-18
2
-5
/
+40
*
meson: Use `copy` instead of an empty configuration
Emmanuele Bassi
2018-12-18
1
-1
/
+1
*
girepository: Add version macros and functions. Fixes #200
Christoph Reiter
2018-12-16
5
-1
/
+179
*
baseinfo: don't abort when calling g_base_info_get_name() on a GITypeInfo. Fi...
Christoph Reiter
2018-12-15
1
-0
/
+1
*
giobjectinfo: Fix some documentation for find_vfunc_using_interfaces
Jasper St. Pierre
2018-12-15
1
-2
/
+2
*
docs: Field offsets are in the units of bytes
Tomasz Miąsko
2018-12-14
1
-1
/
+1
*
docs: Remove everything not related to libgirepository and restructure. Fixes...
Christoph Reiter
2018-12-14
3
-3
/
+3
*
docs: fix gtk-doc warnings and update version infos
Christoph Reiter
2018-12-09
22
-48
/
+55
*
writer: Include documentation and symbol position in source files
Thibault Saunier
2018-11-28
1
-1
/
+8
*
girnode: remove wrongly added g_assert_not_reached(). Fixes #218
Christoph Reiter
2018-08-03
1
-1
/
+1
*
girepository: port from g_type_class_add_private() to G_ADD_PRIVATE()
Christoph Reiter
2018-07-30
1
-5
/
+2
*
build: enable -Wredundant-decls
Christoph Reiter
2018-07-29
1
-9
/
+0
*
build: enable -Wswitch-default
Christoph Reiter
2018-07-29
7
-0
/
+24
*
build: enable -Wtype-limits
Christoph Reiter
2018-07-29
1
-1
/
+1
*
build: enable -Wimplicit-fallthrough
Christoph Reiter
2018-07-29
1
-1
/
+1
*
build: enable -Wshadow
Christoph Reiter
2018-07-29
4
-24
/
+25
*
build: enable -Wcast-function-type
Christoph Reiter
2018-07-29
2
-2
/
+2
*
build: enable -Wsuggest-attribute=format
Christoph Reiter
2018-07-29
1
-0
/
+3
*
build: enable -Wdouble-promotion
Christoph Reiter
2018-07-29
1
-1
/
+1
*
build: enable -Wincompatible-pointer-types
Christoph Reiter
2018-07-29
1
-1
/
+1
*
build: enable -Wdiscarded-qualifiers
Christoph Reiter
2018-07-29
2
-2
/
+2
*
gdump: Fix print-format error while GFlagsValue->value is an unsigned int
Rico Tzschichholz
2018-07-04
1
-1
/
+1
*
girepository: Properly acquire and check pointer values
Chun-wei Fan
2018-04-20
2
-4
/
+4
*
g-ir-scanner: Don't require SRCDIR and BUILDDIR env vars
Nirbheek Chauhan
2018-03-10
1
-2
/
+6
*
meson: Use glib_dep and configinc for girepository
Nirbheek Chauhan
2018-03-10
2
-17
/
+12
*
Initial work on meson port
Patrick Griffis
2018-03-10
2
-0
/
+213
*
docs: Mention GI_TYPELIB_PATH
Emmanuele Bassi
2018-01-30
1
-2
/
+14
*
Skip unused generic marshaller
Emmanuele Bassi
2018-01-30
1
-1
/
+1
*
Remove unnecessary transfer annotation
Emmanuele Bassi
2018-01-30
1
-1
/
+1
*
Increase MAX_NAME_LEN
Leslie Giles
2017-12-19
1
-1
/
+1
*
girepository: Don't skip g_irepository_get_option_group()
Patrick Griffis
2017-10-22
1
-1
/
+1
*
Use locale-independent functions to parse numbers
Emmanuele Bassi
2017-09-24
1
-3
/
+3
*
docs: manifest typelib format portability
Nicola Fontana
2017-09-10
1
-0
/
+3
*
girepository: Annotate array and array-length parameter
Rico Tzschichholz
2016-12-10
3
-6
/
+6
*
girepository: Annotate iterator arguments as (inout)
Rico Tzschichholz
2016-09-15
2
-2
/
+2
*
gthash: free cmph objects
Tobias Mueller
2016-09-12
1
-0
/
+2
*
docs: Clarify return value documentation
Emmanuele Bassi
2016-05-18
1
-1
/
+1
*
docs: Fix return value description
Emmanuele Bassi
2016-05-18
1
-1
/
+1
*
gdump: do not leak gfile objects
Paolo Borelli
2016-05-08
1
-1
/
+8
*
girepository: Merge overrides with the regular search path
Carlos Garnacho
2016-05-02
1
-29
/
+3
*
Fix code style
Chun-wei Fan
2016-03-17
1
-4
/
+6
*
cmph/bdz.c: Work Around MSVC 2012 x64 Compiler Bug
Chun-wei Fan
2016-03-16
1
-0
/
+6
*
girepository: Fix some memory leaks in gdump.c
Philip Withnall
2016-02-26
1
-0
/
+8
*
Revert "libgirepository: Refuse to run in setuid applications"
Colin Walters
2015-12-09
1
-13
/
+0
[next]