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
/
girepository
/
girparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
girparser: Avoid a crash with an unset transfer annotation
Colin Walters
2015-10-04
1
-2
/
+2
*
girepository: Include config.h First in All Sources
Chun-wei Fan
2014-07-07
1
-1
/
+2
*
Parse and expose ownership transfer for instance parameters
Giovanni Campagna
2014-07-03
1
-5
/
+69
*
compiler: girparser: parse 'nullable' attribute
Ryan Lortie
2014-05-06
1
-1
/
+16
*
girepository: ArgBlob: rename allow_none parameter
Ryan Lortie
2014-05-06
1
-2
/
+2
*
g-ir-compiler: Add support for callback fields on GObjects
Simon Feltman
2014-02-27
1
-20
/
+21
*
giscanner: fix description field storage in .gir files
Dieter Verfaillie
2013-10-08
1
-1
/
+2
*
Use case insensitive compare for signal "when" attribute
Simon Feltman
2013-10-05
1
-2
/
+2
*
girparser: Also honor legacy c:prefix
Colin Walters
2013-04-15
1
-0
/
+3
*
girparser: Serialize and read back the instance_parameter
Jasper St. Pierre
2013-02-01
1
-0
/
+5
*
girparser: Clean up passthrough handling
Jasper St. Pierre
2013-02-01
1
-6
/
+4
*
girparser: Move <doc> handling to passthrough
Jasper St. Pierre
2013-02-01
1
-27
/
+6
*
girepository: gchar is a signed type
Martin Pitt
2013-01-11
1
-1
/
+2
*
girepository: Remove C99ism and other updates
Chun-wei Fan
2012-10-27
1
-6
/
+27
*
repository: Ensure error is set if we're parsing a malformed file
Jean Bréfort
2012-02-17
1
-4
/
+5
*
Add Emacs mode lines to C sources
Colin Walters
2012-02-03
1
-1
/
+2
*
girepository: Add GI_VFUNC_THROWS
Colin Walters
2012-02-03
1
-0
/
+7
*
parser: prevents a segfault when _g_ir_parser_parse_string returns NULL error...
Alberto Ruiz
2011-10-18
1
-0
/
+5
*
Fix g_type_info_is_pointer() for overriden types of arguments.
Pavel Holejsovsky
2011-09-12
1
-0
/
+4
*
Allow enums and bitfields to have static methods
Torsten Schönfeld
2011-08-16
1
-0
/
+17
*
Switch to storing string form of error quarks
Dan Winship
2011-08-12
1
-0
/
+4
*
Deprecate ErrorDomain
Dan Winship
2011-08-12
1
-78
/
+3
*
Add support for the (skip) annotation on parameters or return values
David Zeuthen
2011-05-13
1
-0
/
+14
*
girparser: use c:identifier-prefixes instead of c:prefix
Serkan Kaba
2011-03-26
1
-1
/
+1
*
Add "c:identifier" attribute to GIrNodeValue (for flags and enum values).
GOBJECT_INTROSPECTION_0_10_3
Laszlo Pandy
2011-02-23
1
-0
/
+6
*
Fix argument name of MISSING_ATTRIBUTE macro ('ctx' => 'context').
Laszlo Pandy
2011-02-17
1
-1
/
+1
*
Add support for g[u]intptr in scanner and girwriter.
Pavel Holejsovsky
2011-01-13
1
-3
/
+5
*
Don't emit shadowed methods into the typelib
Andreas Rottmann
2010-12-07
1
-1
/
+4
*
girepository: Consistently prefix internal functions with _
Colin Walters
2010-11-16
1
-48
/
+48
*
Add support for gunichar in typelib
Colin Walters
2010-11-12
1
-1
/
+2
*
Handle enumerations with the full range of signed and unsigned values
Owen W. Taylor
2010-11-01
1
-5
/
+5
*
Actually do something about fundamentals when parsing a .gir
Tomeu Vizoso
2010-09-29
1
-0
/
+2
*
typelib compiler: Passthrough <doc> at any point
Colin Walters
2010-09-14
1
-1
/
+1
*
[VFuncBlob] Unknown struct offset should be 0xFFFF
Steve Frécinaux
2010-09-06
1
-1
/
+1
*
scanner: Fix previous rename-to handling commit
Colin Walters
2010-09-03
1
-1
/
+1
*
scanner: Fix rename-to handling
Colin Walters
2010-09-03
1
-0
/
+5
*
Major rewrite
Colin Walters
2010-08-31
1
-38
/
+71
*
Use GLib types consistently
Colin Walters
2010-08-31
1
-29
/
+29
*
Move alias target to <type>
Colin Walters
2010-08-31
1
-27
/
+72
*
[gircompiler] Clean up parsing
Colin Walters
2010-08-17
1
-37
/
+60
*
[girparser] Cleanly pass through c:include
Colin Walters
2010-08-17
1
-0
/
+13
*
Don't include machine-dependent integral types in the typelib
Colin Walters
2010-07-09
1
-13
/
+56
*
Remove trailing whitespace
Johan Dahlin
2010-07-09
1
-1
/
+1
*
Add support for non-GObject fundamental objects
Johan Dahlin
2010-07-09
1
-0
/
+19
*
Move doc to toplevel element, write <any> for unknown containers
Colin Walters
2010-07-08
1
-0
/
+27
*
Allow attributes on parameters and return values
David Zeuthen
2010-06-24
1
-1
/
+8
*
[girparser] Remove backtrace()
Colin Walters
2010-06-22
1
-29
/
+0
*
Support introspectable=no attribute, add warnings framework
Colin Walters
2010-06-17
1
-794
/
+687
*
More explicitly document how we'll use the version= attribute on repository
Colin Walters
2010-06-17
1
-1
/
+6
*
Revert "Support introspectable=no attribute, add warnings framework"
Johan Dahlin
2010-06-17
1
-686
/
+793
[next]