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
/
tools
/
generate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop calls to g_type_init()
Colin Walters
2012-10-16
1
-2
/
+0
*
Add Emacs mode lines to C sources
Colin Walters
2012-02-03
1
-3
/
+2
*
[GIRepository] Rename GTypelib to GITypelib
Johan Dahlin
2010-08-31
1
-1
/
+1
*
Fix two compilation warnings
Colin Walters
2010-07-19
1
-1
/
+0
*
[girepository] Actually verify header of loaded typelibs in g_irepository_req...
Colin Walters
2010-07-14
1
-83
/
+13
*
[girwriter] Refactor out of generate.c
Johan Dahlin
2010-06-07
1
-1364
/
+5
*
[generate] Get rid of globals
Johan Dahlin
2010-06-07
1
-19
/
+20
*
[gtypelib.ch] Rename to gitypelib.ch
Johan Dahlin
2010-05-31
1
-1
/
+1
*
[g-ir-generate] Write out array type
Johan Dahlin
2010-05-27
1
-0
/
+20
*
Support (out caller-allocates)
Colin Walters
2010-05-26
1
-4
/
+2
*
Add support for foreign structs
Johan Dahlin
2010-03-25
1
-0
/
+5
*
Remove trailing whitespace
Johan Dahlin
2010-03-25
1
-89
/
+90
*
Implement callbacks as part of struct fields. Fixes #557383
Tomeu Vizoso
2009-11-11
1
-2
/
+16
*
Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT
Andreas Rottmann
2009-03-27
1
-3
/
+0
*
Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype
Colin Walters
2009-03-17
1
-0
/
+4
*
Bug 557383 - Virtual method support
Colin Walters
2009-03-05
1
-2
/
+7
*
Bug 571548 - Generic attributes
Colin Walters
2009-03-03
1
-4
/
+38
*
Add --all option to g-ir-generate
Andreas Rottmann
2009-02-27
1
-1
/
+18
*
Bug 572434 - Associate interfaces with their C structures
Colin Walters
2009-02-25
1
-5
/
+13
*
Bug 551738 - Associate classes with their structs
Colin Walters
2009-02-06
1
-0
/
+13
*
Bug 556489 – callback annotations
Andreas Rottmann
2009-01-03
1
-0
/
+24
*
Also generate new syntax
Colin Walters
2008-11-17
1
-8
/
+3
*
Remove field offsets from g-ir-generate output and test inputs
Owen Taylor
2008-11-11
1
-2
/
+0
*
Bug 557786 - support fixed size arrays
Colin Walters
2008-10-25
1
-4
/
+7
*
Bug 556739 – transfer-ownership attribute should be mandatory in .gir
Tommi Komulainen
2008-10-23
1
-14
/
+13
*
Bug 557379 – g-ir-generate not writing the 'abstract' attribute
Tommi Komulainen
2008-10-22
1
-0
/
+5
*
Bug 557405 – Use 'allow-none' consistently
Tommi Komulainen
2008-10-22
1
-2
/
+2
*
Write out throws attribute
Colin Walters
2008-10-21
1
-0
/
+5
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-2
/
+2
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-5
/
+2
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-4
/
+10
*
Bug 556732 – generate gir files consistently
Tommi Komulainen
2008-10-17
1
-7
/
+3
*
Bug 556543 – reduce compiler warnings
Tommi Komulainen
2008-10-16
1
-1
/
+0
*
Fix up g-ir-generate for new include= syntax
Colin Walters
2008-10-16
1
-1
/
+3
*
reduce code duplication
Tommi Komulainen
2008-10-15
1
-16
/
+18
*
Bug 556174 – parse types for lists etc.
Tommi Komulainen
2008-10-15
1
-64
/
+41
*
quote printf arguments so that we don't generate invalid XML by writing
Tommi Komulainen
2008-10-15
1
-1
/
+4
*
remove unused indent parameters, xmlwriter keeps track of necessary
Tommi Komulainen
2008-10-15
1
-21
/
+17
*
Keep track of generated XML tree and handle indentation and closing tags
Tommi Komulainen
2008-10-15
1
-94
/
+179
*
wrap all FILE access to go through simple xmlwriter
Tommi Komulainen
2008-10-15
1
-212
/
+259
*
use "transfer-ownership" attribute for return values
Tommi Komulainen
2008-10-12
1
-2
/
+2
*
move "transfer" and "null-ok" attributes from <function> to <return-value>
Tommi Komulainen
2008-10-12
1
-4
/
+6
*
use "container" for container/shallow ownership transfer (not "shallow")
Tommi Komulainen
2008-10-12
1
-2
/
+2
*
Bug 552858: versioning
Colin Walters
2008-10-12
1
-3
/
+6
*
Bug 554632: Create type tag for GType
Colin Walters
2008-10-02
1
-26
/
+2
*
Use symbolic names for type tags instead of hardcoded integers
Colin Walters
2008-09-23
1
-8
/
+11
*
Merge branch 'bug552566-timet/wip'
Colin Walters
2008-09-23
1
-0
/
+1
*
Explode immediately if we don't recognize a type
Colin Walters
2008-09-19
1
-0
/
+2
*
Fix indentation
Colin Walters
2008-09-19
1
-6
/
+8
*
Add check to make sure we're not hitting out unresolved types
Colin Walters
2008-09-19
1
-0
/
+12
[next]