Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Johan Dahlin 9bf5ee61a4 Bug 567813 – Everything should be versioned
2009-01-15  Johan Dahlin  <jdahlin@async.com.br>

        Bug 567813 – Everything should be versioned

        * gir/Makefile.am:
        * girepository/Makefile.am:
        * girepository/girepository.c (init_globals):
        * girepository/girparser.c (locate_gir):
        * giscanner/dumper.py:
        * giscanner/transformer.py:
        * gobject-introspection-1.0.pc.in:
        * tests/everything/Makefile.am:
        * tests/invoke/Makefile.am:
        * tests/offsets/Makefile.am:
        * tests/repository/Makefile.am:
        * tests/scanner/Makefile.am:
        * tools/Makefile.am:


svn path=/trunk/; revision=1046
2009-01-15 22:31:07 +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 Fix memory leak; unref type info we created, not field info 2008-12-01 17:05:37 +00:00
ginfo.c Bug 556489 – callback annotations 2009-01-03 13:44:42 +00:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c Bug 567087 - generic marshaller 2009-01-12 21:31:43 +00:00
girepository.c Bug 567813 – Everything should be versioned 2009-01-15 22:31:07 +00:00
girepository.h Bug 567087 - generic marshaller 2009-01-12 21:31:43 +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 556489 – callback annotations 2009-01-03 13:44:42 +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 556489 – callback annotations 2009-01-03 13:44:42 +00:00
girnode.h Bug 556489 – callback annotations 2009-01-03 13:44:42 +00:00
giroffsets.c Add "storage type" to the typelib data for enums 2008-11-18 12:29:10 +00:00
girparser.c Bug 567813 – Everything should be versioned 2009-01-15 22:31:07 +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 556489 – callback annotations 2009-01-03 13:44:42 +00:00
gtypelib.h Bug 556489 – callback annotations 2009-01-03 13:44:42 +00:00
Makefile.am Bug 567813 – Everything should be versioned 2009-01-15 22:31:07 +00:00