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
/
scanner
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: flesh out annotation parsing and storage
Dieter Verfaillie
2013-10-08
12
-184
/
+564
*
giscanner: extract tag values
Dieter Verfaillie
2013-10-08
21
-41
/
+120
*
giscanner: remove unused GtkDocCommentBlock.value
Dieter Verfaillie
2013-10-08
1
-2
/
+2
*
giscanner: fix GTK-Doc section parsing
Dieter Verfaillie
2013-10-08
1
-12
/
+6
*
giscanner: fix GTK-Doc identifier parsing
Dieter Verfaillie
2013-10-08
1
-3
/
+16
*
giscanner: rename DocBlock to GtkDocCommentBlock
Dieter Verfaillie
2013-10-08
1
-2
/
+2
*
giscanner: restore support for 'Return:' and 'Returns value:' tags
Dieter Verfaillie
2013-10-08
1
-0
/
+102
*
giscanner: only warn about missing delimiter when necessary
Dieter Verfaillie
2013-10-08
2
-21
/
+0
*
giscanner: give message.ERROR a purpose
Dieter Verfaillie
2013-10-08
1
-2
/
+2
*
giscanner: complete vararg parameter parsing
Dieter Verfaillie
2013-10-08
2
-0
/
+237
*
giscanner: expand parse_comment_block() parameters
Dieter Verfaillie
2013-10-08
1
-1
/
+1
*
giscanner: rename AnnotationParser() to GtkDocCommentBlockParser()
Dieter Verfaillie
2013-10-08
1
-2
/
+2
*
giscanner: rename "comment" to "description"
Dieter Verfaillie
2013-10-08
1
-6
/
+6
*
giscanner: rename "colon" to "delimiter"
Dieter Verfaillie
2013-10-08
1
-104
/
+104
*
giscanner: rename "options" to "annotations"
Dieter Verfaillie
2013-10-08
1
-6
/
+6
*
tests: move GTK-Doc comment block warning tests
Dieter Verfaillie
2013-10-08
11
-74
/
+884
*
tests: fix diff output
Dieter Verfaillie
2013-10-08
1
-6
/
+3
*
tests: test emitted GTK-Doc parser warning messages
Dieter Verfaillie
2013-10-08
5
-14
/
+201
*
tests: compare matched groups when testing re's
Dieter Verfaillie
2013-10-08
1
-0
/
+8
*
tests: remove manual validation code
Dieter Verfaillie
2013-10-08
1
-5
/
+1
*
tests: validate GTK-Doc test files
Dieter Verfaillie
2013-10-08
47
-90
/
+289
*
tests: put <docblock> element inside a <parser> element
Dieter Verfaillie
2013-10-08
45
-3109
/
+3489
*
tests: rename <commentblock> element to <input>
Dieter Verfaillie
2013-10-08
45
-402
/
+402
*
tests: put create_tests() below TestCommentBlock()
Dieter Verfaillie
2013-10-08
1
-20
/
+20
*
tests: make parsed2tree() and expected2tree() methods of TestCommentBlock()
Dieter Verfaillie
2013-10-08
1
-192
/
+190
*
tests: Fix make dist
Rico Tzschichholz
2013-06-21
1
-1
/
+3
*
giscanner: Add a simple automatic sections file generator
Jasper St. Pierre
2013-06-16
2
-1
/
+371
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-1
/
+2
*
Revert addition of __int128 tests
Colin Walters
2013-05-07
5
-87
/
+0
*
Add expected doc files for previous commit
Colin Walters
2013-05-07
3
-0
/
+75
*
scanner: Parse __int128 and friends as "int"
Colin Walters
2013-05-07
2
-0
/
+14
*
build: use diff -r when testing generated docs
Dieter Verfaillie
2013-05-06
1
-3
/
+3
*
build: silence "make[5]: unlink: Regress-1.0-Python: Is a directory"
Dieter Verfaillie
2013-05-06
1
-3
/
+3
*
build: make it clear generated documentation goes in $(builddir)
Dieter Verfaillie
2013-05-06
1
-6
/
+6
*
tests: add missing expected generated documentation
Dieter Verfaillie
2013-04-22
6
-0
/
+233
*
fix "make distcheck"
Dieter Verfaillie
2013-04-21
1
-3
/
+6
*
tests: Add a struct with fixed-size gchar
Colin Walters
2013-04-19
3
-0
/
+36
*
giscanner: fix broken xml:whitespace attributes in .gir files
Dieter Verfaillie
2013-04-09
3
-358
/
+358
*
tests: fix a too wide search/replace
Dieter Verfaillie
2013-04-09
15
-33
/
+32
*
tests: Restore intentional mixed tab/space indentation
Dieter Verfaillie
2013-04-09
1
-8
/
+8
*
tests: Add more torture CPPFLAGS for Regress
Colin Walters
2013-03-06
1
-3
/
+4
*
tests: Remove duplicate specification of CPPFLAGS for Regress
Colin Walters
2013-03-06
1
-2
/
+2
*
regress: Add a test case for passing -Dquoted_string
Colin Walters
2013-03-05
1
-1
/
+3
*
Reformat code to GNU style
Martin Pitt
2013-02-27
1
-7
/
+7
*
Add test case for signal with a C array and length argument
Martin Pitt
2013-02-27
5
-0
/
+172
*
tests: Add missing expected files
Colin Walters
2013-02-27
17
-0
/
+774
*
scanner: internals cleanup: Key more things off Namespace
Colin Walters
2013-02-26
7
-10
/
+0
*
doctool: Use builtin namespace walker
Colin Walters
2013-02-26
20
-1
/
+643
*
scanner: Synthesize argument names if we don't see one
Colin Walters
2013-02-26
3
-9
/
+9
*
Install utility.[hc]
Martin Pitt
2013-02-20
1
-1
/
+1
[next]