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
*
giscanner/scannerlexer.l: Parse and ignore more __asm and __volatile
Patrick Welche
2013-04-20
1
-0
/
+4
*
giscanner: only parse GTK-Doc comment blocks, ignore the rest
Dieter Verfaillie
2013-04-09
1
-3
/
+25
*
giscanner: use mkstemp() instead of mktemp()
Dieter Verfaillie
2013-04-09
1
-3
/
+3
*
giscanner: make _pass_fixup_hidden_fields() more readable
Dieter Verfaillie
2013-04-09
1
-8
/
+5
*
giscanner: fix broken xml:whitespace attributes in .gir files
Dieter Verfaillie
2013-04-09
1
-1
/
+1
*
giscanner: use SqlAlchemy's OrderedDict implementation
Dieter Verfaillie
2013-04-09
3
-28
/
+95
*
giscanner: don't shadow built-in 'type' symbol
Dieter Verfaillie
2013-04-09
1
-1
/
+1
*
giscanner: prefer "except X as e" over "except X, e"
Dieter Verfaillie
2013-04-09
5
-34
/
+34
*
giscanner: remove unused variables and imports
Dieter Verfaillie
2013-04-09
3
-7
/
+4
*
giscanner: fix string formatting tuples
Dieter Verfaillie
2013-04-09
1
-10
/
+10
*
scannermodule: Fix a bad check
Jasper St. Pierre
2013-04-07
1
-1
/
+1
*
Unbreak giscanner on OpenBSD.
Jasper Lievisse Adriaanse
2013-03-28
1
-1
/
+1
*
scanner: Allow CFLAGS to contain arbitrary preprocessor commands like -include
Colin Walters
2013-03-06
2
-2
/
+19
*
Revert "gi-r-scanner: add support for raw CFLAGS flags option"
Colin Walters
2013-03-05
2
-8
/
+2
*
gi-r-scanner: add support for raw CFLAGS flags option
Tim Lunn
2013-03-06
2
-2
/
+8
*
scanner: Don't re-parse includes we already found
Colin Walters
2013-02-27
1
-2
/
+3
*
scanner: internals cleanup: Move pkgconfig list to Namespace
Colin Walters
2013-02-26
5
-17
/
+10
*
scanner: internals cleanup: Move c_includes to Namespace
Colin Walters
2013-02-26
4
-14
/
+9
*
scanner: internals cleanup: Move shared libraries to Namespace
Colin Walters
2013-02-26
4
-15
/
+11
*
scanner: internals cleanup: Key more things off Namespace
Colin Walters
2013-02-26
5
-30
/
+22
*
doctool: Use builtin namespace walker
Colin Walters
2013-02-26
1
-22
/
+31
*
scanner: Also traverse GObject properties when walking namespace
Colin Walters
2013-02-26
1
-0
/
+2
*
doctool: Switch default language to C
Colin Walters
2013-02-26
1
-1
/
+1
*
scanner: Synthesize argument names if we don't see one
Colin Walters
2013-02-26
1
-6
/
+10
*
dumper.py: Fix for Visual C++ usage
Chun-wei Fan
2013-02-22
1
-1
/
+6
*
sourcescanner: Copy over the unsignedness as well
Jasper St. Pierre
2013-02-18
1
-0
/
+1
*
sourcescanner: Make sure to mark constants as set
Jasper St. Pierre
2013-02-18
1
-3
/
+7
*
sourcescanner: Fix issues with double constants in the copy
Jasper St. Pierre
2013-02-18
1
-1
/
+1
*
sourcescanner: Fix symbolic references in enum members
Jasper St. Pierre
2013-02-16
3
-3
/
+24
*
sourcescanner: Remove unused "id" field
Jasper St. Pierre
2013-02-16
1
-1
/
+0
*
docwriter: Use the fully-qualified name for functions and methods
Jasper St. Pierre
2013-02-15
1
-3
/
+3
*
doctool: Use format_xref to format some links to pages
Jasper St. Pierre
2013-02-15
11
-23
/
+11
*
docwriter: Add support for adding additional attrs to the xref writer
Jasper St. Pierre
2013-02-15
1
-3
/
+4
*
docwriter: Clean up make_page_id
Jasper St. Pierre
2013-02-15
1
-21
/
+8
*
ast: Fix indentation
Jasper St. Pierre
2013-02-15
1
-1
/
+1
*
ast: Fall back to the namespace for the parent of a Node
Jasper St. Pierre
2013-02-15
1
-0
/
+11
*
ast: Rename Class.parent to parent_type
Jasper St. Pierre
2013-02-15
5
-15
/
+15
*
girparser: Clean up code
Jasper St. Pierre
2013-02-15
1
-4
/
+4
*
doctool: Make sure to add "new"
Jasper St. Pierre
2013-02-15
1
-1
/
+1
*
doctool: Don't put curly braces around the construct props if there are none
Jasper St. Pierre
2013-02-15
1
-2
/
+6
*
doctool: Don't link to the namespace from the namespace page
Jasper St. Pierre
2013-02-15
1
-0
/
+2
*
doctool: Rename page_style to page_kind
Jasper St. Pierre
2013-02-15
5
-10
/
+10
*
docmain: Create the output dir for us if it doesn't exist
Jasper St. Pierre
2013-02-15
2
-2
/
+6
*
docwriter: Don't render constants for now
Jasper St. Pierre
2013-02-15
1
-1
/
+4
*
doctool: Remove an extra <p> in the signals
Jasper St. Pierre
2013-02-15
2
-2
/
+2
*
doctool: Remove the ctype from the signal return value
Jasper St. Pierre
2013-02-14
2
-2
/
+2
*
doctool: Add an link for signal methods
Jasper St. Pierre
2013-02-14
2
-2
/
+2
*
doctool: Fix Gjs class signature
Jasper St. Pierre
2013-02-14
1
-7
/
+4
*
doctool: Gjs doesn't have extra signal parameters
Jasper St. Pierre
2013-02-14
1
-9
/
+1
*
doctool: Fix use of <dl> tag in templates
Jasper St. Pierre
2013-02-14
9
-63
/
+104
[next]