glib/girepository
Johan Dahlin 04a5cdf05d Merge in the gir-compiler branch. Thanks to Philip and Colin for their
2008-08-08  Johan Dahlin  <johan@gnome.org>

    * girepository/gtypelib.c (validate_header):
    * girepository/gtypelib.h:
    * giscanner/ast.py:
    * giscanner/girwriter.py:
    * giscanner/sourcescanner.c (gi_source_symbol_ref),
    (gi_source_symbol_unref):
    * tests/array.test:
    * tests/boxed.test:
    * tests/constant.test:
    * tests/enum.test:
    * tests/errors.test:
    * tests/function.test:
    * tests/gobject.test:
    * tests/interface.test:
    * tests/invoke/Makefile.am:
    * tests/invoke/testfns.xml:
    * tests/object.test:
    * tests/parser/Makefile.am:
    * tests/roundtrips.sh:
    * tests/struct.test:
    * tests/types.test:
    * tests/union.test:
    * tests/xref1.test:
    * tests/xref2.test:
    * tools/Makefile.am:
    * tools/compiler.c (main):
    * tools/generate.c (write_callable_info), (write_function_info),
    (write_repository):
    * tools/gidlmodule.c:
    * tools/gidlmodule.h:
    * tools/gidlnode.c:
    * tools/gidlnode.h:
    * tools/gidlparser.c:
    * tools/gidlparser.h:
    * tools/gidlwriter.c:
    * tools/gidlwriter.h:
    * tools/scanner.c (create_node_from_gtype),
    (create_node_from_ctype), (g_igenerator_process_properties),
    (g_igenerator_process_signals), (g_igenerator_create_object),
    (g_igenerator_create_interface), (g_igenerator_create_boxed),
    (g_igenerator_create_enum), (g_igenerator_create_flags),
    (g_igenerator_process_function_symbol),
    (g_igenerator_process_unregistered_struct_typedef),
    (g_igenerator_process_struct_typedef),
    (g_igenerator_process_union_typedef),
    (g_igenerator_process_enum_typedef),
    (g_igenerator_process_function_typedef),
    (g_igenerator_process_constant), (g_igenerator_process_symbols),
    (g_igenerator_add_module), (g_igenerator_add_include_idl):
    Merge in the gir-compiler branch.
    Thanks to Philip and Colin for their help.


