gobject-introspection branch master, updated. GOBJECT_INTROSPECTION_0_6_2-100-g251de52



The branch, master has been updated
       via  251de52b083d3e0e42f25cb164a46865c2c2b9a9 (commit)
      from  0b9dda0e725446882dca84b6a64688c8f0e5a4e3 (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 251de52b083d3e0e42f25cb164a46865c2c2b9a9
Author: Colin Walters <walters verbum org>
Date:   Fri Feb 20 17:34:20 2009 -0500

    Bug 572434 - Associate interfaces with their C structures
    
    Similar to GObject class structs, we pair up GInterfaces with
    their C structures.
    
    Also, move some GLib-specific things into glibast.py, and make
    the naming more generic.

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

Summary of changes:
 docs/reference/gi-sections.txt             |    3 +-
 girepository/ginfo.c                       |   40 ++++++++++++++++++++-------
 girepository/girepository.h                |    4 ++-
 girepository/girnode.c                     |   19 ++++++++-----
 girepository/girnode.h                     |    4 +-
 girepository/girparser.c                   |   15 ++++++----
 girepository/gtypelib.c                    |    6 ++--
 girepository/gtypelib.h                    |    9 ++++--
 giscanner/ast.py                           |    8 ++---
 giscanner/girwriter.py                     |   16 ++++++-----
 giscanner/glibast.py                       |   18 ++++++++++++-
 giscanner/glibtransformer.py               |   12 +++++---
 tests/repository/gitestrepo.c              |    3 ++
 tests/scanner/BarApp-1.0-expected.gir      |    4 +-
 tests/scanner/BarApp-1.0-expected.tgir     |    4 +-
 tests/scanner/annotation-1.0-expected.gir  |    4 +-
 tests/scanner/annotation-1.0-expected.tgir |    4 +-
 tests/scanner/drawable-1.0-expected.gir    |    4 +-
 tests/scanner/drawable-1.0-expected.tgir   |    4 +-
 tests/scanner/foo-1.0-expected.gir         |   26 +++++++++++-------
 tests/scanner/foo-1.0-expected.tgir        |   20 +++++++-------
 tests/scanner/utility-1.0-expected.gir     |    4 +-
 tests/scanner/utility-1.0-expected.tgir    |    4 +-
 tools/generate.c                           |   18 +++++++++---
 24 files changed, 160 insertions(+), 93 deletions(-)


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



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