update from gobject-introspection SVN, fixes bug 505920
authorJuerg Billeter <j@bitron.ch>
Fri, 11 Jan 2008 21:44:01 +0000 (21:44 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 11 Jan 2008 21:44:01 +0000 (21:44 +0000)
commit2549f2b773a9d91a8c11d947019ce81d822207c9
tree69d140e8e49323d93e627442873ad48fe1ca8be2
parent93b91d12979c0343b1240f06be989b1e44a2ba0f
update from gobject-introspection SVN, fixes bug 505920

2008-01-11  Juerg Billeter  <j@bitron.ch>

* gobject-introspection/: update from gobject-introspection SVN,
  fixes bug 505920

* vapigen/vala-gen-introspect/vala-gen-introspect.in: fix to work
  with updated gobject-introspection

svn path=/trunk/; revision=829
17 files changed:
ChangeLog
gobject-introspection/Makefile.am
gobject-introspection/gen-introspect.c [deleted file]
gobject-introspection/gen-introspect.h [deleted file]
gobject-introspection/gidlmodule.c
gobject-introspection/gidlmodule.h
gobject-introspection/gidlparser.c
gobject-introspection/gidlwriter.c [new file with mode: 0644]
gobject-introspection/gidlwriter.h [new file with mode: 0644]
gobject-introspection/girepository.h [new file with mode: 0644]
gobject-introspection/gmetadata.c [new file with mode: 0644]
gobject-introspection/gmetadata.h
gobject-introspection/scanner.c [new file with mode: 0644]
gobject-introspection/scanner.h [new file with mode: 0644]
gobject-introspection/scannerlexer.l [moved from gobject-introspection/clexer.l with 72% similarity]
gobject-introspection/scannerparser.y [moved from gobject-introspection/cparser.y with 86% similarity]
vapigen/vala-gen-introspect/vala-gen-introspect.in