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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Walk GLibBoxed
Colin Walters
2010-06-22
1
-0
/
+5
*
[giregisteredinfo] A Boxed is also a registered type
Johan Dahlin
2010-06-22
1
-1
/
+2
*
Fix make check broken by Danielle
Johan Dahlin
2010-06-22
1
-0
/
+10
*
[GIMarshallingTest] Add GByteArray test API
Johan Dahlin
2010-06-22
3
-0
/
+60
*
[annotationparser] Reuse method for determining array type
Johan Dahlin
2010-06-22
1
-3
/
+1
*
Merge branch 'gvalue-tests'
Danielle Madeley
2010-06-22
2
-0
/
+26
|
\
|
*
Add tests to Everything for items stored in GValues
Danielle Madeley
2010-06-22
2
-0
/
+26
*
|
Merge remote branch 'origin'
Johan Dahlin
2010-06-21
1
-1
/
+1
|
\
\
|
*
|
Fix trailing whitespace
Colin Walters
2010-06-19
1
-1
/
+1
*
|
|
GIRepository generation broke by code changes
Alan Knowles
2010-06-21
1
-6
/
+7
|
/
/
*
|
[gir] Pass in --warn-all/error to our libs
Johan Dahlin
2010-06-17
1
-0
/
+2
*
|
Add a .dir-locals file
Johan Dahlin
2010-06-17
1
-0
/
+5
*
|
Better error message for incompatible versions
Colin Walters
2010-06-17
1
-2
/
+18
*
|
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-17
12
-878
/
+1008
*
|
Update versions
Colin Walters
2010-06-17
18
-18
/
+18
*
|
More explicitly document how we'll use the version= attribute on repository
Colin Walters
2010-06-17
3
-2
/
+17
*
|
[cachestore] Properly clean the cache
g-i-0.6
Johan Dahlin
2010-06-17
1
-1
/
+1
*
|
Revert "Support introspectable=no attribute, add warnings framework"
Johan Dahlin
2010-06-17
11
-1000
/
+876
|
/
*
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-16
11
-876
/
+1000
*
Apply annotations from invoker to vfunc
Colin Walters
2010-06-16
5
-5
/
+14
*
Add some more Gio annotations
Colin Walters
2010-06-16
1
-0
/
+14
*
[glibtransformer] Refactor field adding to a separate method
Johan Dahlin
2010-06-12
1
-10
/
+13
*
[glibtransformer] not not x -> bool(x)
Johan Dahlin
2010-06-12
1
-1
/
+1
*
[girparser] Annotate return transfer for public API
Johan Dahlin
2010-06-12
1
-2
/
+2
*
[girwriter] Use GSlice
Johan Dahlin
2010-06-12
1
-5
/
+4
*
[GIVInterfaceInfo] Document and check args
Johan Dahlin
2010-06-12
1
-21
/
+238
*
[GIObjectInfo] Fix a typo and document a func
Johan Dahlin
2010-06-12
1
-1
/
+5
*
[gir_writer_write] Document properly
Johan Dahlin
2010-06-11
1
-2
/
+2
*
[g_property_info_get_flags] Document properly
Johan Dahlin
2010-06-11
1
-3
/
+1
*
[docs] Add missing symbols
Johan Dahlin
2010-06-11
1
-2
/
+20
*
[gitypelib-internal.h] Add missing <public>
Johan Dahlin
2010-06-11
1
-1
/
+1
*
[GIObjectInfo] Document and check types
Johan Dahlin
2010-06-11
1
-31
/
+333
*
[GICallableInfo] Fix a typo in the doc
Johan Dahlin
2010-06-11
1
-1
/
+1
*
[docs] Add struct hierarchy to each section
Johan Dahlin
2010-06-11
13
-1
/
+127
*
[GIVFuncInfo] Document and check args
Johan Dahlin
2010-06-11
1
-6
/
+63
*
[GIPropertyInfo] Document and check args
Johan Dahlin
2010-06-11
1
-2
/
+41
*
[cachestore] Add versioning
Johan Dahlin
2010-06-10
1
-1
/
+50
*
Allow for methods in GLib
Tomeu Vizoso
2010-06-09
2
-6
/
+6
*
Use a default value for transfer-ownership in properties.
Tomeu Vizoso
2010-06-08
1
-4
/
+7
*
Support the (transfer) annotation for properties.
Tomeu Vizoso
2010-06-08
20
-57
/
+254
*
Philip, you didn't write all of this
Johan Dahlin
2010-06-08
1
-0
/
+1
*
Annotate GVariant as a foreign struct
Tomeu Vizoso
2010-06-08
1
-0
/
+5
*
[gisignalinfo] Document and check parameters
Johan Dahlin
2010-06-07
1
-4
/
+57
*
Makefile.introspection: add support for gir_LDFLAGS
Steve Frécinaux
2010-06-07
1
-0
/
+2
*
[girwriter] Refactor out of generate.c
Johan Dahlin
2010-06-07
5
-1369
/
+1418
*
[generate] Get rid of globals
Johan Dahlin
2010-06-07
1
-19
/
+20
*
[Makefile.am] Reindent
Johan Dahlin
2010-06-07
1
-21
/
+21
*
[girepository] Kill girffi-private.h
Johan Dahlin
2010-06-06
6
-41
/
+14
*
[girepository] Don't include girffi.h everywhere
Johan Dahlin
2010-06-06
9
-9
/
+0
*
[giregisteredtypeinfo] Document and check parameters
Johan Dahlin
2010-06-06
1
-2
/
+59
[next]