Imported Upstream version 1.27 84/193884/1 upstream/1.27
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 27 Nov 2018 08:10:52 +0000 (17:10 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 27 Nov 2018 08:11:00 +0000 (17:11 +0900)
commit9b61ac1110cd7eb8bc1cedae5c505c0e230f7012
treed5af17acfb97ac2aa35a97060ccdcf28ef71fd84
parentd7bc53cd38995524315ca5c4a63baca4a0abeb28
Imported Upstream version 1.27

Change-Id: Ibc33c8774f19a9398bc8f051a2e38d0b3139737c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
109 files changed:
INSTALL
Makefile.in
NEWS
TODO
aclocal.m4
build-aux/compile
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
build-aux/missing
build-aux/test-driver
cmake/Makefile.in
configure
configure.ac
examples/Makefile.am
gtk-doc.flat.make
gtk-doc.m4
gtk-doc.make
gtkdoc-fixxref.in
gtkdoc/check.py
gtkdoc/common.py
gtkdoc/config.py
gtkdoc/fixxref.py
gtkdoc/md_to_db.py
gtkdoc/mkdb.py
gtkdoc/mkhtml.py
gtkdoc/mkpdf.py
gtkdoc/rebase.py
gtkdoc/scan.py
gtkdoc/scangobj.py
help/Makefile.in
help/manual/C/index.docbook
help/manual/Makefile.in
help/manual/bn_IN/index.docbook
help/manual/cs/cs.po
help/manual/cs/index.docbook
help/manual/de/de.po
help/manual/de/index.docbook
help/manual/el/index.docbook
help/manual/en_GB/index.docbook
help/manual/es/es.po
help/manual/es/index.docbook
help/manual/fr/index.docbook
help/manual/gl/index.docbook
help/manual/gu/index.docbook
help/manual/pt_BR/index.docbook
help/manual/pt_BR/pt_BR.po
help/manual/sl/index.docbook
help/manual/sv/index.docbook
help/manual/sv/sv.po
help/manual/ta/index.docbook
help/manual/te/index.docbook
help/manual/zh_CN/index.docbook
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
tests/Makefile.am
tests/Makefile.in
tests/annotations/Makefile.in
tests/annotations/docs/Makefile.in
tests/annotations/docs/tester-docs.xml
tests/annotations/docs/tester-sections.txt
tests/annotations/src/Makefile.in
tests/annotations/src/tester.c
tests/annotations/src/tester.h
tests/bugs/Makefile.in
tests/bugs/docs/Makefile.in
tests/bugs/src/Makefile.in
tests/bugs/src/tester.c
tests/check.py
tests/common.py
tests/empty/Makefile.in
tests/empty/docs/Makefile.in
tests/empty/src/Makefile.in
tests/empty/src/tester.c
tests/fail/Makefile.in
tests/fail/docs/Makefile.in
tests/fail/src/Makefile.in
tests/fail/src/tester.c
tests/gobject/Makefile.in
tests/gobject/docs/Makefile.in
tests/gobject/docs/tester-docs.xml
tests/gobject/src/Makefile.am
tests/gobject/src/Makefile.in
tests/gobject/src/giface.c
tests/gobject/src/gobject.c
tests/gobject/src/gtypes.c
tests/gobject/src/tester.h [deleted file]
tests/gtk-doc.make
tests/mk_to_db.py
tests/program/Makefile.in
tests/program/docs/Makefile.in
tests/program/src/Makefile.in
tests/repro/Makefile.am [new file with mode: 0644]
tests/repro/Makefile.in [new file with mode: 0644]
tests/repro/docs/Makefile.am [new file with mode: 0644]
tests/repro/docs/Makefile.in [new file with mode: 0644]
tests/repro/docs/tester-docs.xml [new file with mode: 0644]
tests/repro/docs/tester-overrides.txt [new file with mode: 0644]
tests/repro/docs/tester-sections.txt [new file with mode: 0644]
tests/repro/src/Makefile.am [new file with mode: 0644]
tests/repro/src/Makefile.in [new file with mode: 0644]
tests/repro/src/tester.c [new file with mode: 0644]
tests/repro/src/tester.h [new file with mode: 0644]
tests/sanity.sh