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
*
scanner: Fix parsing for various typedef struct orderings
Simon Feltman
2014-01-04
4
-14
/
+106
*
tests: Remove debug echo from gi-tester
Simon Feltman
2014-01-04
1
-1
/
+1
*
tests: Update GI to use parallel test harness
Simon Feltman
2014-01-04
5
-8
/
+7
*
Update glib annotations from git master
Rico Tzschichholz
2014-01-04
2
-2
/
+43
*
tests: Add transformer tests for callback typedefs
Simon Feltman
2014-01-02
1
-0
/
+16
*
tests: Add nested union unittests
Simon Feltman
2014-01-02
1
-0
/
+85
*
tests: Add nested struct tests for transformer
Simon Feltman
2014-01-02
1
-0
/
+107
*
tests: Add transformer typedef struct tests
Simon Feltman
2014-01-02
2
-1
/
+243
*
scanner: Fix get_symbols/comments to maintain the scanner lists
Simon Feltman
2014-01-02
4
-3
/
+64
*
tests: Add tests for various struct typedef combinations
Simon Feltman
2014-01-02
4
-0
/
+258
*
tests: Use Automake test harness for tests/offsets
Simon Feltman
2014-01-02
1
-10
/
+13
*
tests: Update Python stanza to change directories before running tests
Simon Feltman
2014-01-02
1
-3
/
+5
*
typelib compiler: properly initialise memory
Ryan Lortie
2013-12-30
2
-1
/
+4
*
tests: Use Python unittest module parameterization for annotationparser
Simon Feltman
2013-12-29
5
-63
/
+84
*
tests: Refactor test_parser and test_patterns to use unittest.TestSuite
Simon Feltman
2013-12-29
2
-50
/
+119
*
tests: Use Automake test harness instead of gtester
Simon Feltman
2013-12-29
3
-6
/
+12
*
tests: Use Automake test harness for warning tests
Simon Feltman
2013-12-29
2
-13
/
+4
*
tests: Use EXTRA_LTLIBRARIES instead of check_LTLIBRARIES
Simon Feltman
2013-12-29
3
-6
/
+13
*
tests: Use Automake test harness for scanner diff tests
Simon Feltman
2013-12-29
4
-21
/
+72
*
Honour CPPFLAGS as we do CFLAGS
Ryan Lortie
2013-12-21
2
-0
/
+7
*
Update glib annotations to 2.39.2
Rico Tzschichholz
2013-12-17
2
-15
/
+29
*
scannerlexer: Fix bad unref
Jasper St. Pierre
2013-12-17
1
-1
/
+2
*
Update glib annotations from git master
Martin Pitt
2013-12-11
2
-6
/
+11
*
dumper: use 'cc' as the default C compiler
Ryan Lortie
2013-12-08
1
-1
/
+1
*
scanner: make sure we pass CFLAGS to cpp
Ryan Lortie
2013-12-08
1
-0
/
+1
*
Update glib annotations from git master
Rico Tzschichholz
2013-12-08
3
-27
/
+78
*
Post-release version bump to match glib
Rico Tzschichholz
2013-12-08
1
-1
/
+1
*
scanner: Support boolean constants
Florian Müllner
2013-11-29
10
-6
/
+49
*
Update glib annotations from git master
Rico Tzschichholz
2013-11-26
4
-66
/
+195
*
scanner: Use PATH_MAX, not hardcoded 1024 for realpath()
1.39.0
Colin Walters
2013-11-16
1
-1
/
+15
*
giscanner: Handle the case when there's a space between -I cpp flag and the path
Carlos Garcia Campos
2013-11-16
1
-0
/
+3
*
giscanner: Make sure we use real paths in more places
Carlos Garcia Campos
2013-11-15
4
-7
/
+20
*
giscanner: Make sure that the current path set from linemarks is also a real ...
Carlos Garcia Campos
2013-11-15
1
-1
/
+55
*
Update glib annotations from git master
Jasper St. Pierre
2013-11-07
1
-3
/
+19
*
Update glib annotations from git master
Rico Tzschichholz
2013-11-07
2
-6
/
+68
*
girnode: Fix a NULL pointer deference if a namespace can’t be found
Philip Withnall
2013-11-06
1
-0
/
+5
*
scanner: Don't barf on anonymous unions
Colin Walters
2013-10-30
9
-0
/
+183
*
Update glib annotations from git master
Rico Tzschichholz
2013-10-29
2
-98
/
+527
*
giscanner: Test fixups for field annotations and documentation
Stef Walter
2013-10-28
4
-7
/
+63
*
giscanner: Include field documentation
Stef Walter
2013-10-28
2
-1
/
+4
*
giscanner: Correctly consume field annotations on structs
Stef Walter
2013-10-28
6
-18
/
+106
*
GIVFuncInfo: allow retrieving the address of an interface vfunc
Giovanni Campagna
2013-10-22
1
-5
/
+31
*
Update glib annotations from git master
Jasper St. Pierre
2013-10-21
2
-20
/
+1269
*
sourcescanner: Removed unused struct_or_union_or_enum_table field
Stef Walter
2013-10-21
2
-13
/
+0
*
giscanner: Respect __GI_SCANNER__ when scanning for macros
Stef Walter
2013-10-21
6
-3
/
+213
*
giscanner: remove g_realpath
Dieter Verfaillie
2013-10-17
6
-84
/
+11
*
giscanner: speed up SourceScanner().parse_files()
Dieter Verfaillie
2013-10-17
5
-102
/
+96
*
giscanner: restore linemark filename unescaping
Dieter Verfaillie
2013-10-17
1
-15
/
+14
*
Revert "sourcescanner: Avoid scanning files when doing a macro scan"
Dieter Verfaillie
2013-10-17
1
-16
/
+11
*
Revert "sourcescanner: Do some fast path checks on the filename"
Dieter Verfaillie
2013-10-17
1
-5
/
+0
[next]