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
/
giscanner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sourcescanner-empty-delcs' into 'master'
Christoph Reiter
2018-12-09
1
-0
/
+4
|
\
|
*
sourcescanner: Allow empty declarations. Fixes #216
Christoph Reiter
2018-12-09
1
-0
/
+4
*
|
Replace linked lists with arrays in source scanner
Tomasz Miąsko
2018-12-09
5
-62
/
+53
|
/
*
Ignore __pragma keyword used by MSVC
Tomasz Miąsko
2018-12-08
1
-0
/
+1
*
Merge branch 'drop-py-compat-code' into 'master'
Christoph Reiter
2018-12-08
25
-184
/
+7
|
\
|
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
25
-184
/
+7
*
|
sourcescanner: collect error messages and expose them
Christoph Reiter
2018-12-08
7
-8
/
+56
*
|
cachestore: don't try to catch nonexisting pickle.BadPickleGet. Fixes #159
Christoph Reiter
2018-12-08
1
-1
/
+1
|
/
*
Merge branch 'scan-file-use-filename' into 'master'
Christoph Reiter
2018-12-07
4
-117
/
+27
|
\
|
*
gi_source_scanner_parse_file: use a filename instead of a FILE struct
Christoph Reiter
2018-12-06
4
-117
/
+27
*
|
Merge branch 'typeof' into 'master'
Christoph Reiter 🐍
2018-12-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
scanner: Replace use of typeof with void token
Tomasz Miąsko
2018-12-04
1
-2
/
+2
*
|
giscanner/girwriter.py: Fix running on Windows
Chun-wei Fan
2018-12-06
1
-1
/
+8
|
/
*
writer: Include documentation and symbol position in source files
Thibault Saunier
2018-11-28
8
-11
/
+84
*
Define grefcount and gatomicrefcount as aliases to gint
Tomasz Miąsko
2018-11-23
1
-0
/
+2
*
giscanner: Print relative filename paths when warning
Jonas Ådahl
2018-11-08
1
-5
/
+2
*
scanner: Skip ldd for library by filename
Olivier Crête
2018-11-05
1
-1
/
+4
*
scanner: Accept library filenames
Olivier Crête
2018-11-05
1
-1
/
+2
*
scanner: Pass library paths before the -l itself
Olivier Crête
2018-11-05
1
-11
/
+11
*
scanner: Parse __typeof__ and discard it
Jan Alexander Steffens (heftig)
2018-11-05
1
-0
/
+1
*
flake8 updates, fixes "make check.quality"
Christoph Reiter
2018-11-04
1
-1
/
+1
*
g-ir-tools: respect gir_dir_prefix
Kai Kang
2018-10-08
1
-0
/
+1
*
Revert "scanner: remove hacks to make mingw g-i work with msvc Python"
Chun-wei Fan
2018-08-21
1
-0
/
+84
*
Revert "scanner: remove some unnecessary Windows includes"
Chun-wei Fan
2018-08-21
1
-1
/
+9
*
docwriter: revert some output changes to make the tests pass
Christoph Reiter
2018-08-18
1
-3
/
+6
*
g-ir-doc-tool: keep mallard as the default format
Christoph Reiter
2018-08-17
1
-1
/
+1
*
tests: depend on flake8 instead of including pep8/pyflakes
Christoph Reiter
2018-08-15
13
-19
/
+9
*
Merge branch 'devdocs-format-rebase-v2' into 'master'
Christoph Reiter
2018-08-14
21
-18
/
+927
|
\
|
*
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
6
-6
/
+36
|
*
devdocs: Don't render private fields
Philip Chimento
2018-08-06
2
-4
/
+53
[next]