Imported Upstream version 1.49.1 94/94094/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 27 Oct 2016 05:34:43 +0000 (14:34 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 27 Oct 2016 05:34:54 +0000 (14:34 +0900)
commit735c815eaa4578bcdbcd33779d93e5b8249e27d0
treeeec0bc023184f3da7c8c1ad3968dd5dc8b9d8e22
parent71c28f8346131f615be23fb962831e7b645e5d83
Imported Upstream version 1.49.1

Change-Id: I5b03d454056070ccd078e98c7c32b1edf085c990
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
110 files changed:
Makefile-tools.am
Makefile.in
aclocal.m4
build-aux/config.guess
build-aux/config.sub
build-aux/install-sh
build-aux/ltmain.sh
build/Makefile.in
build/win32/Makefile.in
build/win32/gi-tests-msvc.mak
build/win32/gipc.py
build/win32/introspection-msvc.mak
build/win32/pc_base.py
build/win32/vs10/Makefile.in
build/win32/vs10/gi-install.props
build/win32/vs10/gi-install.propsin
build/win32/vs10/gi-version-paths.props
build/win32/vs11/Makefile.in
build/win32/vs11/gi-install.props
build/win32/vs11/gi-version-paths.props
build/win32/vs12/Makefile.in
build/win32/vs12/gi-install.props
build/win32/vs12/gi-version-paths.props
build/win32/vs14/Makefile.in
build/win32/vs14/gi-install.props
build/win32/vs14/gi-version-paths.props
build/win32/vs9/Makefile.in
build/win32/vs9/gi-install.vcproj
build/win32/vs9/gi-install.vsprops
build/win32/vs9/gi-install.vspropsin
build/win32/vs9/gi-version-paths.vsprops
config.h.win32
configure
configure.ac
docs/Makefile.in
docs/reference/Makefile.in
docs/reference/html/GIRepository.html
docs/reference/html/annotation-glossary.html
docs/reference/html/api-index-1-29-0.html
docs/reference/html/api-index-1-29-17.html
docs/reference/html/api-index-1-30-1.html
docs/reference/html/api-index-1-34.html
docs/reference/html/api-index-1-35-8.html
docs/reference/html/api-index-deprecated.html
docs/reference/html/api-index-full.html
docs/reference/html/ch01.html
docs/reference/html/ch03.html
docs/reference/html/gi-GIArgInfo.html
docs/reference/html/gi-GIBaseInfo.html
docs/reference/html/gi-GICallableInfo.html
docs/reference/html/gi-GICallbackInfo.html
docs/reference/html/gi-GIConstantInfo.html
docs/reference/html/gi-GIEnumInfo.html
docs/reference/html/gi-GIFieldInfo.html
docs/reference/html/gi-GIFunctionInfo.html
docs/reference/html/gi-GIInterfaceInfo.html
docs/reference/html/gi-GIObjectInfo.html
docs/reference/html/gi-GIPropertyInfo.html
docs/reference/html/gi-GIRegisteredTypeInfo.html
docs/reference/html/gi-GISignalInfo.html
docs/reference/html/gi-GIStructInfo.html
docs/reference/html/gi-GITypeInfo.html
docs/reference/html/gi-GITypelib.html
docs/reference/html/gi-GIUnionInfo.html
docs/reference/html/gi-GIVFuncInfo.html
docs/reference/html/gi-GIValueInfo.html
docs/reference/html/gi-building.html
docs/reference/html/gi-common-types.html
docs/reference/html/gi-gir-reference.html
docs/reference/html/gi-girffi.html
docs/reference/html/gi-gitypelib.html
docs/reference/html/gi-programming.html
docs/reference/html/gi-struct-hierarchy.html
docs/reference/html/gi-typelib.html
docs/reference/html/gi.html
docs/reference/html/index.html
docs/reference/html/overview.html
docs/reference/html/overview.png [deleted file]
docs/reference/version.xml
gir/gio-2.0.c
gir/glib-2.0.c
gir/gobject-2.0.c
girepository/gdump.c
girepository/gicallableinfo.c
girepository/girepository.c
giscanner/ast.py
gobject-introspection-1.0.pc
gobject-introspection-no-export-1.0.pc
m4/libtool.m4
scannerlexer.c
scannerparser.c
scannerparser.h
tests/Makefile.in
tests/gi-tester
tests/offsets/Makefile.in
tests/repository/Makefile.in
tests/scanner/Makefile.in
tests/scanner/Regress-1.0-C-expected/Regress.AnonymousUnionAndStruct-None.page [new file with mode: 0644]
tests/scanner/Regress-1.0-C-expected/Regress.AnonymousUnionAndStruct-x.page [new file with mode: 0644]
tests/scanner/Regress-1.0-C-expected/Regress.AnonymousUnionAndStruct.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.AnonymousUnionAndStruct-x.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.AnonymousUnionAndStruct.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.AnonymousUnionAndStruct-None.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.AnonymousUnionAndStruct-x.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.AnonymousUnionAndStruct.page [new file with mode: 0644]
tests/scanner/Regress-1.0-expected.gir
tests/scanner/annotationparser/Makefile.in
tests/scanner/regress.h
tests/warn/Makefile.in
tools/g-ir-inspect.c [new file with mode: 0644]