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
/
maintransformer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: mark GAsyncReadyCallbacks as allow-none
Dan Winship
2011-07-01
1
-0
/
+1
*
Rework how fundamental GObject types are introspected
Giovanni Campagna
2011-06-08
1
-3
/
+1
*
Always add a zero-terminated attribute when it cannot be implied
Giovanni Campagna
2011-06-04
1
-0
/
+2
*
scanner: Support _get_gtype() as a GType creation suffix
Colin Walters
2011-06-03
1
-1
/
+3
*
Add support for the (skip) annotation on parameters or return values
David Zeuthen
2011-05-13
1
-0
/
+3
*
giscanner: read (array) and (element-type) annotations for fields
Giovanni Campagna
2011-05-11
1
-3
/
+7
*
Add warnings for the (constructor) annotation
Tomeu Vizoso
2011-02-22
1
-11
/
+50
*
Add warnings for the (method) annotation
Tomeu Vizoso
2011-02-22
1
-4
/
+16
*
Add (method) overrides
Tomeu Vizoso
2011-02-02
1
-13
/
+33
*
Preserve gtk-doc section names
Johan Dahlin
2011-02-01
1
-0
/
+5
*
Add (constructor) annotation
Tomeu Vizoso
2011-01-28
1
-11
/
+22
*
[scanner] Don't crash if we don't have a ctype in array element types
Tomeu Vizoso
2011-01-21
1
-1
/
+2
*
Preserve the c:type of array elements
Tomeu Vizoso
2011-01-21
1
-2
/
+3
*
Disable missing class structure warning, add a bug reference
Johan Dahlin
2011-01-20
1
-2
/
+3
*
Make caller-allocates detection work for struct aliases
Pavel Holejsovsky
2011-01-13
1
-0
/
+1
*
scanner: Make sure that vfuncs made to the GIR
Tomeu Vizoso
2011-01-07
1
-13
/
+0
*
scanner: avoid crash when annotation explicitly changes 'self' argument
Pavel Holejsovsky
2010-12-21
1
-1
/
+1
*
scanner: support typedefs for container types
Jonathan Matthew
2010-12-16
1
-10
/
+0
*
giscanner: don't ignore signal parameter names from annotations.
Pavel Holejsovsky
2010-12-15
1
-1
/
+4
*
scanner: Only mark structures and unions as out-caller-allocates
Colin Walters
2010-11-19
1
-1
/
+4
*
scanner: Fall back to default uscoring for method pairing if possible
Colin Walters
2010-11-16
1
-6
/
+16
*
scanner: use c-symbol-prefix for method pairing where possible
Jonathan Matthew
2010-11-16
1
-1
/
+4
*
Revert "Apply `(type bitfield)' annotations for enums"
Johan Dahlin
2010-10-06
1
-9
/
+2
*
Revert "block can be None, fixup last commit"
Johan Dahlin
2010-10-06
1
-4
/
+3
*
block can be None, fixup last commit
Johan Dahlin
2010-10-05
1
-3
/
+4
*
Apply `(type bitfield)' annotations for enums
Andreas Rottmann
2010-10-05
1
-2
/
+9
*
scanner: Abort if we would be generating an empty namespace
Colin Walters
2010-09-29
1
-0
/
+6
*
[annotationparser] Allow param less closures
Johan Dahlin
2010-09-24
1
-1
/
+1
*
Add more array warnings + tests
Johan Dahlin
2010-09-24
1
-1
/
+5
*
[maintransformer] Add more warnings for element-type
Johan Dahlin
2010-09-24
1
-5
/
+28
*
[maintransformer] Use constants
Johan Dahlin
2010-09-24
1
-3
/
+3
*
[annotation] Add constants for out options
Johan Dahlin
2010-09-24
1
-2
/
+3
*
[maintransformer] Use AssertionError
Johan Dahlin
2010-09-24
1
-5
/
+2
*
Add scope annotation value warnings
Johan Dahlin
2010-09-23
1
-12
/
+3
*
Validate transfer annnotations
Johan Dahlin
2010-09-23
1
-1
/
+1
*
Paper-bag fix, add an OPT_TRANSFER import
Johan Dahlin
2010-09-23
1
-1
/
+1
*
Replace TAG_TRANSFER with OPT_TRANSFER
Johan Dahlin
2010-09-23
1
-3
/
+3
*
[scanner] Warn for invalid scanner annotations
Johan Dahlin
2010-09-23
1
-7
/
+7
*
[maintransformer] Improve type resolution warnings
Johan Dahlin
2010-09-20
1
-13
/
+36
*
[scanner] Add a Position class
Johan Dahlin
2010-09-20
1
-2
/
+2
*
[maintransformer] Make warning more robust
Johan Dahlin
2010-09-20
1
-2
/
+2
*
Include proper line number for scope warning
Johan Dahlin
2010-09-19
1
-3
/
+4
*
Include proper filename and lineno in doc warning
Johan Dahlin
2010-09-19
1
-1
/
+3
*
[annotationparser] Preserve line numbers
Johan Dahlin
2010-09-19
1
-1
/
+1
*
[maintransformer] Do not warn for returns and varargs
Johan Dahlin
2010-09-18
1
-1
/
+1
*
Make Full the default transfer for returned foreign structs.
Tomeu Vizoso
2010-09-17
1
-4
/
+16
*
[maintransformer] Do not warn for vararg docs
Johan Dahlin
2010-09-16
1
-0
/
+3
*
Add a warning for unresolved types
Johan Dahlin
2010-09-15
1
-6
/
+15
*
scanner: Add temporary workaround for GStreamer
Colin Walters
2010-09-15
1
-0
/
+2
*
Add a parameter mismatch warning
Johan Dahlin
2010-09-14
1
-1
/
+24
[next]