Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Tomeu Vizoso d531541b8a Fix marshalling of GStrv.
* gir/gimarshallingtests.[hc]: Add a test for GStrv in function args and
as struct fields.

* girepository/giroffsets.c: Correctly compute the size of structs with
  array fields

* girepository/girparser.c: Set is_pointer to FALSE for arrays with
  fixed size that are inside structs.

* giscanner/glibtransformer.py: Special case GStrv as arrays of utf8.

* giscanner/annotationparser.py: Make full transfer the default for
arrays of char* returned by functions.

https://bugzilla.gnome.org/show_bug.cgi?id=620170
2010-06-02 19:36:59 +02:00
gdump.c [girepository] Remove trailing whitespace 2010-03-24 15:02:05 -03:00
gfield.c Remove some unportable integral type size assumptions 2009-12-02 10:45:20 -02:00
gibaseinfo.c [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
gibaseinfo.h [girepository] Fix the remaning headers as well 2010-06-01 10:23:46 -03:00
gifunctioninfo.c [gifunctioninfo] Move out to another file 2010-05-31 17:55:52 -03:00
gifunctioninfo.h [girepository] Fix the remaning headers as well 2010-06-01 10:23:46 -03:00
ginfo.c [gifunctioninfo] Move out to another file 2010-05-31 17:55:52 -03:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
girepository-private.h [girepository] Fix the remaning headers as well 2010-06-01 10:23:46 -03:00
girepository.c [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
girepository.h [girepository] Fix the remaning headers as well 2010-06-01 10:23:46 -03:00
girffi-private.h [girffi] Clean up API, add g_function_info_prep_invoker 2009-12-16 18:17:12 -05:00
girffi.c [girepository] Document most of the structs 2010-05-18 18:11:58 -03:00
girffi.h [girepository] Document most of the structs 2010-05-18 18:11:58 -03:00
girmodule.c [girepository] Use g_slice 2010-05-20 11:41:44 -03:00
girmodule.h [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
girnode.c [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
girnode.h Support (out caller-allocates) 2010-05-26 13:00:56 -04:00
giroffsets.c Fix marshalling of GStrv. 2010-06-02 19:36:59 +02:00
girparser.c Fix marshalling of GStrv. 2010-06-02 19:36:59 +02:00
girparser.h Add a GirParser object to hold the state of a compilation 2008-11-12 17:16:42 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gitypelib-internal.h [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
gitypelib.c [gtypelib.ch] Rename to gitypelib.ch 2010-05-31 17:47:50 -03:00
gitypelib.h [girepository] Fix include path 2010-06-01 10:15:12 -03:00
gitypes.h [girepository] Fix the remaning headers as well 2010-06-01 10:23:46 -03:00
glib-compat.h Substitute deprecated Glib symbol: g_mapped_file_free 2009-12-15 11:06:50 -02:00
Makefile.am [gifunctioninfo] Move out to another file 2010-05-31 17:55:52 -03:00