CVSROOT:        /cvs/gnome
Module name:    gobject-introspection
Changes by:     matthiasc       05/05/09 15:32:10

Modified files:
        .              : ChangeLog gidl.dtd metadata-format.txt 
        src            : generate.c gidlmodule.c gidlnode.c gidlnode.h 
                         gidlparser.c ginfo.c girepository.h gmetadata.c 
                         gmetadata.h 
        tests          : array.test boxed.test enum.test errors.test 
                         function.test gobject.test interface.test 
                         object.test xref1.test xref2.test 

Log message:
2005-05-09  Matthias Clasen  <[EMAIL PROTECTED]>

* gidl.dtd: Clean up handling of names. All elements
have a "name", only the elements corresponding to
actual callable functions (function, method, constructor),
have an additional "symbol" attribute holding the
dlsym()-able function name.

* src/generate.c: Adapt to generate xml matching the
new dtd.

* src/gidlparser.c:
* src/gidlnode.c: Adapt to parse the new dtd.

* tests/*.test: Adjust to the new dtd.

* metadata-format.txt:
* src/gmetadata.h: Remove the short_name field
from the ValueBlob.
* src/gmetadata.c: Shrink size of ValueBlob to 12.
* src/girepository.h:
* src/ginfo.c (g_value_info_get_short_name): Removed

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gobject-introspection&who=matthiasc&date=explicit&mindate=2005-05-09%2015:31&maxdate=2005-05-09%2015:33

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to