gobject-introspection branch master, updated. GOBJECT_INTROSPECTION_0_6_2-99-g0b9dda0



The branch, master has been updated
       via  0b9dda0e725446882dca84b6a64688c8f0e5a4e3 (commit)
      from  c58582c7a88a95616fa87b81517ab8a2a76af92f (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 0b9dda0e725446882dca84b6a64688c8f0e5a4e3
Author: Colin Walters <walters verbum org>
Date:   Wed Feb 25 15:25:36 2009 -0500

    Bug 555964 - Parse floating-point #defines
    
    Previously we just supported int and string, add double to this.
    Technically we should probably differentiate between float and
    double, but it's not likely to be very useful in practice to do so.

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

Summary of changes:
 giscanner/giscannermodule.c         |   21 ++++++++++++++++++++-
 giscanner/scannerparser.y           |    7 +++++--
 giscanner/sourcescanner.h           |    2 ++
 giscanner/sourcescanner.py          |    7 ++++++-
 giscanner/transformer.py            |   12 +++++++++---
 tests/scanner/foo-1.0-expected.gir  |    3 +++
 tests/scanner/foo-1.0-expected.tgir |    3 +++
 tests/scanner/foo.h                 |    2 ++
 8 files changed, 50 insertions(+), 7 deletions(-)


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



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