Imported Upstream version 2.65.0 upstream/2.65.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 29 Oct 2021 01:23:06 +0000 (10:23 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 29 Oct 2021 01:23:06 +0000 (10:23 +0900)
commit10c317e64ac791189cf7c77b1224a774dad37492
tree619099d1c4ef095a242f90436c637a9bee13248c
parent00a8f3da047be5a3af040c6cbf77258e3d561799
Imported Upstream version 2.65.0
343 files changed:
.gitlab-ci.yml
.gitlab-ci/README.md
.gitlab-ci/android-setup-env.sh
.gitlab-ci/cross_file_ios_example.txt [new file with mode: 0644]
.gitlab-ci/fedora.Dockerfile
.gitlab-ci/meson-junit-report.py
.gitlab-ci/run-check-todos.sh
.gitlab-ci/run-style-check-diff.sh
.gitlab-ci/show-execution-environment.sh [new file with mode: 0755]
NEWS
README.md
docs/debugging.txt
docs/macros.txt
docs/reference/gio/gdbus-codegen.xml
docs/reference/gio/gio-docs.xml
docs/reference/gio/migrating-gconf.xml
docs/reference/gio/overview.xml
docs/reference/glib/changes.xml
docs/reference/glib/glib-docs.xml
docs/reference/glib/glib-sections.txt
docs/reference/glib/gvariant-text.xml
docs/reference/glib/gvariant-varargs.xml
docs/reference/glib/regex-syntax.xml
docs/reference/glib/running.xml
docs/reference/gobject/glib-mkenums.xml
docs/reference/gobject/gobject-docs.xml
docs/reference/gobject/gobject-sections.txt
docs/reference/meson.build
gio/completion/gio
gio/gapplication.c
gio/gasynchelper.c
gio/gcancellable.c
gio/gconverteroutputstream.c
gio/gcredentials.c
gio/gcredentialsprivate.h
gio/gdbus-2.0/codegen/codegen.py
gio/gdbus-2.0/codegen/codegen_main.py
gio/gdbusauthobserver.c
gio/gdbusconnection.c
gio/gdbusconnection.h
gio/gdbusmessage.c
gio/gdbusobjectmanagerclient.c
gio/gdbusprivate.c
gio/gdesktopappinfo.c
gio/gdrive.c
gio/gdrive.h
gio/gdtlsclientconnection.c
gio/gdtlsconnection.c
gio/gfileattribute.c
gio/gfiledescriptorbased.h
gio/gfileenumerator.c
gio/gfileinfo.c
gio/gfileinfo.h
gio/gfilenamecompleter.c
gio/gicon.c
gio/ginetaddress.c
gio/ginetaddress.h
gio/ginetaddressmask.h
gio/ginetsocketaddress.c
gio/ginitable.c
gio/gio-tool-mkdir.c
gio/gio-tool-save.c
gio/gio.h
gio/gioenums.h
gio/giomodule.c
gio/giostream.c
gio/giotypes.h
gio/glistmodel.c
gio/glocalfile.c
gio/glocalfileinfo.c
gio/glocalfileinfo.h
gio/gmarshal-internal.c
gio/gmemorymonitor.c
gio/gmenumodel.c
gio/gmountoperation.c
gio/gnetworkservice.c
gio/gnetworkservice.h
gio/gosxappinfo.m
gio/goutputstream.c
gio/gpollableinputstream.h
gio/gpollableoutputstream.h
gio/gproxyaddress.c
gio/gproxyresolverportal.h
gio/gregistrysettingsbackend.c
gio/gseekable.c
gio/gsocket.c
gio/gsocketservice.h
gio/gsocks5proxy.c
gio/gsrvtarget.h
gio/gsubprocess.c
gio/gtask.c
gio/gtcpwrapperconnection.c
gio/gthreadedresolver.c
gio/gthreadedsocketservice.c
gio/gtlsclientconnection.c
gio/gtlsconnection.c
gio/gtlsdatabase.c
gio/gtrashportal.c
gio/gunionvolumemonitor.c
gio/gunixcredentialsmessage.c
gio/gunixinputstream.c
gio/gunixmounts.c
gio/gunixoutputstream.c
gio/gvdb/gvdb-builder.c
gio/gvdb/gvdb-builder.h
gio/gvdb/gvdb-reader.c
gio/gwin32appinfo.c
gio/gwin32registrykey.c
gio/gwin32registrykey.h
gio/gwin32volumemonitor.c
gio/kqueue/dep-list.c
gio/kqueue/gkqueuefilemonitor.c
gio/kqueue/kqueue-helper.c
gio/meson.build
gio/org.freedesktop.portal.Documents.xml
gio/tests/appinfo-test.c
gio/tests/appinfo.c
gio/tests/async-splice-output-stream.c
gio/tests/cancellable.c
gio/tests/credentials.c
gio/tests/file.c
gio/tests/g-file-info.c
gio/tests/gdbus-addresses.c
gio/tests/gdbus-auth.c
gio/tests/gdbus-connection.c
gio/tests/gdbus-export.c
gio/tests/gdbus-message.c
gio/tests/gdbus-object-manager-example/meson.build
gio/tests/gdbus-peer.c
gio/tests/gdbus-proxy-threads.c
gio/tests/gdbus-proxy.c
gio/tests/gdbus-serialization.c
gio/tests/gdbus-server-auth.c
gio/tests/gdbus-test-codegen.c
gio/tests/gdbus-threading.c
gio/tests/gsocketclient-slow.c
gio/tests/gsubprocess.c
gio/tests/gtlsconsoleinteraction.c
gio/tests/live-g-file.txt
gio/tests/meson.build
gio/tests/pollable.c
gio/tests/proxy-test.c
gio/tests/resourceplugin.c
gio/tests/resources.c
gio/tests/socket-listener.c
gio/tests/socket-service.c
gio/tests/socket.c
gio/tests/test2.gresource.xml
gio/tests/thumbnail-verification.c
gio/tests/tls-certificate.c
gio/tests/trash.c
gio/tests/volumemonitor.c
gio/tests/win32-appinfo.c
gio/thumbnail-verify.c
gio/win32/gwin32fsmonitorutils.c
gio/win32/gwinhttpfile.c
gio/xdgmime/xdgmimeicon.c
gio/xdgmime/xdgmimeparent.c
glib-gettextize.in
glib.supp
glib/deprecated/gmain.h
glib/deprecated/gthread-deprecated.c
glib/garcbox.c
glib/garray.c
glib/gbacktrace.h
glib/gbitlock.c
glib/gbookmarkfile.c
glib/gbookmarkfile.h
glib/gcharset.c
glib/gconstructor.h
glib/gdate.c
glib/gdate.h
glib/gdatetime.c
glib/gen-unicode-tables.pl
glib/genviron.c
glib/gfileutils.c
glib/ggettext.c
glib/ghash.c
glib/giochannel.c
glib/gkeyfile.c
glib/glib-private.c
glib/glibconfig.h.in
glib/gmacros.h
glib/gmain.h
glib/gmem.c
glib/gmem.h
glib/gmessages.c
glib/gnode.c
glib/gnulib/g-gnulib.h
glib/gnulib/isinf.c
glib/gnulib/meson.build
glib/gnulib/printf.c
glib/gnulib/printf.h
glib/goption.c
glib/gprintfint.h
glib/grand.c
glib/grand.h
glib/gregex.c
glib/gscanner.c
glib/gscripttable.h
glib/gshell.c
glib/gslice.c
glib/gspawn-win32-helper.c
glib/gspawn-win32.c
glib/gspawn.c
glib/gspawn.h
glib/gstdio.c
glib/gstdioprivate.h
glib/gstrfuncs.c
glib/gtester-report.in
glib/gtestutils.c
glib/gtestutils.h
glib/gthread-win32.c
glib/gthread.c
glib/gthread.h
glib/gthreadpool.c
glib/gtimezone.c
glib/gtranslit.c
glib/gunibreak.h
glib/gunichartables.h
glib/gunicode.h
glib/gunicomp.h
glib/gunidecomp.c
glib/gunidecomp.h
glib/guniprop.c
glib/gutf8.c
glib/gutils.c
glib/guuid.c
glib/gvariant-core.c
glib/gvariant-core.h
glib/gvariant.c
glib/gvarianttype.c
glib/gvarianttypeinfo.h
glib/gversionmacros.h
glib/gwin32.c
glib/meson.build
glib/tests/1bit-mutex.c
glib/tests/array-test.c
glib/tests/bookmarkfile.c
glib/tests/bookmarks/fail-42.xbel [deleted file]
glib/tests/bytes.c
glib/tests/collate.c
glib/tests/date.c
glib/tests/error.c
glib/tests/fileutils.c
glib/tests/gdatetime.c
glib/tests/hook.c
glib/tests/list.c
glib/tests/markup-escape.c
glib/tests/markup-parse.c
glib/tests/markups/valid-17.expected [new file with mode: 0644]
glib/tests/markups/valid-17.gmarkup [new file with mode: 0644]
glib/tests/meson.build
glib/tests/node.c
glib/tests/once.c
glib/tests/option-argv0.c
glib/tests/pattern.c
glib/tests/refstring.c
glib/tests/regex.c
glib/tests/search-utils.c
glib/tests/sequence.c
glib/tests/slist.c
glib/tests/sort.c
glib/tests/spawn-singlethread.c
glib/tests/test-printf.c
glib/tests/testing.c
glib/tests/tree.c
glib/tests/unicode.c
glib/tests/win32.c
glib/update-pcre/update.sh
glib/valgrind.h
gmodule/gmodule-dl.c
gmodule/gmodule-win32.c
gmodule/gmodule.c
gmodule/gmodule.h
gmodule/meson.build
gobject/gbinding.c
gobject/gboxed.c
gobject/gclosure.c
gobject/gclosure.h
gobject/genums.c
gobject/glib-mkenums.in
gobject/gobject.c
gobject/gobject.h
gobject/gparam.c
gobject/gparam.h
gobject/gparamspecs.h
gobject/gsignal.c
gobject/gsignal.h
gobject/gtype.c
gobject/gtype.h
gobject/gvalue.c
gobject/gvalue.h
gobject/gvaluecollector.h
gobject/gvaluetypes.c
gobject/gvaluetypes.h
gobject/meson.build
gobject/tests/dynamictests.c
gobject/tests/ifaceproperties.c
gobject/tests/meson.build
gobject/tests/mkenums.py
gobject/tests/param.c
gobject/tests/properties.c
gobject/tests/signals.c
gobject/tests/threadtests.c
gobject/tests/value.c
gthread/meson.build
m4macros/glib-2.0.m4
meson.build
meson_options.txt
po/ca.po
po/ca@valencia.po
po/de.po
po/es.po
po/fr.po
po/gl.po
po/hr.po
po/id.po
po/it.po
po/ja.po
po/kk.po
po/lt.po
po/lv.po
po/ms.po
po/nb.po
po/pt.po
po/ro.po
po/sk.po
po/sl.po
po/tr.po
po/zh_TW.po
tests/assert-msg-test.c
tests/casefold.txt
tests/casemap.txt
tests/dirname-test.c
tests/gio-test.c
tests/gobject/performance-threaded.c
tests/gobject/performance.c
tests/gobject/testmodule.c
tests/relation-test.c
tests/testgdate.c
tests/testgdateparser.c
tests/timeloop-basic.c