Author: johan Date: 2007-12-08 18:04:15 +0000 (Sat, 08 Dec 2007) New Revision: 69 ViewCVS link: http://svn.gnome.org/viewcvs/gobject-introspection?rev=69&view=rev
Added: trunk/gidl/ trunk/gidl/GLib.gidl Modified: trunk/ChangeLog trunk/src/Makefile.am trunk/src/gen-introspect.c trunk/src/gen-introspect.h trunk/tests/parser/Foo-expected.gidl trunk/tests/parser/Makefile.am Log: 2007-12-08 Johan Dahlin <[EMAIL PROTECTED]> * gidl/GLib.gidl: * src/Makefile.am: * src/gen-introspect.c: (g_igenerator_new), (lookup_symbol), (g_igenerator_process_types), (g_igenerator_add_module), (g_igenerator_add_include_idl), (main): * src/gen-introspect.h: * tests/parser/Makefile.am: * tests/parser/Foo-expected.gidl: Change the gen-introspect to generate namespaced module names, such as GLib.Object instead of GObject. Add a GLib.gidl which introduces GLib.Object and GLib.InitiallyUnowned, add a --include-idl parameter to gen-introspect, and update the parser test. _______________________________________________ SVN-commits-list mailing list SVN-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/svn-commits-list