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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 560308 – g-ir-compiler goes in infinite loop on Gdk-2.0.gir
Tommi Komulainen
2008-11-11
3
-0
/
+16
*
Reorganize and fix compiler warnings
Johan Dahlin
2008-11-11
1
-37
/
+50
*
Add tests for field offset computations
Owen Taylor
2008-11-11
5
-1
/
+419
*
Remove field offsets from g-ir-generate output and test inputs
Owen Taylor
2008-11-11
8
-54
/
+54
*
Add some tests for strv
Colin Walters
2008-11-06
2
-2
/
+30
*
Remove trailing whitespace
Johan Dahlin
2008-10-31
1
-7
/
+7
*
Remove whitespace
Johan Dahlin
2008-10-31
1
-3
/
+3
*
List in-tree libraries first in LDADD / LIBADD
Tommi Komulainen
2008-10-31
2
-4
/
+4
*
Run invoke & repository tests at last
Johan Dahlin
2008-10-30
1
-1
/
+1
*
Bug 558383 – builddir != srcdir build fails if giscanner python module
Johan Dahlin
2008-10-30
2
-8
/
+10
*
explicitly link libtool versioning with typelib versioning
Tommi Komulainen
2008-10-29
1
-4
/
+10
*
rename gitesttypes to Everything
Tommi Komulainen
2008-10-29
1
-9
/
+13
*
move tests/types to tests/everything
Tommi Komulainen
2008-10-29
4
-1
/
+1
*
fix distcheck
Tommi Komulainen
2008-10-29
1
-0
/
+4
*
distcheck fixes
Tommi Komulainen
2008-10-29
3
-5
/
+7
*
Bug 558068 – when invoking a method, offset the in arguments by one, not
Johan Bilien
2008-10-27
3
-0
/
+103
*
g_irepository_require() returns GTypelib now, fix warning
Tommi Komulainen
2008-10-27
1
-2
/
+2
*
Bug 557791 – g_irepository_require() could return a GTypelib *
Colin Walters
2008-10-25
1
-1
/
+1
*
Bug 557786 - support fixed size arrays
Colin Walters
2008-10-25
3
-0
/
+11
*
Add automake/libtool hack to build shared library
Colin Walters
2008-10-23
1
-1
/
+3
*
More noinst_ on tests/types
Colin Walters
2008-10-23
1
-9
/
+0
*
tests/types should be noinst_
Colin Walters
2008-10-23
1
-1
/
+1
*
Bug 556739 – transfer-ownership attribute should be mandatory in .gir
Tommi Komulainen
2008-10-23
10
-120
/
+120
*
deduce transfer-ownership from GTypes
Tommi Komulainen
2008-10-23
2
-4
/
+4
*
make varargs transfer-ownership="none"
Tommi Komulainen
2008-10-23
1
-1
/
+1
*
fix foo_rectangle_add test
Tommi Komulainen
2008-10-23
1
-1
/
+1
*
Always write out transfer-ownership attribute
Colin Walters
2008-10-23
6
-107
/
+125
*
Bug 557379 – g-ir-generate not writing the 'abstract' attribute
Tommi Komulainen
2008-10-22
3
-3
/
+3
*
Bug 557377 – Add test to ensure annotations survive the roundtrip via typelib
Tommi Komulainen
2008-10-22
7
-2
/
+846
*
Bug 557405 – Use 'allow-none' consistently
Tommi Komulainen
2008-10-22
2
-3
/
+3
*
Bug 557092 – Callback annotations not used
Tommi Komulainen
2008-10-22
2
-0
/
+40
*
Don't require trailing whitespace after uncommented parameters
Colin Walters
2008-10-21
1
-1
/
+1
*
Bug 557241 – "throws" flag for functions
Johan Bilien
2008-10-21
6
-3
/
+94
*
Bug 557147 - fix build; patch from Andreas Rottmann
Colin Walters
2008-10-20
1
-1
/
+1
*
Tests for bug 556777
Colin Walters
2008-10-20
1
-1
/
+47
*
Also register g variants of default_array_types.
Colin Walters
2008-10-20
2
-0
/
+15
*
Bug 557011 - Add g_object_info_get_abstract
Colin Walters
2008-10-20
4
-1
/
+4
*
Bug 556795 - Fix char ** regression
Colin Walters
2008-10-18
3
-0
/
+18
*
Fix header ifdef
Colin Walters
2008-10-18
1
-3
/
+3
*
Add GtkFrob test that mirrors GtkSource
Colin Walters
2008-10-18
4
-1
/
+50
*
Bug 556783 - namespace/prefix rework
Colin Walters
2008-10-18
5
-5
/
+5
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
2
-5
/
+5
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
2
-10
/
+10
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
4
-34
/
+34
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
2
-2
/
+2
*
Forgot these files
Johan Bilien
2008-10-17
2
-0
/
+83
*
Bug 556610 – giscanner/girparser.py drops parameter options
Johan Bilien
2008-10-17
1
-0
/
+5
*
Bug 556185 - [test for] segfault on g_callable_info_get_return_type
Colin Walters
2008-10-16
2
-1
/
+30
*
Bug 556579 - Don't try to resolve names for structs/unions
Colin Walters
2008-10-16
2
-0
/
+10
*
Default GObject transfer to full
Colin Walters
2008-10-16
3
-7
/
+27
[next]