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
/
invoke
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 572965 – Allow generic marshaller to be called without parameters
Johan Bilien
2009-02-24
1
-0
/
+18
*
Fix warnings pointed out by GCC
Johan Dahlin
2009-02-20
2
-10
/
+11
*
Be less verbose
Johan Dahlin
2009-02-20
1
-5
/
+1
*
Set LD_LIBRARY_PATH for girepository-1.0
Johan Dahlin
2009-02-17
1
-1
/
+1
*
Bug 567813 – Everything should be versioned
Johan Dahlin
2009-01-15
1
-3
/
+3
*
Bug 567087 - generic marshaller
Colin Walters
2009-01-12
2
-3
/
+210
*
Make it compilable with -Werror on my system by adding a couple of
Johan Dahlin
2008-11-23
1
-0
/
+10
*
Fix mismatches between .gir name and 'name' attribute (#560419)
Owen Taylor
2008-11-12
2
-14
/
+14
*
List in-tree libraries first in LDADD / LIBADD
Tommi Komulainen
2008-10-31
1
-2
/
+2
*
distcheck fixes
Tommi Komulainen
2008-10-29
1
-1
/
+1
*
Bug 558068 – when invoking a method, offset the in arguments by one, not
Johan Bilien
2008-10-27
3
-0
/
+103
*
Bug 556739 – transfer-ownership attribute should be mandatory in .gir
Tommi Komulainen
2008-10-23
1
-15
/
+15
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-2
/
+2
*
restore testfns-1.0.gir lost in previous commit
Tommi Komulainen
2008-10-12
1
-0
/
+98
*
Bug 552858: versioning
Colin Walters
2008-10-12
3
-104
/
+6
*
Remove non-repository types from GIR
Colin Walters
2008-09-25
1
-6
/
+6
*
Correctly handle GLib.List, GLib.Error etc
Colin Walters
2008-08-29
1
-2
/
+2
*
Use binary mode for output file on Windows.
Tor Lillqvist
2008-08-28
2
-21
/
+24
*
Default to --raw. Update.
Colin Walters
2008-08-22
1
-2
/
+2
*
Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking up
Colin Walters
2008-08-20
2
-23
/
+6
*
Rename metadata to typelib in variable names, comments and apis.
Johan Dahlin
2008-08-09
1
-2
/
+2
*
.gir file depends on libtool library.
Colin Walters
2008-08-09
1
-1
/
+1
*
disable a test
Johan Dahlin
2008-08-08
1
-0
/
+2
*
Disable roundtrip tests which are not yet working Rewrite as gir.
Johan Dahlin
2008-08-08
1
-17
/
+51
*
Merge in the gir-compiler branch. Thanks to Philip and Colin for their
Johan Dahlin
2008-08-08
3
-67
/
+69
*
Revert revisions 157,149-148,136-129 and 120. Move back to using
Johan Dahlin
2008-04-22
3
-10
/
+32
*
Make the generated metadata depend on the g-idl-compiler
Johan Dahlin
2008-03-10
1
-1
/
+1
*
reviewed by: Rob Taylor <rob.taylor@codethink.co.uk> reviewed by: Johan
Mark Doffman
2008-02-28
3
-32
/
+10
*
Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:
Rob Taylor
2008-02-08
1
-7
/
+7
*
Add tests for invokation with a GList argument. Also tests caller-owns
Rob Taylor
2008-02-04
3
-2
/
+89
*
reviewed by: Johan Dahlin <johan@gnome.org>
Gustavo J. A. M. Carneiro
2007-12-06
3
-19
/
+76
*
Hush compiler warnings about return values, signedness mismatches, unused
Torsten Schönfeld
2006-10-03
3
-2
/
+6
*
Remove generated files from cvs
Matthias Clasen
2005-07-25
1
-576
/
+0
*
Commit an autoconf-conversion patch by Gustavo Carneiro (#308708)
Matthias Clasen
2005-07-25
2
-19
/
+587
*
Make the generated C code compile.
Matthias Clasen
2005-05-13
4
-0
/
+260