Imported Upstream version 3.13.90 68/138268/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:42:21 +0000 (08:42 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:42:25 +0000 (08:42 +0900)
commit70d11d3c9704b35313f8b4dfbb3bc1c1c4afd87d
tree11933300cf1858b15462f508825db2d7607af1c8
parent7db802a3275790915ed33b470f58786a362551c6
Imported Upstream version 3.13.90

Change-Id: I048554219111ec0298380f936df392f24036bfd3
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
43 files changed:
ChangeLog
Makefile.in
NEWS
PKG-INFO
aclocal.m4
configure
configure.ac
examples/Makefile.in
gi/Makefile.in
gi/_gobject/Makefile.in
gi/_propertyhelper.py
gi/gimodule.c
gi/gobjectmodule.c
gi/overrides/GLib.py
gi/overrides/GObject.py
gi/overrides/Makefile.in
gi/pygi-argument.c
gi/pygi-argument.h
gi/pygi-boxed.c
gi/pygi-boxed.h
gi/pygi-info.c
gi/pygi-property.c
gi/pygi-property.h
gi/pygi-signal-closure.c
gi/pygi-source.c
gi/pygi-struct-marshal.c
gi/pygi-value.c
gi/pygi-value.h
gi/pygobject.c
gi/repository/Makefile.in
gi/types.py
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
pygtkcompat/Makefile.in
tests/Makefile.in
tests/test_docstring.py
tests/test_gi.py
tests/test_properties.py
tests/test_signal.py
tests/test_source.py