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
...
*
Automatically install pre-commit hook
Martin Pitt
2012-12-18
1
-4
/
+1
*
Release 1.35.3
GOBJECT_INTROSPECTION_1_35_3
Colin Walters
2012-12-18
1
-1
/
+1
*
gimarshallingtests:: Add test for returning a caller-allocated GArray
Gonzalo Odiard
2012-12-17
2
-0
/
+18
*
repo: Drop deprecated GStaticMutex usage
Colin Walters
2012-12-17
1
-6
/
+6
*
Use python-config instead of assuming include and library paths
Martin Pitt
2012-12-17
1
-13
/
+2
*
Update annotations from glib git
Rico Tzschichholz
2012-12-16
3
-29
/
+155
*
common.mk: escape $CC in quotes
Peter Hutterer
2012-12-12
1
-1
/
+1
*
scanner: Warn if we're missing (element-type) for GPtrArray
Colin Walters
2012-12-10
3
-1
/
+10
*
Update annotations from glib git
Rico Tzschichholz
2012-12-05
3
-14
/
+134
*
build: Include tests/scanner/annotationparser/* to EXTRA_DIST
Rico Tzschichholz
2012-12-05
1
-0
/
+49
*
tests: Fix up WarnLib build, remove accidental additions to regress.c
Colin Walters
2012-12-05
3
-15
/
+33
*
build: Use -Bsymbolic-functions by default if available
Colin Walters
2012-12-05
2
-1
/
+25
*
tests: don't fake Automake silent mode
Dieter Verfaillie
2012-12-03
1
-2
/
+8
*
tests: fix incremental build
Dieter Verfaillie
2012-12-03
2
-2
/
+3
*
WarnLib: New library for testing API that emits warnings
Colin Walters
2012-12-02
4
-1
/
+60
*
scanner: Parse comments with */ not on a new line, but emit a warning
Dieter Verfaillie
2012-12-02
4
-8
/
+75
*
gimarshallingtests: Add a utf8-in-bytearray test
Colin Walters
2012-11-29
2
-0
/
+22
*
giscanner: don't continue parsing after multiline descriptions
Dieter Verfaillie
2012-11-28
1
-2
/
+2
*
giscanner: fix DocBlock().comment
Dieter Verfaillie
2012-11-28
5
-19
/
+6
*
giscanner: update annotationparser to most recent gtkdoc-mkdb bug fixes.
Dieter Verfaillie
2012-11-28
3
-3
/
+99
*
giscanner: remove re.MULTILINE usage from annotationparser
Dieter Verfaillie
2012-11-28
1
-12
/
+11
*
giscanner: Correctly detect invalid GTK-Doc comment block end markers
Dieter Verfaillie
2012-11-28
2
-0
/
+22
*
giscanner: treat the GTK-Doc Description: tag like any other tag
Dieter Verfaillie
2012-11-28
2
-14
/
+136
*
giscanner: construct list of possible tag names for TAG_RE from _ALL_TAGS...
Dieter Verfaillie
2012-11-28
4
-260
/
+221
*
giscanner: move unit tests from giscanner/annotationpatters.py...
Dieter Verfaillie
2012-11-28
4
-557
/
+602
*
giscanner: add AnnotationParser tests
Dieter Verfaillie
2012-11-28
46
-0
/
+5780
*
giscanner: use re.match() instead of re.search()
Dieter Verfaillie
2012-11-28
1
-10
/
+10
*
giscanner: drop dead code
Dieter Verfaillie
2012-11-28
1
-10
/
+2
*
giscanner: make it clear DocOptions() also has a position attribute
Dieter Verfaillie
2012-11-28
1
-0
/
+1
*
giscanner: implement DocOption() in terms of odict instead of dict
Dieter Verfaillie
2012-11-28
2
-6
/
+6
*
giscanner: remove unused variables
Dieter Verfaillie
2012-11-28
5
-22
/
+7
*
giscanner: remove duplicate "os" import...
Dieter Verfaillie
2012-11-28
1
-2
/
+1
*
giscanner: use collections.OrderedDict when available
Dieter Verfaillie
2012-11-28
1
-16
/
+21
*
giscanner: use dict.values() in favor of dict.itervalues()
Dieter Verfaillie
2012-11-28
1
-2
/
+2
*
giscanner: use dict.items()...
Dieter Verfaillie
2012-11-28
2
-7
/
+6
*
giscanner: use "if in [a, b]" instead of "if == a or if == b"
Dieter Verfaillie
2012-11-28
1
-2
/
+2
*
giscanner: improve wording of inline documentation
Dieter Verfaillie
2012-11-28
2
-37
/
+58
*
tests: add g-ir-doc-tool generated output to .gitignore
Dieter Verfaillie
2012-11-28
1
-0
/
+4
*
Update GLib annotations to master
Dieter Verfaillie
2012-11-28
2
-3
/
+6
*
GIMarshallingTests: Add more virtual methods with out arguments
Martin Pitt
2012-11-21
2
-0
/
+55
*
Regress: Update expected gir for previous changes
Rico Tzschichholz
2012-11-21
1
-0
/
+34
*
Add more tests for boxed types
Giovanni Campagna
2012-11-20
2
-0
/
+57
*
Bump version to 1.35.2
GOBJECT_INTROSPECTION_1_35_2
Martin Pitt
2012-11-19
1
-2
/
+2
*
docs: add GTK-Doc generated output to .gitignore
Dieter Verfaillie
2012-11-15
1
-0
/
+15
*
docs: don't mark non GTK-Doc as being a GTK-Doc comment block
Dieter Verfaillie
2012-11-15
1
-1
/
+1
*
docs: remove reference to object_grouped.sgml.
Dieter Verfaillie
2012-11-15
3
-3
/
+0
*
docs: make gtkdoc-mkdb ignore cmph doxygen comment blocks.
Dieter Verfaillie
2012-11-15
1
-1
/
+1
*
GIMarshallingTests: Add GVariant property
Martin Pitt
2012-11-14
2
-0
/
+17
*
giscanner: unbreak g-ir-annotationtool...
Dieter Verfaillie
2012-11-12
1
-2
/
+2
*
Update annotations from glib git
Martin Pitt
2012-11-09
1
-7
/
+7
[prev]
[next]