svn path=/trunk/; revision=325
2024-01-15 22:44:41 -08:00
..
cmph Merge branch 'girrepository-cleanups' into 'main' 2024-01-15 22:25:03 +00:00
tests girepository/tests: Add further checks on GObject methods infos 2024-01-15 21:26:42 +00:00
tools Merge in the gir-compiler branch. Thanks to Philip and Colin for their 2024-01-15 22:44:41 -08:00
gdump.c girepository: Drop libgio dependency from gdump.c 2023-12-19 18:41:02 +00:00
gi-dump-types.c girepository: Drop libgio dependency from gdump.c 2023-12-19 18:41:02 +00:00
giarginfo.c giarginfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giarginfo.h giarginfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gibaseinfo-private.h gitypes: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gibaseinfo.c girepository: Drop outdated/unused GIInfoType member 2024-01-05 13:51:23 +00:00
gibaseinfo.h gibaseinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gicallableinfo.c gicallableinfo: Drop const qualifier from out-args of invoke() 2024-01-05 13:58:37 +00:00
gicallableinfo.h gicallableinfo: Drop const qualifier from out-args of invoke() 2024-01-05 13:58:37 +00:00
gicallbackinfo.c gicallbackinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gicallbackinfo.h gicallbackinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giconstantinfo.c giconstantinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giconstantinfo.h giconstantinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gienuminfo.c gienuminfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gienuminfo.h gienuminfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gifieldinfo.c girepository: Drop outdated/unused GIInfoType member 2024-01-05 13:51:23 +00:00
gifieldinfo.h gifieldinfo: Fix int signedness in APIs 2023-12-12 18:55:41 +00:00
gifunctioninfo.c gicallableinfo: Drop const qualifier from out-args of invoke() 2024-01-05 13:58:37 +00:00
gifunctioninfo.h gicallableinfo: Drop const qualifier from out-args of invoke() 2024-01-05 13:58:37 +00:00
giinterfaceinfo.c giinterfaceinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giinterfaceinfo.h giinterfaceinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
ginvoke.c ginvoke: Fix signedness of variable in closure marshaller 2024-01-05 13:58:37 +00:00
giobjectinfo.c giobjectinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giobjectinfo.h giobjectinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gipropertyinfo.c gipropertyinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
gipropertyinfo.h gipropertyinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giregisteredtypeinfo.c giregisteredtypeinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
giregisteredtypeinfo.h giregisteredtypeinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
girepository-private.h girepository: Fix int signedness in private GIBaseInfo APIs 2023-12-12 18:55:41 +00:00
girepository.c girepository: Make gi_repository_get_shared_library() return an array 2024-01-05 13:51:18 +00:00
girepository.h girepository: Make gi_repository_get_shared_library() return an array 2024-01-05 13:51:18 +00:00
girffi.c girrepository: Drop trailing new line on GMessages 2024-01-15 21:26:53 +00:00
girffi.h girffi: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
girmodule-private.h girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
girmodule.c girrepository: Drop trailing new line on GMessages 2024-01-15 21:26:53 +00:00
girnode-private.h girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
girnode.c girrepository: Drop trailing new line on GMessages 2024-01-15 21:26:53 +00:00
giroffsets.c giroffsets: Port documentation to gi-docgen and update 2023-12-18 14:14:15 +00:00
girparser-private.h girepository: Remove _ prefix from private functions 2023-11-08 15:23:31 +00:00
girparser.c girrepository: Drop trailing new line on GMessages 2024-01-15 21:26:53 +00:00
girwriter-private.h girepository: Rename symbols to the GI namespace 2023-11-08 15:05:20 +00:00
girwriter.c girrepository: Drop trailing new line on GMessages 2024-01-15 21:26:53 +00:00
gisignalinfo.c gisignalinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gisignalinfo.h gisignalinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gistructinfo.c gistructinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gistructinfo.h gistructinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gitypeinfo.c gitypeinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
gitypeinfo.h gitypeinfo: Rename get_array_length() to get_array_length_index() 2023-12-12 18:55:41 +00:00
gitypelib-internal.h gitypelib: Rename gi_typelib_check_sanity() to gi_typelib_check_format() 2024-01-05 13:51:28 +00:00
gitypelib.c gitypelib: Rename gi_typelib_check_sanity() to gi_typelib_check_format() 2024-01-05 13:51:28 +00:00
gitypelib.h girepository: Update docs for GITypelib for gi-docgen 2023-12-12 16:58:04 +00:00
gitypes.h girepository: Drop outdated/unused GIInfoType member 2024-01-05 13:51:23 +00:00
giunioninfo.c giunioninfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
giunioninfo.h giunioninfo: Rename get_*_function() methods to get_*_function_name() 2023-12-12 18:55:41 +00:00
giunresolvedinfo.c giunresolvedinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
giunresolvedinfo.h giunresolvedinfo: Port documentation to gi-docgen and update 2023-12-18 14:14:16 +00:00
givfuncinfo.c gicallableinfo: Drop const qualifier from out-args of invoke() 2024-01-05 13:58:37 +00:00
givfuncinfo.h gicallableinfo: Drop const qualifier from out-args of invoke() 2024-01-05 13:58:37 +00:00
gthash.c girepository: Add gthash test to tests and run it 2024-01-15 18:16:56 +01:00
meson.build girepository: Re-number GIR file from 2.0 to 3.0 2023-12-22 12:21:57 +00:00