Imported Upstream version 1.69.0 upstream/1.69.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 2 Nov 2021 06:42:27 +0000 (15:42 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 2 Nov 2021 06:42:27 +0000 (15:42 +0900)
commit322a1c7ac483834d4942c6e9db414b0c6e73bd91
tree1d9259eeaf0829b50b742922a84b46911cdd93b6
parent55ec5aec937682138bd73f713ad5953d8805a272
Imported Upstream version 1.69.0
79 files changed:
.gitlab-ci.yml
.gitlab-ci/Dockerfile
.gitlab-ci/minimal.Dockerfile
.gitlab-ci/run-docker-minimal.sh
.gitlab-ci/run-docker.sh
.gitlab-ci/test-msvc.bat
.gitlab-ci/test-msys2-meson.sh
MSVC.README.rst
NEWS
docs/g-ir-doc-tool.1 [new file with mode: 0644]
docs/gir-1.2.rnc
docs/meson.build
docs/reference/gi-docs.xml
docs/reference/gi-sections.txt
docs/website/annotations/giannotations.rst
docs/website/goals.rst
docs/website/tools/Makefile
docs/website/tools/g-ir-doc-tool.rst [new file with mode: 0644]
docs/website/tools/index.rst
docs/website/users.rst
docs/website/writingbindableapis.rst
docs/website/writingbindings/libgirepository.rst
gir/gio-2.0.c
gir/glib-2.0.c
gir/gmodule-2.0.c
gir/gobject-2.0.c
gir/meson.build
girepository/gdump.c
girepository/gicallableinfo.c
girepository/gifunctioninfo.c
girepository/ginvoke.c
girepository/giobjectinfo.c
girepository/giobjectinfo.h
girepository/gipropertyinfo.c
girepository/gipropertyinfo.h
girepository/girnode.c
girepository/girnode.h
girepository/girparser.c
girepository/girwriter.c
girepository/gitypelib-internal.h
girepository/gitypelib.c
girepository/giversionmacros.h
girepository/meson.build
giscanner/annotationparser.py
giscanner/ast.py
giscanner/dumper.py
giscanner/gdumpparser.py
giscanner/girparser.py
giscanner/girwriter.py
giscanner/introspectablepass.py
giscanner/maintransformer.py
giscanner/meson.build
giscanner/scannerlexer.l
giscanner/scannerparser.y
giscanner/transformer.py
meson.build
subprojects/glib.wrap
subprojects/libffi.wrap
subprojects/proxy-libintl.wrap
subprojects/zlib.wrap
tests/gimarshallingtests.c
tests/gimarshallingtests.h
tests/meson.build
tests/offsets/meson.build
tests/repository/gitestrepo.c
tests/scanner/Regress-1.0-C-expected/Regress.TestObj.get_string.page [new file with mode: 0644]
tests/scanner/Regress-1.0-C-expected/Regress.TestObj.set_string.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.get_string.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.set_string.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.get_string.page [new file with mode: 0644]
tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.set_string.page [new file with mode: 0644]
tests/scanner/Regress-1.0-expected.gir
tests/scanner/Regress-1.0-sections-expected.txt
tests/scanner/meson.build
tests/scanner/regress.c
tests/scanner/regress.h
tools/compiler.c
tools/g-ir-tool-template.in
tools/meson.build