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
/
warn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "removing $(srcdir) because it is not replaced correctly and not neces...
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
Revert "build: Use $(srcdir) when calling Python scripts"
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
build: Use $(srcdir) when calling Python scripts
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2017-05-04
1
-1
/
+1
*
scanner: Warn and ignore return annotations when there is no return value
Garrett Regier
2015-10-04
2
-0
/
+20
*
scanner: Warn and ignore on incorrect optional/nullable/allow-none annotations
Garrett Regier
2015-10-04
4
-0
/
+47
*
tests/warn: Fix test for previous GVariant floating commit
Colin Walters
2015-09-29
1
-1
/
+1
*
giscanner: Use builtins module in Python 3
Simon Feltman
2015-09-29
1
-2
/
+6
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Replace repr format usage with string formatter
Simon Feltman
2015-09-29
1
-4
/
+4
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Enable "true division" for all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use absolute_import for all Python files
Simon Feltman
2015-09-29
1
-0
/
+2
*
scanner: Tweak "invalid transfer" warning to show type too
Colin Walters
2015-09-27
1
-6
/
+6
*
scanner: Warn and ignore on incorrect transfer annotations
Colin Walters
2015-09-27
1
-4
/
+28
*
Revert "scanner: Warn and ignore on incorrect transfer annotations"
Michael Catanzaro
2015-09-27
1
-28
/
+4
*
scanner: Warn and ignore on incorrect transfer annotations
Garrett Regier
2015-09-26
1
-4
/
+28
*
scanner: allow (array zero-terminated) instead of (array zero-terminated=1)
Dieter Verfaillie
2015-03-03
1
-5
/
+4
*
tests: Switch two more uses to LOG_COMPILER to fix parallel-tests
Colin Walters
2014-01-25
1
-1
/
+1
*
tests: Use Automake test harness for warning tests
Simon Feltman
2013-12-29
2
-13
/
+4
*
giscanner: Fix GtkDocBlock.position...
Dieter Verfaillie
2013-10-08
4
-8
/
+8
*
giscanner: refactor annotation validation
Dieter Verfaillie
2013-10-08
6
-40
/
+36
*
giscanner: flesh out annotation parsing and storage
Dieter Verfaillie
2013-10-08
1
-5
/
+5
*
giscanner: give message.ERROR a purpose
Dieter Verfaillie
2013-10-08
1
-2
/
+2
*
giscanner: give pointer to original comment block...
Dieter Verfaillie
2013-10-08
1
-5
/
+14
*
giscanner: rename the parse() method to parse_comment_blocks()
Dieter Verfaillie
2013-10-08
1
-1
/
+1
*
giscanner: rename AnnotationParser() to GtkDocCommentBlockParser()
Dieter Verfaillie
2013-10-08
1
-3
/
+3
*
giscanner: rename "options" to "annotations"
Dieter Verfaillie
2013-10-08
1
-1
/
+1
*
tests: move GTK-Doc comment block warning tests
Dieter Verfaillie
2013-10-08
1
-198
/
+0
*
tests: fix diff output
Dieter Verfaillie
2013-10-08
1
-6
/
+3
*
tests: fix warning tests message sorting...
Dieter Verfaillie
2013-10-08
1
-2
/
+3
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-7
/
+9
*
fix "make distcheck"
Dieter Verfaillie
2013-04-21
2
-3
/
+3
*
Revert "gi-r-scanner: add support for raw CFLAGS flags option"
Colin Walters
2013-03-05
1
-2
/
+1
*
gi-r-scanner: add support for raw CFLAGS flags option
Tim Lunn
2013-03-06
1
-1
/
+2
*
Ship missing header files for tests/warn/ check
Martin Pitt
2013-02-20
1
-1
/
+1
*
tests: Be compatible with Automake 1.11, 1.12 and 1.13, and the future, hopef...
Colin Walters
2013-02-19
2
-3
/
+13
*
tests: Be compatible with both Automake 1.12 and 1.13
Colin Walters
2013-02-19
1
-2
/
+1
*
transformer: Ensure that types aren't resolved if we can't find them
Jasper St. Pierre
2013-02-07
1
-0
/
+9
*
transformer: Warn on unnamed params in declarations
Jasper St. Pierre
2013-02-07
1
-0
/
+20
*
warningtester: Sort the list of warnings
Jasper St. Pierre
2013-02-07
1
-0
/
+3
*
tests: Support warning tests in modern automake
Jasper St. Pierre
2013-02-07
1
-1
/
+2
*
scanner: Warn if we're missing (element-type) for GPtrArray
Colin Walters
2012-12-10
2
-0
/
+9
*
scanner: Parse comments with */ not on a new line, but emit a warning
Dieter Verfaillie
2012-12-02
1
-0
/
+11
*
annotationparser: add test for comment lines not starting with ' * '
Dieter Verfaillie
2012-04-17
1
-0
/
+14
*
annotationparser: cleanup and add tests for the new warnings we now emit
Dieter Verfaillie
2012-04-17
2
-1
/
+192
*
warningtester: make it possible to EXPECT multiple lines of output
Dieter Verfaillie
2012-04-17
1
-60
/
+74
*
annotationparser: correct "maximium" in error messages
Will Thompson
2012-04-09
2
-2
/
+2
*
Fix malformed GTK-Doc comment blocks:
Dieter Verfaillie
2012-04-05
4
-7
/
+7
*
giscanner: Add better errors for unknown param names
Jasper St. Pierre
2012-02-13
1
-1
/
+11
[next]