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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[annotationparser] Allow param less closures
Johan Dahlin
2010-09-24
3
-1
/
+10
*
Add more array warnings + tests
Johan Dahlin
2010-09-24
2
-0
/
+45
*
[annotationparser] Validate the rest of the annotations
Johan Dahlin
2010-09-24
4
-12
/
+64
*
Fix a couple of broken annotations
Johan Dahlin
2010-09-24
2
-2
/
+2
*
[warningtester] Prettify error output
Johan Dahlin
2010-09-23
1
-2
/
+6
*
Add scope annotation value warnings
Johan Dahlin
2010-09-23
1
-2
/
+22
*
Make the invalid annotation warning a bit prettier
Johan Dahlin
2010-09-23
1
-1
/
+1
*
Validate transfer annnotations
Johan Dahlin
2010-09-23
2
-0
/
+13
*
[annotationparser] Make it a bit stricter
Johan Dahlin
2010-09-23
1
-1
/
+8
*
[scanner] Warn for invalid scanner annotations
Johan Dahlin
2010-09-23
4
-7
/
+16
*
tests: Look for uninstalled .girs
Colin Walters
2010-09-22
2
-1
/
+4
*
[maintransformer] Improve type resolution warnings
Johan Dahlin
2010-09-20
1
-1
/
+1
*
[IntrospectablePass] Improve error message
Johan Dahlin
2010-09-20
2
-1
/
+9
*
Pass in blocks to IntrospectablePass
Johan Dahlin
2010-09-20
1
-1
/
+1
*
[scanner] Support private/public directives
Johan Dahlin
2010-09-20
2
-0
/
+37
*
Include proper line number for scope warning
Johan Dahlin
2010-09-19
1
-1
/
+1
*
Include proper filename and lineno in doc warning
Johan Dahlin
2010-09-19
1
-3
/
+3
*
Make Full the default transfer for returned foreign structs.
Tomeu Vizoso
2010-09-17
3
-0
/
+15
*
[maintransformer] Do not warn for vararg docs
Johan Dahlin
2010-09-16
1
-0
/
+10
*
Add a warning for unresolved types
Johan Dahlin
2010-09-15
2
-0
/
+12
*
Add a parameter mismatch warning
Johan Dahlin
2010-09-14
3
-0
/
+31
*
[warningtester] Do not sort expected warnings
Johan Dahlin
2010-09-14
2
-2
/
+2
*
[warningtester] Invert expected/actual
Johan Dahlin
2010-09-14
1
-1
/
+1
*
scanner: Add c_type for callbacks
Colin Walters
2010-09-14
2
-0
/
+26
*
tests: Don't build regress if we don't HAVE_CAIRO
Colin Walters
2010-09-14
1
-1
/
+6
*
scanner: Parse annotations for typedefs
Colin Walters
2010-09-14
2
-0
/
+23
*
scanner: Handle G_TYPE_HASH_TABLE
Colin Walters
2010-09-14
2
-0
/
+36
*
scanner: Consistently use ctype for documentation blocks
Colin Walters
2010-09-13
1
-1
/
+1
*
scanner: Add a test for G_TYPE_ARRAY and (element-type uint)
Colin Walters
2010-09-13
2
-0
/
+41
*
[test] Fix a leftover rename
Johan Dahlin
2010-09-13
1
-1
/
+1
*
[test] Add typelib/girs to CLEANFILES
Johan Dahlin
2010-09-13
1
-2
/
+7
*
[test] Use INTROSPECTION_SCANNER
Johan Dahlin
2010-09-13
1
-1
/
+1
*
Do not use install-data-local
Johan Dahlin
2010-09-13
2
-9
/
+10
*
[tests] Add to EXTRA_DIST
Johan Dahlin
2010-09-13
1
-1
/
+1
*
[tests] Remove left over variable
Johan Dahlin
2010-09-13
1
-1
/
+1
*
build: Also use $DESTDIR for regress.[ch]
Colin Walters
2010-09-10
1
-1
/
+1
*
build: Use $DESTDIR in install-data-local
Colin Walters
2010-09-09
1
-1
/
+1
*
scanner: Skip functions with leading '_'
Colin Walters
2010-09-09
1
-0
/
+2
*
scanner: Mark '_'-prefixed fields as introspectable=0
Colin Walters
2010-09-09
2
-0
/
+18
*
Foreign structs can have constructors
Tomeu Vizoso
2010-09-09
3
-0
/
+13
*
scanner: Kill glibast
Colin Walters
2010-09-08
1
-0
/
+2
*
scanner: Don't mark as constructors things that are more obviously methods
Colin Walters
2010-09-08
3
-0
/
+72
*
scanner: Don't attempt to pair methods/constructors with foreign namespaces
Colin Walters
2010-09-08
2
-0
/
+15
*
Handle casing better for constants
Owen W. Taylor
2010-09-07
3
-1
/
+20
*
scanner: Automatically skip callables which contain a skipped node
Colin Walters
2010-09-07
2
-0
/
+46
*
tests: Update expected gir for previous commits
Colin Walters
2010-09-07
2
-32
/
+40
*
trick scanner into marking a symbol as a function instead of a method
John (J5) Palmieri
2010-09-07
2
-3
/
+3
*
Revert "[scanner] Revert static method pairing"
Johan Dahlin
2010-09-07
2
-119
/
+116
*
[scanner] Revert static method pairing
Johan Dahlin
2010-09-06
2
-116
/
+119
*
[tests] Link libfoo against girepository
Funda Wang
2010-09-06
1
-0
/
+1
[next]