gobject-introspection branch master, updated. GOBJECT_INTROSPECTION_0_6_2-103-g1b3ce69



The branch, master has been updated
       via  1b3ce6945e359e6cfbf1805be19db9599f134e09 (commit)
       via  4470a24e8cf3827efaddcfe240c3271cf1a0d6c0 (commit)
      from  7b62eef116bec87fbd2c3ea13af95fcfc2e05cfd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1b3ce6945e359e6cfbf1805be19db9599f134e09
Merge: 7b62eef116bec87fbd2c3ea13af95fcfc2e05cfd 4470a24e8cf3827efaddcfe240c3271cf1a0d6c0
Author: Colin Walters <walters verbum org>
Date:   Thu Feb 26 14:44:24 2009 -0500

    Merge branch 'bug557383-vfuncs'

commit 4470a24e8cf3827efaddcfe240c3271cf1a0d6c0
Author: Colin Walters <walters verbum org>
Date:   Wed Feb 25 18:43:14 2009 -0500

    Bug 557383 - Virtual function support
    
    In order to determine whether a method is virtual, by default we look
    at the class table to find a callback field.  This should be fairly reliable,
    but we may also later need annotations to more finely control this
    in the case of a name clash with a signal.

-----------------------------------------------------------------------

Summary of changes:
 giscanner/ast.py                    |    6 +-----
 giscanner/girwriter.py              |    6 +++++-
 giscanner/glibtransformer.py        |   21 +++++++++++++++++----
 tests/scanner/foo-1.0-expected.gir  |   35 +++++++++++++++++++----------------
 tests/scanner/foo-1.0-expected.tgir |   27 ++++++++++++++++++++++++---
 tests/scanner/foo.c                 |   10 +++++-----
 tests/scanner/foo.h                 |    6 +++++-
 7 files changed, 76 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
GObject introspection tools and libraries



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]