Imported Upstream version 1.58.0 upstream/1.58.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 10 Jan 2019 04:15:50 +0000 (13:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 10 Jan 2019 04:15:50 +0000 (13:15 +0900)
commit9411ce7ef8ce654ceee37f98d9a6e11b7bca1ff6
treed461ed775248522cceb4c6004eefed97b7be130c
parenta666a250c1ecaa634441886be0982de04147ff88
Imported Upstream version 1.58.0
119 files changed:
.flake8 [new file with mode: 0644]
MSVC.README.rst
Makefile-giscanner.am
Makefile-tools.am
Makefile.am
Makefile.in
NEWS
aclocal.m4
build-aux/compile
build-aux/depcomp
build-aux/install-sh
build-aux/missing
build-aux/py-compile
build-aux/test-driver
build-aux/ylwrap
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/version.xml
gir/gio-2.0.c
gir/glib-2.0.c
gir/gobject-2.0.c
giscanner/_version.py
giscanner/annotationmain.py
giscanner/ast.py
giscanner/ccompiler.py
giscanner/docmain.py
giscanner/doctemplates/devdocs/Gjs/_doc.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_index.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_method.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_methods.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_properties.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_signals.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_staticmethods.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/_vfuncs.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/base.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/callback.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/class.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/default.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/enum.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/function.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/interface.tmpl [new file with mode: 0644]
giscanner/doctemplates/devdocs/Gjs/namespace.tmpl [new file with mode: 0644]
giscanner/docwriter.py
giscanner/dumper.py
giscanner/giscannermodule.c
giscanner/maintransformer.py
giscanner/mdextensions.py [new file with mode: 0644]
giscanner/msvccompiler.py
giscanner/scannermain.py
giscanner/sourcescanner.py
giscanner/transformer.py
giscanner/utils.py
giscanner/xmlwriter.py
gobject-introspection-1.0.pc
gobject-introspection-no-export-1.0.pc
meson.build
misc/pep8.py [deleted file]
misc/pyflakes.py [deleted file]
tests/Makefile.in
tests/offsets/Makefile.in
tests/repository/Makefile.in
tests/scanner/Makefile.am
tests/scanner/Makefile.in
tests/scanner/Regress-1.0-C-expected/Regress.TestObj-byte_array.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-byte_array.page [new file with mode: 0644]
tests/scanner/Regress-1.0-expected.gir
tests/scanner/annotationparser/Makefile.in
tests/scanner/meson.build [new file with mode: 0644]
tests/scanner/regress.c
tests/scanner/regress.h
tests/scanner/test_pkgconfig.py
tests/scanner/test_transformer.py
tests/warn/Makefile.in
tests/warn/warningtester.py
tools/g-ir-tool-template.in
tools/meson.build