From e8f41dabf0a440aa77db1103f13c5e95439fc441 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 27 Oct 2016 13:56:31 +0900 Subject: [PATCH] Imported Upstream version 1.36.0 Change-Id: I801387031b76cec7d0447742099008911887bf31 Signed-off-by: DongHun Kwak --- config.h.win32 | 6 +- configure | 38 ++++++------ configure.ac | 6 +- docs/reference/html/annotation-glossary.html | 37 +++++------- docs/reference/html/gi-GIArgInfo.html | 2 +- docs/reference/html/gi-GIBaseInfo.html | 2 +- docs/reference/html/gi-GICallableInfo.html | 2 +- docs/reference/html/gi-GIConstantInfo.html | 2 +- docs/reference/html/gi-GIEnumInfo.html | 2 +- docs/reference/html/gi-GIFieldInfo.html | 2 +- docs/reference/html/gi-GIFunctionInfo.html | 2 +- docs/reference/html/gi-GIInterfaceInfo.html | 2 +- docs/reference/html/gi-GIObjectInfo.html | 2 +- docs/reference/html/gi-GIPropertyInfo.html | 2 +- docs/reference/html/gi-GIRegisteredTypeInfo.html | 2 +- docs/reference/html/gi-GISignalInfo.html | 2 +- docs/reference/html/gi-GIStructInfo.html | 2 +- docs/reference/html/gi-GITypeInfo.html | 2 +- docs/reference/html/gi-GIUnionInfo.html | 2 +- docs/reference/html/gi-GIVFuncInfo.html | 2 +- docs/reference/html/gi-ffi.html | 4 +- docs/reference/html/gi-gierrordomaininfo.html | 2 +- docs/reference/html/gi-gir-reference.html | 2 +- docs/reference/html/gi-gir.html | 4 +- docs/reference/html/gi-girepository.html | 2 +- docs/reference/html/gi-girffi.html | 2 +- docs/reference/html/gi-gtypelib.html | 2 +- docs/reference/html/gi-libgirepository.html | 4 +- docs/reference/html/gi-overview.html | 2 +- docs/reference/html/gi-repository-structs.html | 4 +- docs/reference/html/gi-struct-hierarchy.html | 2 +- docs/reference/html/gi-typelib.html | 4 +- docs/reference/html/girepository.html | 4 +- docs/reference/html/glib.html | 4 +- docs/reference/html/index.html | 4 +- gir/gio-2.0.c | 75 ++++++++++++++++++++++++ gobject-introspection-1.0.pc | 2 +- gobject-introspection-no-export-1.0.pc | 2 +- 38 files changed, 156 insertions(+), 88 deletions(-) diff --git a/config.h.win32 b/config.h.win32 index 11a06c6..0b2f4ca 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -96,7 +96,7 @@ #define PACKAGE_NAME "gobject-introspection" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "gojbect-introspection 1.35.9" +#define PACKAGE_STRING "gojbect-introspection 1.36.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gobject-introspection" @@ -105,7 +105,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.35.9" +#define PACKAGE_VERSION "1.36.0" /* Define to the platform's shared library suffix */ #define SHLIB_SUFFIX ".dll" @@ -126,7 +126,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "1.35.9" +#define VERSION "1.36.0" /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ diff --git a/configure b/configure index 4258bff..f297b25 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gobject-introspection 1.35.9. +# Generated by GNU Autoconf 2.69 for gobject-introspection 1.36.0. # # Report bugs to . # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='gobject-introspection' PACKAGE_TARNAME='gobject-introspection' -PACKAGE_VERSION='1.35.9' -PACKAGE_STRING='gobject-introspection 1.35.9' +PACKAGE_VERSION='1.36.0' +PACKAGE_STRING='gobject-introspection 1.36.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection' PACKAGE_URL='' @@ -1425,7 +1425,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gobject-introspection 1.35.9 to adapt to many kinds of systems. +\`configure' configures gobject-introspection 1.36.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1496,7 +1496,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gobject-introspection 1.35.9:";; + short | recursive ) echo "Configuration of gobject-introspection 1.36.0:";; esac cat <<\_ACEOF @@ -1650,7 +1650,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gobject-introspection configure 1.35.9 +gobject-introspection configure 1.36.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2202,7 +2202,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gobject-introspection $as_me 1.35.9, which was +It was created by gobject-introspection $as_me 1.36.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3070,7 +3070,7 @@ fi # Define the identity of the package. PACKAGE='gobject-introspection' - VERSION='1.35.9' + VERSION='1.36.0' cat >>confdefs.h <<_ACEOF @@ -12608,12 +12608,12 @@ if test -n "$GLIB_CFLAGS"; then pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.35.9\""; } >&5 - ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.35.9") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.36.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.36.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.35.9" 2>/dev/null` + pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.36.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -12625,12 +12625,12 @@ if test -n "$GLIB_LIBS"; then pkg_cv_GLIB_LIBS="$GLIB_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.35.9\""; } >&5 - ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.35.9") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.36.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.36.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.35.9" 2>/dev/null` + pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.36.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -12651,14 +12651,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.35.9" 2>&1` + GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.36.0" 2>&1` else - GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.35.9" 2>&1` + GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.36.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GLIB_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (glib-2.0 >= 2.35.9) were not met: + as_fn_error $? "Package requirements (glib-2.0 >= 2.36.0) were not met: $GLIB_PKG_ERRORS @@ -15365,7 +15365,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gobject-introspection $as_me 1.35.9, which was +This file was extended by gobject-introspection $as_me 1.36.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15431,7 +15431,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gobject-introspection config.status 1.35.9 +gobject-introspection config.status 1.36.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 399d98d..3537af1 100644 --- a/configure.ac +++ b/configure.ac @@ -3,8 +3,8 @@ dnl the gi version number m4_define(gi_major_version, 1) -m4_define(gi_minor_version, 35) -m4_define(gi_micro_version, 9) +m4_define(gi_minor_version, 36) +m4_define(gi_micro_version, 0) m4_define(gi_version, gi_major_version.gi_minor_version.gi_micro_version) AC_PREREQ([2.63]) @@ -124,7 +124,7 @@ GIR_DIR="$EXPANDED_DATADIR/$GIR_SUFFIX" AC_SUBST(GIR_DIR) AC_DEFINE_UNQUOTED(GIR_DIR, "$GIR_DIR", [Director prefix for gir installation]) -PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.35.9]) +PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.36.0]) PKG_CHECK_MODULES(GOBJECT, [gobject-2.0]) PKG_CHECK_MODULES(GMODULE, [gmodule-2.0]) PKG_CHECK_MODULES(GIO, [gio-2.0]) diff --git a/docs/reference/html/annotation-glossary.html b/docs/reference/html/annotation-glossary.html index dfaf003..0070851 100644 --- a/docs/reference/html/annotation-glossary.html +++ b/docs/reference/html/annotation-glossary.html @@ -3,7 +3,7 @@ Annotation Glossary - + @@ -33,30 +33,23 @@

Annotation Glossary

O

-
-out caller-allocates
-

Out parameter, where caller must allocate storage.

-
-out
-

Parameter for returning results. Default is transfer full.

+
out caller-allocates
+

Out parameter, where caller must allocate storage.

+
out
+

Parameter for returning results. Default is transfer full.

A

-
-allow-none
-

NULL is ok, both for passing and for returning.

+
allow-none
+

NULL is ok, both for passing and for returning.

E

-
-element-type
-

Generics and defining elements of containers and arrays.

+
element-type
+

Generics and defining elements of containers and arrays.

T

-
-transfer full
-

Free data after the code is done.

-
-type
-

Override the parsed C type with given type.

-
-transfer none
-

Don't free data after the code is done.

+
transfer full
+

Free data after the code is done.

+
type
+

Override the parsed C type with given type.

+
transfer none
+

Don't free data after the code is done.