Imported Upstream version 3.13.90 upstream/3.13.90
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:27:37 +0000 (10:27 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:27:37 +0000 (10:27 +0900)
commit1ca5412f8e4a165cb27fdb01840b062ba7c80c93
tree11933300cf1858b15462f508825db2d7607af1c8
parentaff0d8aef870bb02bcb53ed3f11e7fdbff53e799
Imported Upstream version 3.13.90
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