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
...
*
Add regression tests for GHashTable holding GValue
Alberto Mardegan
2012-03-27
3
-0
/
+118
*
Fix matching of methods named *_get_type()
Matthew Booth
2012-03-06
4
-8
/
+180
*
tests: Fix make dist
Rico Tzschichholz
2012-02-21
1
-1
/
+1
*
g-ir-doc-tool: Remove class structs from Python docs
Tomeu Vizoso
2012-02-21
1
-12
/
+0
*
g-ir-doc-tool: Add support for virtual functions
Tomeu Vizoso
2012-02-21
4
-0
/
+68
*
g-ir-doc-tool: Add a method in the tests
Tomeu Vizoso
2012-02-21
4
-3
/
+118
*
g-ir-doc-tool: Remove constructors from python docs
Tomeu Vizoso
2012-02-21
1
-31
/
+0
*
g-ir-doc-tool: Add class to its own hierarchy tree
Tomeu Vizoso
2012-02-21
1
-0
/
+3
*
g-ir-doc-tool: Add tests for signals
Tomeu Vizoso
2012-02-21
3
-12
/
+6
*
g-ir-doc-tool: Add the first argument of signals to the Python docs
Tomeu Vizoso
2012-02-21
1
-1
/
+5
*
g-ir-doc-tool: Create a GIR file specific for testing doc generation
Tomeu Vizoso
2012-02-21
429
-16113
/
+292
*
build: Add --enable-doctool option
Colin Walters
2012-02-21
1
-1
/
+7
*
g-ir-doc-tool: Update expected tests
Rico Tzschichholz
2012-02-21
2
-0
/
+124
*
g-ir-doc-tool: Change the -o option to receive a directory
Tomeu Vizoso
2012-02-20
1
-2
/
+2
*
Merge branch 'mallard-templates'
Tomeu Vizoso
2012-02-20
432
-854
/
+11975
|
\
|
*
g-ir-doc-tool: Update expected tests, some whitespace has been removed
mallard-templates
Tomeu Vizoso
2012-02-20
8
-8
/
+0
|
*
g-ir-doc-tool: Add some more stuff to Enum pages
Tomeu Vizoso
2012-02-20
16
-39
/
+339
|
*
g-ir-doc-tool: Display the hierarchy tree for classes
Tomeu Vizoso
2012-02-20
1
-1
/
+1
|
*
g-ir-doc-tool: Fix names of xref links
Tomeu Vizoso
2012-02-20
308
-443
/
+443
|
*
g-ir-doc-tool: Move constructor example to follow the class doc body
Tomeu Vizoso
2012-02-20
1
-3
/
+6
|
*
g-ir-doc-tool: Qualify the class name in the constructor with the module name
Tomeu Vizoso
2012-02-20
1
-1
/
+1
|
*
g-ir-doc-tool: Add links to properties in the constructor
Tomeu Vizoso
2012-02-20
1
-1
/
+1
|
*
g-ir-doc-tool: Show how to construct instances in the Class page
Tomeu Vizoso
2012-02-20
1
-5
/
+3
|
*
g-ir-doc-tool: Implement intra-namespace cross references
Tomeu Vizoso
2012-02-19
308
-443
/
+443
|
*
g-ir-doc-tool: Remove some occurrences of empty Returns: lines
Tomeu Vizoso
2012-02-19
6
-24
/
+0
|
*
g-ir-doc-tool: use True and False instead of %TRUE and %FALSE
Tomeu Vizoso
2012-02-19
24
-26
/
+26
|
*
g-ir-doc-tool: Remove module and class from the function signature
Tomeu Vizoso
2012-02-19
32
-32
/
+32
|
*
g-ir-doc-tool: Use None instead of %NULL
Tomeu Vizoso
2012-02-19
44
-58
/
+58
|
*
g-ir-doc-tool: Use the ctype for the return type in signatures
Tomeu Vizoso
2012-02-19
2
-2
/
+2
|
*
g-ir-doc-tool: Display Returns: even if there's no args
Tomeu Vizoso
2012-02-19
26
-0
/
+156
|
*
g-ir-doc-tool: Update expected, some whitespace was removed
Tomeu Vizoso
2012-02-18
340
-680
/
+0
|
*
g-ir-doc-tool: Add Since: tag to mallard docs
Tomeu Vizoso
2012-02-18
340
-0
/
+690
|
*
g-ir-doctool: Add function argument docs to the C template
Tomeu Vizoso
2012-02-18
170
-0
/
+2024
|
*
g-ir-doctool: Add argument docs to the Python template
Tomeu Vizoso
2012-02-18
170
-0
/
+2024
|
*
g-ir-doc-tool: Update expected mallard for the doc tests
Tomeu Vizoso
2012-02-17
431
-744
/
+7383
|
*
g-ir-doctool: Move to Mako templates for generating Mallard
Tomeu Vizoso
2012-02-17
1
-21
/
+20
*
|
Add test for a GPtrArray return with transfer full
Martin Pitt
2012-02-16
3
-0
/
+25
*
|
Add tests for GType of GValue
Giovanni Campagna
2012-02-13
2
-0
/
+12
*
|
giscanner: Add better errors for unknown param names
Jasper St. Pierre
2012-02-13
1
-1
/
+11
*
|
scanner: Allow adding annotations to vfuncs directly
Jasper St. Pierre
2012-02-09
2
-0
/
+33
*
|
tests/scanner: Update Regress-1.0-expected.gir
Rico Tzschichholz
2012-02-06
1
-11
/
+11
*
|
tests: Added class that has all kinds of properties
Sebastian Pölsterl
2012-02-06
2
-0
/
+214
*
|
Add tests for array arguments in callbacks
Giovanni Campagna
2012-02-06
3
-0
/
+58
*
|
Add regress_test_null_gerror_callback
Paolo Borelli
2012-02-06
3
-0
/
+22
*
|
Use g_free as element_free_func
Sebastian Pölsterl
2012-02-05
1
-1
/
+1
*
|
Add Emacs mode lines to C sources
Colin Walters
2012-02-03
6
-0
/
+6
*
|
girepository: Add GI_VFUNC_THROWS
Colin Walters
2012-02-03
2
-1
/
+18
*
|
tests: Squash compile warning, fix C indentation
Colin Walters
2012-02-03
2
-7
/
+6
*
|
tests: Add marshalling tests for various kinds of callbacks
Jasper St. Pierre
2012-02-03
2
-1
/
+115
*
|
tests: Add another simple boxed type with a complex constructor
Jasper St. Pierre
2012-02-03
3
-0
/
+71
[prev]
[next]