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
*
Obs! Change back to `g_unix_output_stream_new()` for non-Win32.
Gisle Vanem
2020-05-14
1
-1
/
+1
*
[Win32] Fix gi-dump-types.c to build on Windows
Gisle Vanem
2020-05-14
1
-4
/
+12
*
Add missing nullable annotation to g_object_info_get_parent
Jonne Haß
2020-05-14
1
-1
/
+1
*
Add missing nullable annotation to g_irepository_get_shared_library
Jonne Haß
2020-05-14
1
-1
/
+1
*
girepository: Add GITypeInfo utility functions for storing values in pointers
Philip Chimento
2020-04-26
2
-0
/
+182
*
girepository: Add 1.66 version macro
Philip Chimento
2020-04-26
1
-0
/
+6
*
Revert "Revert "Meson: Fix build when glib is built as subproject""
Xavier Claessens
2020-04-24
2
-1
/
+4
*
Revert "Meson: Fix build when glib is built as subproject"
Emmanuele Bassi
2020-04-24
2
-4
/
+1
*
Meson: Fix build when glib is built as subproject
Xavier Claessens
2020-04-22
2
-1
/
+4
*
Fix build reproducibility
Joshua Watt
2019-12-11
1
-4
/
+0
*
girepository: Also store GType cache misses
Carlos Garnacho
2019-11-14
1
-1
/
+14
*
girepository: Fix memory leak
Philip Chimento
2019-10-10
1
-0
/
+2
*
build: use proper dylib versioning on macOS
Tom Schoonjans
2019-09-10
1
-1
/
+11
*
Make meson.override_find_program working on more complex use cases
Thibault Saunier
2019-08-15
1
-0
/
+4
*
structinfo: Fix offset in find_method()
Florian Müllner
2019-08-14
1
-4
/
+1
*
meson: don't pass "install" to configure_file() unless really needed
Christoph Reiter
2019-07-26
1
-1
/
+0
*
scanner: parse and expose function macros
Mathieu Duponchelle
2019-07-19
1
-1
/
+6
*
girepository: Return pointer array for interface cache
Philip Chimento
2019-06-20
2
-4
/
+4
*
build: Force-include msvc_recommended_pragmas.h on Visual Studio
Chun-wei Fan
2019-04-30
2
-31
/
+50
*
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
[next]