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 572434 - Associate interfaces with their C structures
Colin Walters
2009-02-25
11
-36
/
+45
*
Bug 555964 - Parse floating-point #defines
Colin Walters
2009-02-25
3
-0
/
+8
*
Bug 572790 - Don't register #defines from .c files as constants
Colin Walters
2009-02-24
4
-2
/
+12
*
Bug 572965 – Allow generic marshaller to be called without parameters
Johan Bilien
2009-02-24
1
-0
/
+18
*
Bug 561604 - Don't fail on va_list*
Colin Walters
2009-02-23
1
-0
/
+1
*
Fix warnings pointed out by GCC
Johan Dahlin
2009-02-20
3
-11
/
+14
*
Be less verbose
Johan Dahlin
2009-02-20
1
-5
/
+1
*
Reformat the output to fit shave
Johan Dahlin
2009-02-20
2
-6
/
+5
*
Use shave to reduce compiling output
Johan Dahlin
2009-02-20
3
-8
/
+8
*
Bug 572423 - Support --c-include argument for specifying C headers
Colin Walters
2009-02-20
2
-0
/
+2
*
Bug 571483 - Sort toplevel .gir entries
Colin Walters
2009-02-17
6
-740
/
+740
*
Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspection
Colin Walters
2009-02-17
1
-1
/
+1
|
\
|
*
Add missing tab
Johan Dahlin
2009-02-17
1
-1
/
+1
*
|
Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspection
Colin Walters
2009-02-17
3
-6
/
+6
|
\
\
|
|
/
|
*
Set LD_LIBRARY_PATH for girepository-1.0
Johan Dahlin
2009-02-17
3
-6
/
+6
*
|
Bug 567906 - Put pkg-config dependencies in .gir files
Colin Walters
2009-02-11
6
-0
/
+6
|
/
*
Bug 571248 - Ignore unknown elements in girparser
Colin Walters
2009-02-11
2
-2
/
+23
*
Bug 569633 – Typelib compiler fails with vararg callbacks
Rober Carr
2009-02-10
2
-0
/
+59
*
Make .tgir diffs fail the check
Colin Walters
2009-02-06
1
-3
/
+5
*
Remove extra space from foo-1.0-expected.tgir
Colin Walters
2009-02-06
1
-1
/
+1
*
Bug 551738 - Associate classes with their structs
Colin Walters
2009-02-06
10
-30
/
+61
*
Bug 561360 - If we can't resolve parent class, use GObject
Colin Walters
2009-02-05
4
-2
/
+97
*
Bug 561604 - Add test case for skipping va_list
Colin Walters
2009-02-05
2
-0
/
+8
*
Remove outstanding FIXMEs for nested struct/union
Colin Walters
2009-02-04
1
-2
/
+0
*
Bug 555960 - Nested structs and unions (generation portion)
Colin Walters
2009-02-04
4
-1
/
+64
*
Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)
Colin Walters
2009-02-02
2
-1
/
+21
*
Bug 563469 – Arrays not treated correctly in struct offset calculation
Colin Walters
2009-02-02
2
-1
/
+15
*
Undo revision 1075
Robert Carr
2009-01-29
1
-6
/
+0
*
post_filter_varargs_functions should also filter callbacks. Add tests of
Robert Carr
2009-01-29
1
-0
/
+6
*
add missing with_voidp
Johan Bilien
2009-01-28
1
-0
/
+10
*
Misc warning fixes
Dan Winship
2009-01-27
4
-6
/
+7
*
Add a couple of callback tests.
Johan Dahlin
2009-01-27
2
-0
/
+80
*
Add an enum param test function
Johan Dahlin
2009-01-23
2
-0
/
+16
*
Fix distcheck
Johan Dahlin
2009-01-22
1
-0
/
+5
*
Bug 562622 – Errordomains missing
Johan Dahlin
2009-01-22
5
-4
/
+61
*
Bug 562615 – Struct methods missing
Johan Dahlin
2009-01-20
2
-67
/
+58
*
Bug 567813 – Everything should be versioned
Johan Dahlin
2009-01-15
5
-13
/
+13
*
Update annotation syntax, remove trailing 8
Johan Dahlin
2009-01-15
1
-1
/
+1
*
Update annotation syntax
Johan Dahlin
2009-01-15
1
-3
/
+5
*
Remove drawable-injected
Johan Dahlin
2009-01-14
4
-182
/
+0
*
And the .gir files
Johan Dahlin
2009-01-14
2
-0
/
+40
*
test_strv_out transfer should actually be container, I am silly.
Robert Carr
2009-01-14
1
-1
/
+1
*
Add missing trailing :
Johan Dahlin
2009-01-14
1
-1
/
+1
*
Add a few more test-cases
Johan Dahlin
2009-01-14
2
-2
/
+25
*
Update girs containing do not editing warning
Johan Dahlin
2009-01-14
7
-0
/
+21
*
test_strv_out should be (transfer full).
Robert Carr
2009-01-14
1
-1
/
+1
*
Bug 555036 – put gtk-doc in GIR
Johan Dahlin
2009-01-13
3
-60
/
+174
*
Add a list-signal test for using a GLib.List signal parameter
Johan Dahlin
2009-01-13
3
-0
/
+41
*
Bug 562467 – Property annotation
Johan Dahlin
2009-01-13
3
-0
/
+68
*
Bug 546739 – Introspection should know precise signal parameter types
Johan Dahlin
2009-01-12
3
-0
/
+53
[next]