Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Owen Taylor d041deae59 Split g_ir_ffi_get_ffi_type() out from ginvoke.c
Extract a function to convert GITypeTag to ffi_type from the internals
of ginvoke.c. This will be useful in figure out structure alignment.

Also fix handling of gsize and time_t to be portable. (Add a check
to configure.ac to figure out the width of time_t.)

svn path=/trunk/; revision=873
2008-11-11 00:04:45 +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 Bug 557791 – g_irepository_require() could return a GTypelib * 2008-10-25 15:48:50 +00:00
girepository.h Bug 557791 – g_irepository_require() could return a GTypelib * 2008-10-25 15:48:50 +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 Export two private methods to avoid an compiler warning 2008-10-24 11:32:31 +00:00
girmodule.h Export two private methods to avoid an compiler warning 2008-10-24 11:32:31 +00:00
girnode.c Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
girnode.h Bug 560248 – "disguised structures" 2008-11-10 23:58:49 +00:00
girparser.c Bug 560248 – "disguised structures" 2008-11-10 23:58:49 +00:00
girparser.h fix some build warnings. 2008-10-22 14:31:58 +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 Split g_ir_ffi_get_ffi_type() out from ginvoke.c 2008-11-11 00:04:45 +00:00