Imported Upstream version 1.41.91 82/94082/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 27 Oct 2016 05:15:36 +0000 (14:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 27 Oct 2016 05:15:46 +0000 (14:15 +0900)
commit97470f8e75574c4ce383e2d2f7cb8caa0050c412
tree329d74d21edc805e1fa3a9eabf86242f1d50fd35
parent680dd856045f37a2ce027125fd15d237eb697f44
Imported Upstream version 1.41.91

Change-Id: I50bb831bd491216e1a9b680a08f4b77db7e589ef
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
126 files changed:
Makefile-girepository.am
Makefile-giscanner.am
Makefile-msvcproj.am
Makefile.in
build/Makefile.in
build/gi-tests-msvc.mak
build/win32/Makefile.am
build/win32/Makefile.in
build/win32/Regress.def [deleted file]
build/win32/annotation.def [deleted file]
build/win32/everything.def [deleted file]
build/win32/foo.def [deleted file]
build/win32/gettype.def [deleted file]
build/win32/gimarshallingtests.def [deleted file]
build/win32/gtkfrob.def [deleted file]
build/win32/sletter.def [deleted file]
build/win32/testinherit.def [deleted file]
build/win32/utility.def [deleted file]
build/win32/vs10/Makefile.in
build/win32/vs10/gi-install.props
build/win32/vs10/girepository.vcxproj
build/win32/vs10/girepository.vcxproj.filters
build/win32/vs10/girepository.vcxproj.filtersin
build/win32/vs10/girepository.vcxprojin
build/win32/vs11/Makefile.in
build/win32/vs11/gi-install.props
build/win32/vs11/girepository.vcxproj
build/win32/vs11/girepository.vcxproj.filters
build/win32/vs12/Makefile.in
build/win32/vs12/gi-install.props
build/win32/vs12/girepository.vcxproj
build/win32/vs12/girepository.vcxproj.filters
build/win32/vs9/Makefile.in
build/win32/vs9/gi-install.vsprops
build/win32/vs9/girepository.vcproj
build/win32/vs9/girepository.vcprojin
config.h.in
config.h.win32
config.h.win32.in
configure
configure.ac
docs/Makefile.in
docs/reference/Makefile.in
docs/reference/html/index.html
docs/reference/version.xml
gir/gio-2.0.c
gir/glib-2.0.c
gir/gobject-2.0.c
girepository/giarginfo.h
girepository/gibaseinfo.h
girepository/gicallableinfo.h
girepository/giconstantinfo.h
girepository/gienuminfo.h
girepository/gifieldinfo.h
girepository/gifunctioninfo.h
girepository/giinterfaceinfo.h
girepository/giobjectinfo.h
girepository/gipropertyinfo.h
girepository/giregisteredtypeinfo.h
girepository/girepository.h
girepository/girepository.symbols [deleted file]
girepository/girffi.h
girepository/gisignalinfo.h
girepository/gistructinfo.h
girepository/gitypeinfo.h
girepository/gitypelib-internal.h
girepository/gitypelib.h
girepository/gitypes.h
girepository/giunioninfo.h
girepository/giversionmacros.h [new file with mode: 0644]
girepository/givfuncinfo.h
giscanner/cachestore.py
giscanner/ccompiler.py [new file with mode: 0644]
giscanner/dumper.py
giscanner/scannerlexer.l
giscanner/scannermain.py
giscanner/shlibs.py
gobject-introspection-1.0.pc
gobject-introspection-no-export-1.0.pc
scannerlexer.c
scannerparser.c
scannerparser.h
tests/Makefile.am
tests/Makefile.in
tests/gimarshallingtests.c
tests/gimarshallingtests.h
tests/gitestmacros.h [new file with mode: 0644]
tests/offsets/Makefile.am
tests/offsets/Makefile.in
tests/repository/Makefile.in
tests/repository/gitestrepo.c
tests/repository/gitestthrows.c
tests/repository/gitypelibtest.c
tests/scanner/Makefile.am
tests/scanner/Makefile.in
tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page [new file with mode: 0644]
tests/scanner/Regress-1.0-C-expected/Regress.test_array_inout_callback.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.TestCallbackArrayInOut.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_inout_callback.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.TestCallbackArrayInOut.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.test_array_inout_callback.page [new file with mode: 0644]
tests/scanner/Regress-1.0-expected.gir
tests/scanner/Regress-1.0-sections-expected.txt
tests/scanner/annotation.c
tests/scanner/annotation.h
tests/scanner/annotationparser/Makefile.in
tests/scanner/barapp.c
tests/scanner/barapp.h
tests/scanner/drawable.c
tests/scanner/drawable.h
tests/scanner/foo.c
tests/scanner/foo.h
tests/scanner/gettype.c
tests/scanner/gettype.h
tests/scanner/gtkfrob.c
tests/scanner/gtkfrob.h
tests/scanner/regress.c
tests/scanner/regress.h
tests/scanner/sletter.c
tests/scanner/sletter.h
tests/scanner/typedefs.c
tests/scanner/typedefs.h
tests/scanner/utility.c
tests/scanner/utility.h
tests/scanner/warnlib.h
tests/warn/Makefile.in