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
*
tests: depend on flake8 instead of including pep8/pyflakes
Christoph Reiter
2018-08-15
22
-2707
/
+33
*
Merge branch 'devdocs-format-rebase-v2' into 'master'
Christoph Reiter
2018-08-14
23
-22
/
+955
|
\
|
*
Fix format/format_inline distinction.
rockon999
2018-08-13
2
-8
/
+7
|
*
Improve markdown compatibility of docwriter.
rockon999
2018-08-08
1
-13
/
+80
|
*
Sort index files by type.
rockon999
2018-08-06
1
-7
/
+50
|
*
Only output introspectable methods.
rockon999
2018-08-06
6
-9
/
+33
|
*
Convert FORMATS to tuple.
rockon999
2018-08-06
1
-1
/
+1
|
*
docwriter: Gdk.Atom as String
makepost
2018-08-06
1
-0
/
+2
|
*
docwriter: Handle unknown language MIME types
Philip Chimento
2018-08-06
1
-3
/
+5
|
*
docwriter: Handle invalid nodes better
Philip Chimento
2018-08-06
1
-0
/
+10
|
*
devdocs: Distinguish between versioning notes
Philip Chimento
2018-08-06
1
-3
/
+3
|
*
devdocs: Mention when a function throws an error
Philip Chimento
2018-08-06
1
-0
/
+4
|
*
devdocs: Format in and out parameters correctly
Philip Chimento
2018-08-06
1
-7
/
+20
|
*
devdocs: Fix links to enum members
Philip Chimento
2018-08-06
1
-1
/
+4
|
*
devdocs: Describe aliases more thoroughly
Philip Chimento
2018-08-06
1
-0
/
+16
|
*
devdocs: Add extra CSS class to default.tmpl
Philip Chimento
2018-08-06
2
-1
/
+11
|
*
devdocs: Mark links to other GIRs as such
Philip Chimento
2018-08-06
1
-2
/
+2
|
*
devdocs: Match DevDocs' slug names
Philip Chimento
2018-08-06
1
-2
/
+3
|
*
devdocs: Describe bare functions
Philip Chimento
2018-08-06
1
-0
/
+2
|
*
devdocs: Format the values of constants
Philip Chimento
2018-08-06
2
-3
/
+18
|
*
docwriter: Handle moved_to in underscore function
Philip Chimento
2018-08-06
1
-0
/
+2
|
*
devdocs: Add deprecated CSS class where needed
Philip Chimento
2018-08-06
6
-20
/
+38
|
*
devdocs: Generate versioning notes
Philip Chimento
2018-08-06
7
-6
/
+37
|
*
devdocs: Don't render private fields
Philip Chimento
2018-08-06
2
-4
/
+53
|
*
docwriter: Use <pre> for code blocks
Philip Chimento
2018-08-06
1
-5
/
+19
|
*
devdocs: Render a summary at the top of each page
Philip Chimento
2018-08-06
4
-1
/
+176
|
*
doctool: Output formatter for DevDocs
Philip Chimento
2018-08-06
19
-5
/
+359
|
*
docwriter: parse markdown for code blocks.
Mathieu Duponchelle
2018-08-06
1
-5
/
+65
|
*
docwriter: Add support for plural type references.
Mathieu Duponchelle
2018-08-06
1
-11
/
+25
|
*
transformer: Strip whitespace from filter commands
Philip Chimento
2018-08-06
1
-0
/
+1
|
*
docwriter: Option to select output format
Philip Chimento
2018-08-06
2
-0
/
+4
*
|
regress: implement the getter/setter for the new byte-array property.
Christoph Reiter
2018-08-11
5
-0
/
+42
*
|
utils: fix undefined cdir variable
Christoph Reiter
2018-08-11
1
-0
/
+3
*
|
Add the generated _version.py to .gitignore
Christoph Reiter
2018-08-11
1
-0
/
+2
*
|
MSVC.README.rst: Fix previous update
Chun-wei Fan
2018-08-11
1
-1
/
+1
*
|
MSVC.README.rst: Mention about the config options
Chun-wei Fan
2018-08-11
1
-1
/
+9
*
|
Update the NEWS for 2.58
1.57.2
Emmanuele Bassi
2018-08-06
1
-0
/
+33
|
/
*
gir: Update annotations from glib git master
Rico Tzschichholz
2018-08-03
2
-11
/
+11
*
girnode: remove wrongly added g_assert_not_reached(). Fixes #218
Christoph Reiter
2018-08-03
1
-1
/
+1
*
Merge branch 'warn-flags' into 'master'
Christoph Reiter
2018-08-02
30
-102
/
+150
|
\
|
*
girepository: port from g_type_class_add_private() to G_ADD_PRIVATE()
Christoph Reiter
2018-07-30
2
-7
/
+2
|
*
build: enable -Wredundant-decls
Christoph Reiter
2018-07-29
3
-12
/
+2
|
*
build: enable -Wswitch-default
Christoph Reiter
2018-07-29
8
-2
/
+26
|
*
build: enable -Wtype-limits
Christoph Reiter
2018-07-29
2
-2
/
+2
|
*
build: enable -Wimplicit-fallthrough
Christoph Reiter
2018-07-29
2
-2
/
+1
|
*
build: enable -Wsign-compare
Christoph Reiter
2018-07-29
2
-2
/
+6
|
*
build: enable -Wshadow
Christoph Reiter
2018-07-29
6
-26
/
+27
|
*
g-ir-generate: fix missing error handling for command line parsing
Christoph Reiter
2018-07-29
1
-1
/
+6
|
*
build: enable -Wcast-function-type
Christoph Reiter
2018-07-29
7
-11
/
+23
|
*
build: enable -Wsuggest-attribute=format
Christoph Reiter
2018-07-29
2
-1
/
+4
[next]