Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Owen Taylor 9a36a18939 Fix management of ParseContext.includes_modules (#560419)
Fix some trivial bugs in managing the list of include modules.
(Add to module's list twice, not initialized to NULL, not freed.)

svn path=/trunk/; revision=905
2008-11-12 17:17:08 +00:00
ginfo.c Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +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 Fix minor memory leak. 2008-11-12 14:42:13 +00:00
girepository.h Add a g_irepository_get_search_path, so we can access the search paths 2008-11-12 12:40:34 +00:00
girffi.c Split g_ir_ffi_get_ffi_type() out from ginvoke.c 2008-11-11 00:04:45 +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 Keep aliases and disguised_structures local to each module (#560419) 2008-11-12 17:17:01 +00:00
girmodule.h Keep aliases and disguised_structures local to each module (#560419) 2008-11-12 17:17:01 +00:00
girnode.c Change the element type from utf8 to filename Special case filename 2008-11-12 12:59:01 +00:00
girnode.h Compute field offsets and overall size for object structures 2008-11-11 21:10:12 +00:00
giroffsets.c Compute field offsets and overall size for object structures 2008-11-11 21:10:12 +00:00
girparser.c Fix management of ParseContext.includes_modules (#560419) 2008-11-12 17:17:08 +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 557898 – Fails to build on OSX 10.4 2008-11-01 18:21:55 +00:00
gtypelib.h Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
Makefile.am Bug 560252 - Compute field offsets before writing typelib 2008-11-11 05:10:36 +00:00