Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 74e22b307c Bug 559705 – Missing association between static methods and classes
2008-11-25  Colin Walters  <walters@verbum.org>

        Bug 559705 – Missing association between static methods and classes

        * docs/typelib-format.txt:
        * girepository/ginfo.c (g_function_info_get_flags):
        * girepository/girmodule.c (g_ir_module_build_typelib):
        * girepository/girnode.c (g_ir_node_get_size),
        (g_ir_node_build_typelib):
        * girepository/girparser.c (start_function):
        * girepository/gtypelib.c (g_typelib_check_sanity),
        (validate_header), (validate_function_blob):
        * girepository/gtypelib.h:
        * giscanner/ast.py:
        * giscanner/girwriter.py:
        * giscanner/glibtransformer.py:
        * tests/scanner/foo-1.0-expected.gir:
        * tests/scanner/foo-1.0-expected.tgir:
        * tests/scanner/foo.h:


svn path=/trunk/; revision=972
2008-11-25 22:29:20 +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 Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +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