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
/
gdumpparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scanner: Don't add redundant notify signal
Colin Walters
2011-09-12
1
-4
/
+0
*
scanner: Only add notify signal to Object, not ParamSpec etc.
Colin Walters
2011-09-12
1
-3
/
+4
*
scanner: Add "notify" signal to GObject
Colin Walters
2011-09-09
1
-0
/
+3
*
Avoid most of the special-casing of GObject.Object in the scanner
Pavel Holejsovsky
2011-08-28
1
-48
/
+14
*
Properly handle GParamSpec and descendants
Pavel Holejsovsky
2011-08-25
1
-6
/
+21
*
Make sure signal works when there isn't one specified
Johan Dahlin
2011-08-13
1
-1
/
+1
*
Add signal flags
Johan Dahlin
2011-08-13
1
-1
/
+8
*
Switch to storing string form of error quarks
Dan Winship
2011-08-12
1
-6
/
+35
*
Reverting "Workaround for CairoRectangleInt exposed in Gdk-3.0.gir"
Pavel Holejsovsky
2011-07-29
1
-5
/
+0
*
Workaround for CairoRectangleInt exposed in Gdk-3.0.gir
Pavel Holejsovsky
2011-07-29
1
-0
/
+5
*
gdumpparser.py: Limit line length to 100
Colin Walters
2011-06-09
1
-1
/
+3
*
Rework how fundamental GObject types are introspected
Giovanni Campagna
2011-06-08
1
-21
/
+30
*
Add boxed types definition for GLib
Giovanni Campagna
2011-06-04
1
-17
/
+5
*
scanner: Support _get_gtype() as a GType creation suffix
Colin Walters
2011-06-03
1
-4
/
+7
*
scanner: Fix handling of property transfer
Colin Walters
2011-01-05
1
-3
/
+1
*
Make sure we don't mark GInitiallyUnownedClass as disguised
Tomeu Vizoso
2010-12-06
1
-0
/
+1
*
Handle enumerations with the full range of signed and unsigned values
Owen W. Taylor
2010-11-01
1
-7
/
+25
*
scanner: Don't leave temporary directory around if we fail
Colin Walters
2010-10-07
1
-1
/
+3
*
Set c_symbol_prefix in the GVariant special case
Tomeu Vizoso
2010-09-17
1
-0
/
+1
*
scanner: Add temporary workaround for GStreamer
Colin Walters
2010-09-15
1
-0
/
+2
*
scanner: Add GType for GVariant
Colin Walters
2010-09-13
1
-5
/
+10
*
scanner: Bomb out more obviously if a namespace contains class name = namespace
Colin Walters
2010-09-13
1
-0
/
+6
*
scanner: Allow gstreamer's GParamSpecMiniObject through
Colin Walters
2010-09-10
1
-0
/
+13
*
scanner: Kill glibast
Colin Walters
2010-09-08
1
-43
/
+67
*
[scanner] Fundamental problems are not fatal
Johan Dahlin
2010-09-07
1
-1
/
+2
*
Fix typo (reported by philn-tp)
Tomeu Vizoso
2010-09-03
1
-1
/
+1
*
[scanner] Move a function from transformer to ast
Johan Dahlin
2010-09-02
1
-6
/
+6
*
[scanner] Move over remaining callsites to message
Johan Dahlin
2010-09-02
1
-2
/
+2
*
[scanner] Simplify strip_identifer/strip_symbol
Johan Dahlin
2010-09-02
1
-16
/
+29
*
[transformer] Don't pass around source scanner
Johan Dahlin
2010-09-02
1
-2
/
+0
*
scanner: Better handling of GType names
Colin Walters
2010-09-01
1
-6
/
+6
*
scanner: Avoid internal invalid Type instances from parents
Colin Walters
2010-08-31
1
-2
/
+3
*
major: Fix parent for GInitiallyUnowned
Colin Walters
2010-08-31
1
-1
/
+1
*
Major rewrite
Colin Walters
2010-08-31
1
-0
/
+455