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
*
Make error more verbose in parser
Bastien Nocera
2009-12-09
1
-4
/
+7
*
Remove some unportable integral type size assumptions
Iain Nicol
2009-12-02
2
-6
/
+27
*
Fix build on OpenBSD
Jasper Lievisse Adriaanse
2009-12-02
1
-1
/
+4
*
GI_TYPE_TAG_VOID != ffi_type_void
Maxim Ermilov
2009-12-02
1
-2
/
+1
*
Plug a leak in g_callable_info_get_ffi_return_type
Maxim Ermilov
2009-12-02
1
-0
/
+3
*
Add a method to compare infos
Simon van der Linden
2009-11-20
2
-0
/
+22
*
Add g_ir_ffi_convert_arguments
Tomeu Vizoso
2009-11-12
2
-0
/
+114
*
Implement callbacks as part of struct fields. Fixes #557383
Tomeu Vizoso
2009-11-11
8
-34
/
+142
*
[gtypelib.h] Document SimpleTypeBlob more
Colin Walters
2009-11-04
1
-0
/
+14
*
Use best known derived parent
Colin Walters
2009-10-21
1
-1
/
+21
*
Correctly ref repository in GIUnresolvedInfo
Colin Walters
2009-09-04
1
-1
/
+1
*
Bug 593322 - Fix unref of GIUnresolvedInfo instances
Colin Walters
2009-09-04
1
-0
/
+8
*
[typelib] Clean up dlopen handling
Colin Walters
2009-08-19
3
-83
/
+92
*
Don't open shared libraries twice
Owen W. Taylor
2009-08-13
1
-2
/
+4
*
Fix checks in gfield.c
Owen W. Taylor
2009-07-09
1
-3
/
+3
*
Sync the basic types array in girnode.c:serialize_type with GITypeTag
Dan Winship
2009-07-06
1
-3
/
+4
*
Name unions to enable compilation on Solaris
Tobias Mueller
2009-06-24
4
-39
/
+39
*
Bug 584423 – Add short/ushort support
Mark Lee
2009-06-22
8
-18
/
+56
*
Bug 585328 - Only set zero_terminated flag for types we know are
Simon van der Linden
2009-06-17
1
-0
/
+6
*
Bug 585584: Fix warnings in girparser backtrace functionality and compiler.c
C. Scott Ananian
2009-06-12
1
-3
/
+6
*
Make g-ir-compiler find files installed by make install
Holger Hans Peter Freyther
2009-06-11
1
-2
/
+8
*
Update doc comments.
C. Scott Ananian
2009-05-12
1
-3
/
+1
*
Fix 'Could not find GIR file ...' error to use right filename.
Dan Winship
2009-03-28
1
-10
/
+8
*
Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT
Andreas Rottmann
2009-03-27
2
-4
/
+0
*
Bug 576323 - Fix inner constant parsing Signed-off-by: Didier 'Ptitjes <ptitj...
Didier 'Ptitjes
2009-03-24
1
-1
/
+1
*
Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype
Colin Walters
2009-03-17
7
-12
/
+98
*
Bug 557383 - Virtual method support
Colin Walters
2009-03-05
6
-4
/
+170
*
Bug 571548 - Generic attributes
Colin Walters
2009-03-03
8
-71
/
+324
*
Add a parent parmeter to g_ir_node_build_typelib
Colin Walters
2009-02-27
3
-38
/
+41
*
Bug 572434 - Associate interfaces with their C structures
Colin Walters
2009-02-25
7
-33
/
+64
*
Bug 572965 – Allow generic marshaller to be called without parameters
Johan Bilien
2009-02-24
1
-8
/
+16
*
typelib building: Compress 5 arguments for g_ir_node_build_typelib
Colin Walters
2009-02-20
3
-99
/
+67
*
Further cleanup for commented-out Union discriminator handling
Colin Walters
2009-02-19
1
-6
/
+1
*
Fix bad merge introduced in commit b006d50
Colin Walters
2009-02-19
1
-3
/
+8
*
Bug 571373 - Add padding to typelib objects
Colin Walters
2009-02-18
2
-13
/
+36
*
Bug 571373 - Remove hardcoded sizes/offsets in girnode.c
Colin Walters
2009-02-18
1
-73
/
+82
*
Bug 571373 - Remove hardcoded offsets in ginfo.c
Colin Walters
2009-02-18
1
-4
/
+6
*
Bug 571373 - Consistently use sizeof () inside gtypelib and girmodule
Colin Walters
2009-02-18
2
-37
/
+37
*
Bug 571373 - Move typelib docs from typelib-format.txt into girepository.h
Colin Walters
2009-02-18
2
-62
/
+540
*
Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspection
Colin Walters
2009-02-13
6
-46
/
+54
|
\
|
*
Fix build
Robert Carr
2009-02-12
1
-3
/
+3
|
*
Add gtk-doc support
Johan Dahlin
2009-02-12
6
-43
/
+51
*
|
Bug 567906 - Put pkg-config dependencies in .gir files
Colin Walters
2009-02-11
1
-23
/
+37
|
/
*
Bug 571248 - Ignore unknown elements in girparser
Colin Walters
2009-02-11
1
-10
/
+17
*
Bug 569633 – Typelib compiler fails with vararg callbacks
Rober Carr
2009-02-10
1
-11
/
+89
*
Rename namespace to namespace_ to make the header compilable with a C++ compiler
Johan Dahlin
2009-02-10
1
-9
/
+9
*
Bug 551738 - Associate classes with their structs
Colin Walters
2009-02-06
8
-11
/
+100
*
girnode.c: Fix copy & paste error
Colin Walters
2009-02-05
1
-1
/
+0
*
Add utility functions for invocing closures given a GICallableInfo using
Johan Dahlin
2009-02-05
3
-2
/
+154
*
Bug 555960 - Nested structs and unions (generation portion)
Colin Walters
2009-02-04
1
-16
/
+57
[next]