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
*
map 'id' (ObjC) to 'any' type
Tommi Komulainen
2008-10-30
1
-0
/
+3
*
Write a C version of the xml namespace formatter. Saves 15% of the time it
Johan Dahlin
2008-10-30
2
-4
/
+104
*
Abstract attribute formatting to a function external to the XMLWriter
Johan Dahlin
2008-10-30
1
-41
/
+49
*
Parse __signed__ as signed
Johan Dahlin
2008-10-30
1
-0
/
+1
*
Parse and discard __typeof and __attribute.
Johan Dahlin
2008-10-30
1
-4
/
+5
*
Remove arguments from the constructor, move them to separate accessors.
Johan Dahlin
2008-10-30
4
-22
/
+120
*
Don't reparse includes we've already processed
Colin Walters
2008-10-30
1
-0
/
+2
*
Look in XDG_DATA_DIR/gir, really.
Johan Dahlin
2008-10-30
1
-1
/
+1
*
Avoid parsing parameters, types etc when parsing includes. Should speed up
Johan Dahlin
2008-10-30
2
-24
/
+46
*
Avoid big if/else and use a dispatch table like approach.
Johan Dahlin
2008-10-30
1
-51
/
+72
*
Clean up include parsing and registration.
Johan Dahlin
2008-10-30
1
-19
/
+22
*
Clean up imports
Johan Dahlin
2008-10-30
1
-10
/
+10
*
Bug 558383 – builddir != srcdir build fails if giscanner python module
Johan Dahlin
2008-10-30
2
-5
/
+18
*
If a filename of an existing file is passed to --library, hunt for it
Owen Taylor
2008-10-29
1
-1
/
+3
*
Clean up the libtool importer a bit. Add a context so we can use it
Johan Dahlin
2008-10-29
2
-15
/
+16
*
Bug 557788 – Return types for constructors in generated typelib bogus
Colin Walters
2008-10-25
1
-3
/
+2
*
Bug 557786 - support fixed size arrays
Colin Walters
2008-10-25
6
-15
/
+29
*
Be less verbose about source types, we handle most of them now anyway
Johan Dahlin
2008-10-24
1
-2
/
+0
*
Check against division by zero for the modula operator. This fixes header
Johan Dahlin
2008-10-24
1
-1
/
+3
*
Bug 556739 – transfer-ownership attribute should be mandatory in .gir
Tommi Komulainen
2008-10-23
2
-6
/
+11
*
deduce transfer-ownership from GTypes
Tommi Komulainen
2008-10-23
1
-0
/
+14
*
rearrange
Tommi Komulainen
2008-10-23
1
-4
/
+3
*
Check whether the parameter is a GObject from the GType
Tommi Komulainen
2008-10-23
1
-3
/
+14
*
record GType when constructing the Type from it
Tommi Komulainen
2008-10-23
1
-1
/
+4
*
build fundamental types same way as glib
Tommi Komulainen
2008-10-23
1
-10
/
+29
*
make varargs transfer-ownership="none"
Tommi Komulainen
2008-10-23
1
-0
/
+2
*
Always write out transfer-ownership attribute
Colin Walters
2008-10-23
3
-48
/
+102
*
Bug 557092 – Callback annotations not used
Tommi Komulainen
2008-10-22
1
-2
/
+5
*
Don't require trailing whitespace after uncommented parameters
Colin Walters
2008-10-21
1
-3
/
+8
*
Submit after session in PEP8 interrogation room
Colin Walters
2008-10-21
1
-1
/
+2
*
For string parameters allow transfer annotation to override the standard
Owen Taylor
2008-10-21
1
-1
/
+1
*
Add missing whitespace to make pep8 happy
Johan Dahlin
2008-10-21
3
-1
/
+6
*
Bug 557241 – "throws" flag for functions
Johan Bilien
2008-10-21
4
-2
/
+23
*
Warn if we see annotations for unknown parameters
Tommi Komulainen
2008-10-21
1
-0
/
+10
*
Remove leftover raise SystemExit.
Johan Dahlin
2008-10-21
1
-1
/
+0
*
Bug 556358 - don't use libtool internals
Johan Dahlin
2008-10-21
4
-7
/
+60
*
Bug 556777 - validate properties
Colin Walters
2008-10-20
1
-38
/
+18
*
Add allow_invalid argument to resolver so we can find bad types
Colin Walters
2008-10-20
1
-7
/
+12
*
Fix __repr__ for Property
Colin Walters
2008-10-20
1
-2
/
+2
*
We are handling those return types, silly
Colin Walters
2008-10-20
1
-1
/
+1
*
Also register g variants of default_array_types.
Colin Walters
2008-10-20
2
-1
/
+8
*
Bug 557011 - Add g_object_info_get_abstract
Colin Walters
2008-10-20
6
-10
/
+31
*
giscanner: don't lose 'transfer-ownership' attributes when injecting
Tommi Komulainen
2008-10-20
1
-1
/
+1
*
Parse and ignore __asm.
Johan Dahlin
2008-10-19
1
-0
/
+1
*
Parse array length= to ensure it doesn't get lost from --inject
Colin Walters
2008-10-19
1
-2
/
+6
*
Bug 556795 - Fix char ** regression
Colin Walters
2008-10-18
1
-1
/
+12
*
Bug 556783 - namespace/prefix rework
Colin Walters
2008-10-18
2
-33
/
+23
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
5
-3
/
+27
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-1
/
+3
*
Also assume direction=out for size_t*, ssize_t* arguments
Johan Bilien
2008-10-17
1
-1
/
+1
[next]