Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Chun-wei Fan 86b7d7cc99 cmph: Remove C99ism and other fixes
...So that it will compile on non-C99 compilers.  The changes are mainly
moving the variable declarations to the start of the resecptive blocks.

Also, replace the use of buflen in chd.c as it might not be defined for all
platforms, instead using packed_cr_size as it seems to represent the value
that is to be printed/displayed by the debugging output.

https://bugzilla.gnome.org/show_bug.cgi?id=681820
2012-10-27 12:06:09 -04:00
cmph cmph: Remove C99ism and other fixes 2012-10-27 12:06:09 -04:00
cmph-bdz-test.c Drop calls to g_type_init() 2012-10-16 10:58:08 -04:00
gdump.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gi-dump-types.c Drop calls to g_type_init() 2012-10-16 10:58:08 -04:00
giarginfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giarginfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gibaseinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gibaseinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gicallableinfo.c gicallableinfo: Add two new convenience methods: is_method and can_throw_gerror 2012-08-20 15:01:59 -04:00
gicallableinfo.h gicallableinfo: Add two new convenience methods: is_method and can_throw_gerror 2012-08-20 15:01:59 -04:00
giconstantinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giconstantinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gienuminfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gienuminfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gifieldinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gifieldinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gifunctioninfo.c Make g_callable_info_invoke public 2012-03-27 17:42:30 +02:00
gifunctioninfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giinterfaceinfo.c girepository: Add g_interface_info_find_signal 2012-08-25 19:06:58 +02:00
giinterfaceinfo.h girepository: Add g_interface_info_find_signal 2012-08-25 19:06:58 +02:00
ginvoke.c ginvoke: support conversion of fundamental type GParamSpec values 2012-09-03 16:00:07 +02:00
giobjectinfo.c Avoid _get_func() consuming reference from input info 2012-04-07 18:13:23 +02:00
giobjectinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gipropertyinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gipropertyinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giregisteredtypeinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giregisteredtypeinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
girepository-private.h Make g_callable_info_invoke public 2012-03-27 17:42:30 +02:00
girepository.c Make introspection compile with -Wall -Werror 2012-04-09 14:19:23 -03:00
girepository.h Fix malformed GTK-Doc comment blocks: 2012-04-05 10:23:03 -03:00
girffi.c girffi: Fix g_callable_info_prepare_closure for certain callables 2012-08-20 15:01:59 -04:00
girffi.h repository: Add new public gi_type_info_extract_ffi_return_value() API 2012-03-05 09:56:56 -05:00
girmodule.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
girmodule.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
girnode.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
girnode.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giroffsets.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
girparser.c repository: Ensure error is set if we're parsing a malformed file 2012-02-17 11:48:35 -05:00
girparser.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
girwriter.c Make introspection compile with -Wall -Werror 2012-04-09 14:19:23 -03:00
girwriter.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gisignalinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gisignalinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gistructinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gistructinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gitypeinfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gitypeinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gitypelib-internal.h girepository: avoid crash when querying nonexistent info 2012-05-12 20:48:55 +02:00
gitypelib.c girepository: avoid crash when querying nonexistent info 2012-05-12 20:48:55 +02:00
gitypelib.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gitypes.h Fix build 2012-06-29 10:05:50 -04:00
giunioninfo.c Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
giunioninfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
givfuncinfo.c girepository: Fix leak in g_vfunc_info_get_address 2012-08-25 14:10:06 -03:00
givfuncinfo.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
glib-compat.h Add Emacs mode lines to C sources 2012-02-03 13:42:56 -05:00
gthash-test.c Drop calls to g_type_init() 2012-10-16 10:58:08 -04:00
gthash.c girepository: avoid crash when querying nonexistent info 2012-05-12 20:48:55 +02:00