Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 9c62e9fc6e Fix memory leak; unref type info we created, not field info
We expect callers to own the FieldInfo, we should not unref it.  However
we should unref the type info we accessed.

svn path=/trunk/; revision=981
2008-12-01 17:05:37 +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 Fix memory leak; unref type info we created, not field info 2008-12-01 17:05:37 +00:00
ginfo.c Bug 559705 – Missing association between static methods and classes 2008-11-25 22:29:20 +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 Remove debug print 2008-11-25 21:48:38 +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 559705 – Missing association between static methods and classes 2008-11-25 22:29:20 +00:00
girmodule.h Keep aliases and disguised_structures local to each module (#560419) 2008-11-12 17:17:01 +00:00
girnode.c Bug 559705 – Missing association between static methods and classes 2008-11-25 22:29:20 +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 Bug 559705 – Missing association between static methods and classes 2008-11-25 22:29:20 +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 Bug 559705 – Missing association between static methods and classes 2008-11-25 22:29:20 +00:00
gtypelib.h Bug 559705 – Missing association between static methods and classes 2008-11-25 22:29:20 +00:00
Makefile.am Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00