Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters a573a1c741 Bug 561137 - support multiple repositories
This change makes us stop calling g_irepository_get_default inside ginfo.c,
which won't work for non-default repositories.

Change GIBaseInfo to not only keep track of its source repository,
we hold a reference.  This makes memmgt much clearer.

svn path=/trunk/; revision=970
2008-11-25 21:48:34 +00:00
gdump.c Remove a warning, be less verbose on error on fundamental types. 2008-11-24 16:22:16 +00:00
gfield.c Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +00:00
ginfo.c Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c Split g_ir_ffi_get_ffi_type() out from ginvoke.c 2008-11-11 00:04:45 +00:00
girepository.c Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
girepository.h Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +00:00
girffi.c girepository/girffi.c: Fix "Unexpected time for time_t" message. 2008-11-13 21:38:42 +00:00
girffi.h Split g_ir_ffi_get_ffi_type() out from ginvoke.c 2008-11-11 00:04:45 +00:00
girmodule.c Bug 560825 – Add size and alignment to typelib 2008-11-16 21:15:54 +00:00
girmodule.h Keep aliases and disguised_structures local to each module (#560419) 2008-11-12 17:17:01 +00:00
girnode.c Use sizeof() instead of hard-coding struct sizes 2008-11-18 18:42:36 +00:00
girnode.h Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +00:00
giroffsets.c Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +00:00
girparser.c Add test for interface prereq 2008-11-17 00:27:44 +00:00
girparser.h Add a GirParser object to hold the state of a compilation 2008-11-12 17:16:42 +00:00
girwriter.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Add a comment about keeping hardcoded numbers in g_typelib_check_sanity 2008-11-18 18:42:32 +00:00
gtypelib.h Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +00:00
Makefile.am Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00