[glib] (881 commits) Non-fast-forward update to branch gobject-tutorial-no-priv-2-60
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (881 commits) Non-fast-forward update to branch gobject-tutorial-no-priv-2-60
- Date: Fri, 20 Sep 2019 09:40:51 +0000 (UTC)
The branch 'gobject-tutorial-no-priv-2-60' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
6afbbdd... socket: Fix annotation for flags in g_socket_receive_messag
380ef64... Merge branch 'backport-710-socket-annotation-fix-glib-2-60'
de807a5... Update Basque translation
2e4a23c... Update Dutch translation
2824503... codegen: Fix use of uninitialised variable
7d29a14... Merge branch 'backport-721-codegen-fix-glib-2-60' into 'gli
b63b6cb... build: install gosxappinfo.h on macOS
279bd62... Merge branch 'macos-gappinfo-fix' into 'glib-2-60'
40afd25... Handle an UNKNOWN NetworkManager connectivity as NONE
74a5efa... gsocket: Remove (type) annotation from flags arguments
f79f734... Merge branch 'backport-728-socket-flags-glib-2-60' into 'gl
066ce38... gdbusaddress, win32: don't rely on short names
9b62780... Merge branch 'backport-win32-rundll-dbus-path-glib-2-60' in
9ec712d... Merge branch 'backport-719-nm-monitor-check-glib-2-60' into
7bd0160... gdbus-tool: Fix units for `gdbus-tool wait` timeout
13ea376... Merge branch 'backport-1737-gdbus-tool-wait-timeout-glib-2-
fcf68f8... meson: Hotfix for iconv detection on macOS
44d7c68... Merge branch 'fix-iconv-libc-macos' into 'glib-2-60'
cd11f24... build: Fix some whitespace problems in gio/tests/meson.buil
63f4228... build: Refactor resources test build instructions
30b1539... tests: Only run --external-data test on GNU ld/objcopy
084f639... Merge branch 'backport-776-external-data-test-glib-2-60' in
527022a... 2.60.1
ab1cc89... Update Catalan translation
42fe9a5... glib/gconstructor.h: Include stdlib.h for MSVC builds
5391fd2... Merge branch 'gresource-compiler-2-60' into 'glib-2-60'
0733bf1... cocoanotificationbackend: do not release readonly property
567a2c7... gnetworkmonitornm: Fix network available detection
745112d... Merge branch 'backport-781-network-monitor-glib-2-60' into
47e06ae... Merge branch 'backport-786-cocoa-notification-mem-handling-
a3b5608... Version 2.60.2
0195a56... Merge branch 'wip/tingping/socketclient-cancel-2' into 'mas
3f40ca5... Merge branch 'cherry-pick-b17436d9' into 'glib-2-60'
05ea79d... gschema.dtd: Add target attribute to alias
daac518... gsocketclient: Fix a leak in the connection code
2b42205... Merge branch 'backport-824-socketclient-leak-glib-2-60' int
aeb68d5... build: Fix a typo in the test whether _NL_ABALTMON_n is sup
1b77792... gnetworkaddress: Fix parallel enumerations interfering with
72817af... Fix typo in German translation
6729a82... Merge branch 'backport-835-german-typo-glib-2-60' into 'gli
4feeb3e... tests: Update month name check for Greek locale
75f8ec1... ghash: Disable small-arrays under valgrind
ba3ff87... Fixing g_format_size_full() on Windows-x64
57997ab... Merge branch 'wip/tingping/network-address-backport' into '
ff0fd18... Merge branch 'backport-814-gschema-fix-glib-2-60' into 'gli
a033d36... Merge branch 'backport-839-greek-genitive-glib-2-60' into '
b53ad5a... Merge branch 'backport-845-format-size-buffer-size-glib-2-6
5e0e360... Merge branch 'backport-828-meson-abaltmon-fix-glib-2-60' in
86c6f7e... Merge branch 'backport-840-hash-table-valgrind-glib-2-60' i
64f76bb... ghash: fix bug introduced by valgrind fix
c6137e9... ghash: Improve internal documentation
bef8b10... ghash: do less work when destroying the table
2b13c3f... ghash: Be more explicit about memory in g_hash_table_destro
3bed8a1... ghash: fix small array handling in g_hash_table_remove_all_
4477ae6... Merge branch 'backport-848-hash-table-again-glib-2-60' into
44dbe80... Update gdb pretty-printer for GHashTable
b3e1a38... Merge branch 'backport-852-gdb-hash-tables-glib-2-60' into
0f6191d... Version 2.60.3
1dfef5d... gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be a
97376f9... CI/msys2: disable coverage reporting, lcov doesn't support
e4ae836... Merge branch 'backport-875-ci-win32-glib-2-60' into 'glib-2
e6b7698... gfile: Limit access to files when copying
39cbb84... Merge branch 'backport-876-gfile-permissions-glib-2-60' int
2b6a3c1... gnetworkaddress: fix "happy eyeballs" logic
24c2760... network-address test: add ipv6-fail ipv4-slow case
dbd8193... Merge branch 'backport-865-happier-eyeballs-glib-2-60' into
7f7f7e3... Revert "macros: Try to use the standard __func__ first in G
f843ba8... glib-genmarshal: Fix ref-sinking of GVariants in valist mar
804ce8b... glib-genmarshal: Avoid a string copy for static string vali
acdccff... Merge branch 'backport-799-func-macro-glib-2-60' into 'glib
e25de8e... Merge branch 'backport-904-genmarshal-fixes-glib-2-60' into
6672d0c... 2.60.4
b6988b6... Document where we expect credentials-passing to be supporte
1031e46... GDBusServer: Document that a GDBusAuthObserver is usually d
6964a2a... GDBusAuthObserver: Fix mixup between authentication and aut
27e4e38... GDBusAuthObserver: Document how to restrict authentication
d2ae55f... gdbus-example-peer: Provide an example GDBusAuthObserver
85c1ec0... gdbusdaemon: Only authorize anonymous users on Windows, not
23a6173... Merge branch 'dbus-security-glib-2-60' into 'glib-2-60'
353942c... Avoid overrunning stack at the end of the varargs.
4fe4277... Fix the ISO 15924 code for Manichaean
e4c9a62... gthread: fix minor errno problem in GCond
dcfb232... Fix typo in request handle
e43a637... Merge branch 'backport-968-openuriportal-typo-glib-2-60' in
cba4a0d... Ensure that the keyfile settings backend exists
74a6c12... Merge branch 'backport-974-keyfile-settings-type-glib-2-60'
1431ff0... Merge branch 'backport-954-unicode-mani-glib-2-60' into 'gl
de4d107... Merge branch 'backport-945-markup-stack-overrun-glib-2-60'
6c3a821... Merge branch 'backport-958-gcond-errno-glib-2-60' into 'gli
cffe8ef... 2.60.5
69dcbc8... portal: Add a getter for dconf access
0ef6cca... settings: Tweak priorities for keyfile backend
715c867... key file: Handle filename being NULL
0c14908... Merge branch 'backport-984-985-keyfile-portal-fixes-glib-2-
0a63daa... 2.60.6
4256963... docs: Remove priv pointers from the tutorial example
Commits added to the branch:
c2a5537... W32: set nlink, clarify comments (*)
19608e3... Straighten up the GFileType vs symlinks on Windows situatio (*)
62d3871... W32: significant symlink code changes (*)
357c5a4... fileutils test: use current time instead of zero (*)
b465cb1... gtask: fix task_wait_time estimation (*)
fd3219a... glib-compile-schemas: Improve translatable strings (*)
111f2b7... glib-compile-schemas: Fix capitalisation of a command line (*)
d72192f... gobject: Remove unsynchronized read of freeze_count (*)
fba7f7e... gparam: Remove unsynchronized write to g_type field (*)
a3060bc... gmain: Synchronize access to is_running flag of GMainLoop (*)
c4cb27d... gobject: Use atomic operations to read object reference cou (*)
6336864... glocalfilemonitor: Fix data race in local file monitor (*)
f975858... gcancellable: Synchronize access to cancelled flag (*)
d75605e... tests: Synchronize access to stopping flag (*)
c52021f... tests: Don't leak check-proxies thread (*)
153f63d... gvariant-parser: Fix pattern coalesce of M and * (*)
aeb7dba... Merge branch 'tsan' into 'master' (*)
0679bd2... tests: Fix data race in gmenumodel test (*)
e13c646... gcancellable: add back lost NULL check in g_cancellable_can (*)
35db2ff... Merge branch 'cancellable-cancel-null' into 'master' (*)
e7d091d... gversionmacros: add version macros for GLib 2.62 (*)
925c527... build: Bump version to 2.61.0 (*)
025a346... W32: Add a simple exception handler (*)
66f4c10... W32 VEH: Add tests (*)
a73c941... Merge branch 'exceptions' into 'master' (*)
6761bb2... build: Factor out common gtkdoc flags (*)
7644b6a... Merge branch 'api-tags' into 'master' (*)
330f899... tests: Fix data race in task test (*)
62bd79b... Merge branch 'tdr' into 'master' (*)
d1cb974... socket: Fix annotation for flags in g_socket_receive_messag (*)
c9c88a4... Merge branch 'fix-gjs-issue-227' into 'master' (*)
7bc2139... gwin32: Fix comment for g_win32_veh_handler (*)
2a570dc... gobject: Mention quark memory usage for g_object_set_data() (*)
b8a58b7... Merge branch 'fix-comment-gwin32' into 'master' (*)
a66ae5c... gquark: Document that some functions can’t initialise C++ (*)
aedd484... Merge branch '682-object-set-data-docs' into 'master' (*)
23a99f7... Merge branch '1177-quark-not-cxx-globals-docs' into 'master (*)
4ed5abd... gdbusaddress, win32: don't rely on short names (*)
4342dbb... gdbus, win32: move most W32 dbus autolaunch code to gdbuspr (*)
196e333... tests: Use g_assert_*() instead of g_assert() in gdbus-prox (*)
938f716... tests: Fix a minor memory leak in gdbus-proxy (*)
3d4a168... tests: Fix some larger memory leaks in gdbus-proxy (*)
49642bf... glib.supp: Add a calloc() variant of an existing suppressio (*)
f3610f1... Merge branch '1712-gdbus-proxy-flaky' into 'master' (*)
e03a2c8... glib: Move various documentation comments from docs.c to ma (*)
a2a17a9... gmacros: Improve documentation of GCC attributes (*)
d89f18b... build: Add -UG_DISABLE_ASSERT when building tests (*)
6a724d9... tests: Convert g_assert() to g_assert_*() in gio/tests/acti (*)
277c42d... tests: Convert g_assert() to g_assert_*() in gio/tests/gsub (*)
3a96e7d... tests: Convert g_assert() to g_assert_*() in glib/tests/asy (*)
a1aebf7... tests: Convert g_assert() to g_assert_*() in glib/tests/mai (*)
ba84f45... tests: Convert g_assert() to g_assert_*() in glib/tests/map (*)
57a806b... tests: Convert g_assert() to g_assert_*() in glib/tests/ran (*)
8f2365d... gtestutils: Call __builtin_undefined() from g_assert_not_re (*)
9ce76b9... ci: Add a build with G_DISABLE_ASSERT defined (*)
1b50643... gio: Fix various compiler warnings when compiling with G_DI (*)
faa1d63... glib: Fix various compiler warnings when compiling with G_D (*)
3d3ca9f... gobject: Fix various compiler warnings when compiling with (*)
3e7baaa... Merge branch '1708-build-with-g-disable-assert' into 'maste (*)
1a03ebc... Update Dutch translation (*)
499c201... GSocketClient - Free last error if a connection attempt fai (*)
2932a58... Handle an UNKNOWN NetworkManager connectivity as NONE (*)
8c7670f... gdbus, win32: autolaunch bus with gdbus.exe instead of rund (*)
b1f7c22... gdbus, tests: rename gdbus-unix-addresses test to gdbus-add (*)
b245344... gdbus, tests, win32: test session dbus autolaunch (*)
2d24ea9... gtestutils: fix typo in message when stdout is wrong (*)
92043cf... Introduce oss_fuzz feature option (*)
c27eac8... Merge branch 'option' into 'master' (*)
df62731... Merge branch 'win32-symlink-refactoring' into 'master' (*)
8f27aa9... glib: update internal gnulib from upstream (*)
4081b0b... Add the gnulib adaptation patch (*)
8416346... Merge branch 'lrn/gnulib-printf' into 'master' (*)
5649255... codegen: Fix use of uninitialised variable (*)
7f38dfc... Merge branch 'codegen-interface-info-fix' into 'master' (*)
8ec492b... Merge branch 'g-gnuc-unused-docs' into 'master' (*)
b94a0fc... appinfo: Fix documentation cross-reference (*)
1e37935... Provide examples for GNUC attribute macros (*)
e1ffb9d... Merge branch 'examples-for-gnuc-macros' into 'master' (*)
32d012f... build: install gosxappinfo.h on macOS (*)
3c44026... Merge branch 'gosxappinfo-fix' into 'master' (*)
fc88e56... meson: do a build-time check for strlcpy before attempting (*)
00c129f... Merge branch 'fix-network-available-check' into 'master' (*)
cf34d59... Merge branch 'gdbus-win32-no-shortname' into 'master' (*)
49b807c... gsocket: Remove (type) annotation from flags arguments (*)
f5a468a... Merge branch 'socket-flags' into 'master' (*)
9e56d39... docs: Ignore some generated source files (*)
80fcb1b... headers: Add various missing G_DISABLE_DEPRECATED guards (*)
d55ed67... gdesktopappinfo: Fix an overly-specific ‘Since’ documen (*)
a385135... gfile: Add some missing parameter documentation (*)
1a8f8be... gfile: Fix documentation links to non-existent symbols (*)
1f33752... docs: Stop formatting integer literals using ‘%’ (*)
6837c34... docs: Fix pluralised links to symbols (*)
d6aa393... gpollableoutputstream: Add vfunc documentation for writev_n (*)
dd77a87... docs: Fix various typos in linked symbol names (*)
e440249... docs: Move some documentation comments from docs.c to their (*)
76b3250... gdatetime: Unmark an unrelated comment as a documentation c (*)
ba09fa8... gvaluearray: Mark the whole of GValueArray as deprecated (*)
c3cfbd2... Merge branch 'docs-fixes' into 'master' (*)
c29bc82... Merge branch 'socket-client-connect-gerror-leak' into 'mast (*)
c561870... Merge branch 'pattern-coalesce' into 'master' (*)
2f290b3... tests: Check that cancelling g_file_replace don't overwrite (*)
fd42994... Merge branch 'issue-249' into 'master' (*)
132c6ba... tests: Use g_assert_*() instead of g_assert() in gdbus-addr (*)
7f9e76d... gdbusaddress: Simplify address validation in is_valid_unix( (*)
8966b0f... gdbusaddress: Remove some always-true branches (*)
131ba66... gdbusaddress: Require that transport names and keys are non (*)
e458b01... gdbusaddress: Clean up memory management in _g_dbus_address (*)
685d605... tests: Always check an address is valid before checking it� (*)
e0561cf... tests: Split out D-Bus address parsing tests (*)
88d03fa... tests: Improve test coverage of D-Bus unix transport addres (*)
264617c... tests: Improve test coverage of D-Bus nonce-tcp transport a (*)
3cd30c5... tests: Compile the test_unix_address() test unconditionally (*)
f9fb7e8... tests: Add test for unsupported unparseable D-Bus addresses (*)
631beb0... tests: Improve test coverage of D-Bus tcp transport address (*)
0fea1a4... Silenting unused parameter warnings due to deprecated code (*)
2f9e6e9... Fixing signedness in glib/giochannel.c (*)
8eae303... Fix signedness in glib/gmappedfile.c (*)
d7ddf66... Fixing signedness in glib/gprimes.c (*)
f58702e... Fixing signedness in glib/gquark.c (*)
4eed83a... Fixing signedness in glib/gmarkup.c (*)
aef59ca... Fixing signedness in glib/goptions.c (*)
9eb4fcd... Fixing missing initializer for field in gscanner.c (*)
81a4698... Fixing various warnings in glib/gmain.c (*)
592d436... Fixing signedness problem in glib/gstrfuncs.c (*)
e5ba584... Revert "headers: Add various missing G_DISABLE_DEPRECATED g (*)
5df0337... GIO: Convert ENOTSOCK to G_IO_ERROR_INVALID_ARGUMENT (*)
179dbbd... Fixing signedness in glib/gthreadpool.c (*)
99d32c2... Fixing signedness in glib/gtestutils.c (*)
9f44506... Fixing various warnings in glib/gtimezone.c (*)
165a922... Fixing various warnings in glib/gstring.c (*)
125a1e1... Fixing missing initializer in glib-unix.c (*)
c3d0440... Fixing signedness in glib/gtester.c (*)
5dd02cc... Fixing signedness in glib/gthread-posix.c (*)
b673ac4... Fixing missing initializer in glib/giounix.c (*)
9023483... Fixing signedness in glib/gvariant-core.c (*)
3f3a747... Fixing signedness in glib/gvariant.c (*)
357c3db... Fixing various warning in glib/gvarianttypeinfo.c (*)
a7aac03... Fixing various warnings in glib/gvariant-parser.c (*)
e9f5749... Fix various signedness warnings in glib/ghash.c (*)
fad04d2... Fixing signedness warning in glib/gslice.c (*)
fcbfa0c... Merge branch 'enotsock' into 'master' (*)
114921c... Merge branch 'dbus-address-tests' into 'master' (*)
10278fd... Merge branch 'meson' into 'master' (*)
c8692ff... Merge branch 'fix-warnings-glib' into 'master' (*)
5350f12... docs: Use the right g_autoptr function when using an auxili (*)
ff47bb0... Merge branch 'wip/tintou/autoptr-right-function' into 'mast (*)
8758604... Use W32 visibility for Cygwin (*)
3a11213... gresolver: Don’t use gai_strerror() on Windows, as it isn (*)
abeac84... Merge branch 'gai_strerror-thread-safety' into 'master' (*)
bc52235... gunixmounts: Return the last matching mount for same mount (*)
3a32c75... ginputstream: Add missing (out) annotations to read() funct (*)
89416de... gresolver: Convert encoding of gai_strerror() return value (*)
ecad5cd... Merge branch '1732-gai_strerror-locale' into 'master' (*)
9ca7ac7... Set G_WITH_CYGWIN again (*)
052ad60... Fix use-after-free triggered by gnome-session-binary (*)
1e1759d... gcocoanotificationbackend: give more priority than the gtk (*)
01d9741... Merge branch 'cocoa-notification-backend-default' into 'mas (*)
edaae61... gio: Add missing autocleanup definition for GSettingsSchema (*)
c940816... gio: Add missing autocleanup definition for GSettingsSchema (*)
f84d107... Merge branch 'wip/jtojnar/gsettings-cleanup' into 'master' (*)
ad19bb8... Merge branch '1258-input-stream-annotations' into 'master' (*)
d264001... Merge branch 'cygwin-macro' into 'master' (*)
a53ff74... Check for RTLD_NEXT (*)
ad614fc... Merge branch 'cygwin-rtld_next' into 'master' (*)
d86146d... gdbus-tool: Fix units for `gdbus-tool wait` timeout (*)
55870d4... Properly ensure the cocoa notification backend type (*)
9976418... Merge branch 'fix-cocoa-backend-loading' into 'master' (*)
c1c2644... gutils: Add (nullable) annotation to g_get_prgname() (*)
8349cee... Merge branch 'use_after_free' into 'master' (*)
abde3ef... Merge branch 'wip/oholy/trash-autofs' into 'master' (*)
8098814... Merge branch 'g_get_prgname-annotations' into 'master' (*)
cf54fc3... Merge branch '1737-gdbus-tool-wait' into 'master' (*)
4c038a2... Check for /proc/self/cmdline (*)
430d584... Merge branch 'cygwin-proc-self-cmdline' into 'master' (*)
9d43bfc... Merge branch 'cygwin-visibility' into 'master' (*)
45a3598... gslice: Use a convenience macro (*)
ed65996... ci: Generate a cover report for the test suite (*)
95b7a8a... ci: Run test coverage for MSYS2 job (*)
7db35ec... tests: Check that option-argv0 test succeeds on Linux (*)
7a399e8... Fix the "/proc/self/cmdline" test (*)
b1e6e7f... .gitlab-ci/test-msvc.bat: Generate cover report for tests (*)
3e54a34... CI: Run test coverage for Visual Studio builds (*)
2ed56cc... Merge branch 'wip/ebassi/test-report' into 'master' (*)
a1fbeb3... build: Improve tests for frexpl() and ldexpl() (*)
b532b9c... build: Check for more math.h functions in gnulib (*)
35de287... Update glib/gnulib/README (*)
de5761d... glib/gnulib: Include gnulib_math.h in place of math.h (*)
6b8c9c7... Merge branch 'gslice-use-G_APPROX_VALUE-macro' into 'master (*)
6287f64... gdbus-tool: Colorize the output of "introspect" (*)
65b6aac... Merge branch 'linux-argv0' into 'master' (*)
7c58426... Merge branch 'gnulib.msvc.fixes' into 'master' (*)
eefe435... Merge branch 'wip/nielsdg/gdbus-colorized-output' into 'mas (*)
2f066ae... meson: Add autodetection to the iconv combo option (*)
ace32cd... gconvert: Don't differentiate between GNU iconv and macOS i (*)
17823fa... ci: The iconv combo option values have changed (*)
61c4531... Merge branch 'autodetect-iconv-impl' into 'master' (*)
ec569ff... gthreadedsocketservice: Tidy up property declarations (*)
63823ae... gthreadedsocketservice: Abstract out a free function (*)
035c5d0... gthreadedsocketservice: Move obj reference to per-job data (*)
2dac148... gthreadedsocketservice: Handle thread pool push failure (*)
96aa2e3... gdbusdaemon: Fix error handling for filtering outgoing mess (*)
1fbf82b... gdbusprivate: Clarify GDBusMessage ownership transfers (*)
bc81b2c... tests: Unmark several gdbus-* tests as flaky (*)
a06d7cc... build: Fix some whitespace problems in gio/tests/meson.buil (*)
ea8e650... build: Refactor resources test build instructions (*)
b11f323... tests: Only run --external-data test on GNU ld/objcopy (*)
14e90e3... Merge branch '1709-resource-llvm' into 'master' (*)
cd04cf7... Merge branch '1614-freebsd-threading-flaky' into 'master' (*)
4ac7d2d... docs: Add GLib 2.62 symbols to glib-docs.xml (*)
a00d6b0... docs: Add GLib 2.62 version macros to glib-sections.txt (*)
3174e62... Merge branch 'docs-symbols' into 'master' (*)
c95e2ae... 2.61.0 (*)
cf39fbd... W32: swap special g_get_prgname() for platform_get_argv0() (*)
422e5fb... Merge branch 'w32-argv0' into 'master' (*)
e7b0d89... Only build tests if certain conditions are met. (*)
e6f1b36... Merge branch 'optional_tests' into 'master' (*)
02f18de... Add copyright and licensing terms to test report generator (*)
0cdbdb3... Merge branch 'report-license' into 'master' (*)
641966c... build: Fix check for RTLD_NEXT (*)
313e7cb... gsocketclient: Fix potential critical when cancelling conne (*)
ce961e2... Update Catalan translation (*)
5299e87... Remove monitor test (*)
6b61395... build: Remove */.gitignore files (*)
9a2691a... Updated Spanish translation (*)
334c77d... Merge branch 'wip/mjog/gitignore' into 'master' (*)
9144aa2... tests: Fix some minor tests in the GResolver tests in manua (*)
c4493d2... cocoanotificationbackend: do not release readonly property (*)
a6a8017... Merge branch '1753-resolver-test-leaks' into 'master' (*)
0bf5a8c... Merge branch 'wip/tingping/rtld-check-fix' into 'master' (*)
d4238b9... glib/gconstructor.h: Include stdlib.h for MSVC builds (*)
192bf09... general: Remove a few unhelpful references to ‘master’ (*)
8b1d763... Update Indonesian translation (*)
aba0b64... Merge branch 'issue-1751' into 'master' (*)
292cb2c... gdesktopappinfo: Add support for MATE and Xfce4 terminals (*)
0b56229... Merge branch 'master-terminology' into 'master' (*)
38de3e9... docs: Use ‘look up’ as a verb, rather than the noun ‘ (*)
e036d1b... docs: Improve formatting of GVariant types in GResolverReco (*)
63af8ed... Merge branch 'mate-xfce4-term' into 'master' (*)
1916700... Revert "macros: Try to use the standard __func__ first in G (*)
5bb19b0... docs: Clarify support for multiple TXT record strings (*)
c14ac90... gio: tests, don't check for libdl on OpenBSD (*)
1273fa3... Update Basque translation (*)
753eeb1... gproxy: Add a missing ‘the’ to a documentation comment (*)
4ceac0d... Merge branch '1760-txt-record-docs' into 'master' (*)
798c59a... Merge branch 'openbsd-no-ld' into 'master' (*)
719133e... gnetworkmonitornm: Fix network available detection (*)
8482318... Merge branch 'master' into 'master' (*)
1c77c93... Merge branch 'gconstrutor-h-stdlib-h-msvc' into 'master' (*)
e9389ef... gsocket: Clarify in docs that `flags` arguments can be plat (*)
87014c8... glib: Update Unicode Character Database to version 12.0.0 (*)
88bac46... gtestutils: Add regression test for combining -s with --tap (*)
1408219... gtestutils: Make --tap compatible with --GTestSkipCount (*)
efa56aa... gtestutils: Test the combination of --tap and --GTestSkipCo (*)
b24cdff... gtestutils: Allow combining --tap with -p (*)
bcee67e... gtestutils: Test the combination of --tap and -p (*)
dfec3c6... Test what happens when GTestSkipCount is 0 or more than num (*)
48cc3ab... testing: Comment that test order with -p is reversed (*)
0e999f3... Merge branch 'tap-skip' into 'master' (*)
a537e53... testing: Run tests specified with -p in the order specified (*)
6d3dcd1... Merge branch 'tap-p-order' into 'master' (*)
95a5f63... Fix some documentation issue in glib/gstrfuncs.c (*)
b3eab1d... Fixing glib/tests/strfuncs.c to conform to new test coding (*)
31c4a3a... Merge branch 'flaky-monitor' into 'master' (*)
94f63b8... Merge branch 'strcanon-docs' into 'master' (*)
7875f34... ci: Update the Docker image for Fedora (*)
99d068f... ci: Add clang and scan-build (*)
6cb6b41... Add a version check for duplicated-branches warning (*)
eb55d64... Check GCC version before ignoring diagnostic message (*)
2515015... ci: Add Debian stable Docker image (*)
d42a551... ci: Rename the Fedora Dockerfile (*)
b4d920f... ci: Beef up run-docker.sh (*)
92fbdb5... ci: Add an Android NDK Docker image (*)
15d13d1... ci: Add a MinGW Docker image (*)
ee9afb3... ci: Remove Android and MingW bits from the fedora Dockerfil (*)
397e44f... ci: Update the Android NDK image to Fedora 28 (*)
992e7ce... ci: Move to per-job images (*)
0b609b5... ci: Add a debian-stable job (*)
48b037f... Merge branch 'ci-update' into 'master' (*)
d23a8bd... ci: Add scan-build job in a new ‘analysis’ pipeline sta (*)
b0132bb... list: add g_list_insert_before_link() (*)
a4c3feb... queue: add g_queue_insert_before_link() and g_queue_insert_ (*)
b3925ff... glist: code style cleanup for g_list_insert_before() (*)
375fa65... Merge branch 'wip/chergert/insertbeforelink' into 'master' (*)
4afab02... Adding tests cases for a better coverage of glib/tests/strf (*)
22d4a44... Merge branch 'emmanuel.fleury/glib-g_strcanon_documentation (*)
c6342b9... tests: Don’t check for libdl on FreeBSD or NetBSD either (*)
0095056... Merge branch '1755-revert-gstrfunc' into 'master' (*)
7541085... tests: Increase buffer size for g_strlcat() tests (*)
777a603... tests: Add checks for buffer sizing in g_strlcat() tests (*)
81ba6e5... tests: Remove redundant non-NULL checks in g_strlcat() test (*)
aaf0a7c... Merge branch '1713-ucd-12' into 'master' (*)
2aa71ab... tests: Rearrange assertions in the g_queue_clear_full() tes (*)
f033948... tests: Add a test for calling g_queue_clear_full() with a N (*)
4f38620... tests: Add unit tests for g_queue_push_nth_link() (*)
d509335... gqueue: Remove a redundant branch (*)
d16a7b2... Merge branch 'socket-docs-trivial' into 'master' (*)
15aaaea... docs: Expand introduction to boxed types (*)
d5f9b53... Merge branch 'queue-tests' into 'master' (*)
9be2ce3... Merge branch '1768-strlcat-test-fix' into 'master' (*)
5bb2366... Merge branch '106-boxed-documentation' into 'master' (*)
133ad1d... gappinfo: Add precondition checks to GAppLaunchContext env (*)
8811790... Merge branch 'wip/carlosg/appinfo-environment-preconditions (*)
3d9a896... gschema.dtd: Add target attribute to alias (*)
b17436d... Merge branch 'wip/tingping/socketclient-cancel-2' into 'mas (*)
0ff9704... Merge branch '1739-freebsd-too' into 'master' (*)
76966e6... Merge branch 'wip/ernestask/dtd-fix' into 'master' (*)
d8cc478... Getting fullwidth for g_unichar_xdigit(_value) (*)
ae4eea7... Formating test cases to the new standards (*)
17fb60c... Improving code coverage of glib/guniprop.c (*)
f666502... gdate: Officially mark GTime as deprecated (*)
db849ef... ci: Keep JUnit report script working on Debian stable (*)
47bcc6d... Merge branch 'ci-report-debian-stable' into 'master' (*)
64ddd32... glib: Update Unicode Character Database to version 12.1.0 (*)
babe5cd... Merge branch 'g_unichar_isxdigit_full_width' into 'master' (*)
1d96e94... gmacros: Add g_autoqueue to automatically free queues (*)
ae47f0d... Merge branch 'more-auto-macros' into 'master' (*)
62be3d5... tests: Use g_assert_*() in autoptr tests rather than g_asse (*)
5a30f85... docs: Improve formatting of g_autoptr() documentation (*)
6ce9638... Merge branch 'unicode-12.1' into 'master' (*)
a1d5395... Merge branch 'autoptr-assertions' into 'master' (*)
bdefe5f... gsocketclient: Fix a leak in the connection code (*)
305d850... Merge branch 'wip/desrt/gsocketclient-leak' into 'master' (*)
93d8482... build: Fix a typo in the test whether _NL_ABALTMON_n is sup (*)
e4bd6dd... Add autoptr support for GRWLock (*)
676275f... Merge branch 'master' into 'master' (*)
3149013... Merge branch 'wip/kalev/GRWLock-autoptr' into 'master' (*)
9974cec... glib: Rename G_STDIO_NO_WRAP_ON_UNIX → G_STDIO_WRAP_ON_UN (*)
83177c0... build: (Long time after) post-release version bump (*)
e8b045e... Merge branch 'version-bump' into 'master' (*)
5ba42af... gnetworkaddress: Fix parallel enumerations interfering with (*)
c252bd1... Merge branch 'wip/tingping/network-address-state' into 'mas (*)
202ef4a... Fix typo in German translation (*)
ebd2116... Merge branch 'de' into 'master' (*)
08f0844... Fixing g_format_size() on Windows (*)
35c28be... tests: Update month name check for Greek locale (*)
6a6ab5b... Merge branch 'master' into 'master' (*)
bd8658e... Merge branch 'g_format_size_is_broken_on_Windows' into 'mas (*)
662cddc... glib: Deprecate gtester and gtester-report (*)
48d6563... Handling U+0000 explicitely to avoid collision with other c (*)
7dcaa7e... Add the corresponding test for g_unichar_totitle(0) (*)
ad17576... gtestutils: Output in TAP format by default (*)
505f45e... tests: Remove redundant --tap options (*)
4f5fe35... Merge branch 'fix_g_unichar_totitle' into 'master' (*)
436ca1f... ghash: Disable small-arrays under valgrind (*)
4e2acb4... Merge branch 'wip/desrt/ghash-valgrind' into 'master' (*)
101c8b3... Fixing g_format_size_full() on Windows-x64 (*)
1ff1e7d... Merge branch 'fix_g_format_size_full' into 'master' (*)
d2b419c... gsettings: Document that lists are returned in no defined o (*)
9c4026d... gsettings: Add missing ‘Deprecated’ tag to g_settings_l (*)
522e749... Merge branch '1441-1619-deprecate-gtester' into 'master' (*)
d1d81c8... Update gdb pretty-printer for GHashTable (*)
f093ef6... gobject: Fix apostrophe usage in a few small bits of docume (*)
13da7e5... Merge branch 'wip/ignazp/gtask-wait-time-fix' into 'master' (*)
0470ccc... docs: Fix typo in Meson cross-compilation instructions (*)
a8c265c... Merge branch '1782-cross-docs' into 'master' (*)
96ce920... ghash: fix bug introduced by valgrind fix (*)
c5462cb... ghash: Improve internal documentation (*)
b3fbf6c... ghash: do less work when destroying the table (*)
9add93e... ghash: Be more explicit about memory in g_hash_table_destro (*)
1150333... ghash: fix small array handling in g_hash_table_remove_all_ (*)
32ea5b7... Merge branch 'wip/desrt/more-ghash-valgrind' into 'master' (*)
409c152... gisgnal: Add g_clear_signal_handler (*)
2030659... tests, signals: Add tests for g_clear_signal_handler (*)
9514400... Merge branch 'clear-signal-handler' into 'master' (*)
a734a92... Document the best practice for binding InitiallyUnowned (*)
8b2f6a5... Please don't use GInitiallyUnowned and floating refs (*)
f7a41aa... Merge branch 'floating-ref-warning' into 'master' (*)
dfa7a5b... Merge branch '1780-fix-ghashprinter' into 'master' (*)
81dbc7b... tests: Set locale in gtestutils tests to allow UTF-8 output (*)
4da8b7b... gtestutils: Add g_test_summary() to add summary metadata to (*)
767e6a4... build: define G_OS_UNIX, not G_OS_WIN32 under cygwin (*)
5deaf0b... gdbusserver: Use g_clear_signal_handler (*)
415e569... Merge branch 'clear-signal-handler-use' into 'master' (*)
e367a4f... gapplication: skip unexpected -psn_ parameter (*)
16e6324... Merge branch 'cygwin-fix-glib-os' into 'master' (*)
0030408... gunicollate/cygwin: Don't use __STDC_ISO_10646__ for wchar_ (*)
970599a... Merge branch 'osx-psn' into 'master' (*)
ec17786... Merge branch '1450-test-summaries' into 'master' (*)
d8f8f4d... gfile: Limit access to files when copying (*)
e10eff1... 2.61.1 (*)
3053c19... Post-release version bump (*)
50dcccc... docs: Document pitfall of deprecation pragmas (*)
5807da6... Merge branch 'deprecated-pragma-docs' into 'master' (*)
73f8ff8... Merge branch 'cygwin-gunicollate-check-sizeof-wchar-t' into (*)
5614972... Add g_get_console_charset (*)
713fec9... Merge branch 'fix_console_encoding' into 'master' (*)
0f056eb... Use atomic reference counting for GSource (*)
d258bb5... CI/msys2: update to lcov 1.14 (*)
ab325c2... CI/msys2: disable coverage reporting, lcov doesn't support (*)
c53342c... Merge branch 'ci-msys2-update-lcov' into 'master' (*)
9bfd7e2... gdesktopappinfo: Add deprecation version to GDesktopAppInfo (*)
70c8a7e... gdesktopappinfo: Improve documentation formatting slightly (*)
5ad9d3f... glib: Move some documentation comments to where the symbols (*)
52b38ba... tests: Don’t use a deprecated Unicode character type enum (*)
05f7ea9... gtimezone: Stop using deprecated API (*)
db270e3... gmacros: Add GLIB_DEPRECATED_{MACRO,ENUMERATOR,TYPE}{,_FOR} (*)
b4d58a7... glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_D (*)
74ca348... glib: Unconditionally include deprecated headers (*)
6554c91... gutils: Move g_ATEXIT() and g_memmove() definitions from gl (*)
f0fb7b7... glib, gobject: Annotate deprecated types and enumerators (*)
e62e89f... Fix various deprecation warnings in code and tests (*)
99b412b... gdate: Drop unnecessary use of G_DISABLE_DEPRECATED (*)
1741fc2... build: Drop use of G_DISABLE_DEPRECATED from the build syst (*)
40ff475... Annotate various types and macros as deprecated (*)
57a1d79... Merge branch 'source-atomic-refcounting-only' into 'master' (*)
947355c... Merge branch 'wip/oholy/copy-permissions' into 'master' (*)
20a2c37... Clamp number of vectors to IOV_MAX / UIO_MAXIOV for GOutput (*)
67a0d52... gfileinfo: Add missing (nullable) annotation to get_attribu (*)
ebacb64... gfileinfo: Slightly improve documentation formatting (*)
c1a1589... Merge branch 'writev-max-num-vectors' into 'master' (*)
8b3f186... Merge branch '1790-file-attribute-as-string-annotation' int (*)
e37f0cb... gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be a (*)
e6a55de... Merge branch '1788-network-more-reachable' into 'master' (*)
3a9f9e3... build: Add various installed utilities to gio-2.0.pc (*)
231661e... gthread: Fix g_rw_lock_reader_lock() documentation (*)
7f256e6... tests: Fix small race in GSubprocess tests (*)
799caf7... gsubprocess: Add missing (nullable) annotation to get_ident (*)
2d16ec8... Update Hungarian translation (*)
e1992a0... goption: Clarify G_OPTION_ARG_FILENAME documentation (*)
645dcc2... Merge branch 'gsubprocess-test-fix' into 'master' (*)
17880eb... Merge branch 'option-docs' into 'master' (*)
a4d01fc... Merge branch '1796-gio-pkg-bin-variables' into 'master' (*)
41f68f8... Merge branch '590-rwlock-docs' into 'master' (*)
d586ab4... tests: Use g_assert_*() instead of g_assert() in contenttyp (*)
4a0cb8f... xdgmime: Don’t set an out argument if it’s NULL (*)
b73713d... tests: Add a test for g_content_type_guess() with no argume (*)
de2ad60... Include <sys/filio.h> for FIONREAD (*)
b49e767... gunicollate: work around FreeBSD wchar_t not matching our g (*)
0bb8ada... Merge branch 'freebsd-gunichar-wchart-fixes' into 'master' (*)
56a56f1... Allow calling get_property() with an uninitialized GValue (*)
5e0f384... glib/tests/win32.c: Fix test variable types (*)
c9b255f... garcbox.c: Fix typo atomit => atomic (*)
97f8d3e... gnetworkaddress: fix "happy eyeballs" logic (*)
efeaf8f... network-address test: add ipv6-fail ipv4-slow case (*)
fc59d3e... Merge branch 'fix-glib-win32-test' into 'master' (*)
2ac3cf8... Merge branch 'issue-737' into 'master' (*)
032d275... Merge branch 'wip/desrt/happier-eyeballs' into 'master' (*)
973406a... Merge branch 'dboles/atomit' into 'master' (*)
4e00fde... Merge branch 'filio' into 'master' (*)
71973c7... gmain: Clarify that g_source_destroy() doesn’t drop a ref (*)
3f02660... tests: Fix hard-coded install path in glib-mkenums test (*)
e3171ee... build: Add installed-tests support for mkenums.py (*)
e34839f... tests: Add basic test for glib-genmarshal (*)
f044ddc... glib-genmarshal: Fix ref-sinking of GVariants in valist mar (*)
1e10d6b... glib-genmarshal: Avoid a string copy for static string vali (*)
459c4f2... property action: Add state hints (*)
f124349... tests: Improve debug output on testfilemonitor failure (*)
f6736a2... tests: Use a temporary directory for testfilemonitor (*)
3b5535c... Merge branch '1634-testfilemonitor-race' into 'master' (*)
686bf2a... Merge branch '1793-genmarshal-variant' into 'master' (*)
5e24d7c... Document where we expect credentials-passing to be supporte (*)
f5a01e0... GDBusServer: Document that a GDBusAuthObserver is usually d (*)
1da3280... GDBusAuthObserver: Fix mixup between authentication and aut (*)
281a03d... GDBusAuthObserver: Document how to restrict authentication (*)
a5923d4... gdbus-example-peer: Provide an example GDBusAuthObserver (*)
11233f5... gdbusdaemon: Only authorize anonymous users on Windows, not (*)
155d4c6... Merge branch 'dbus-security-master' into 'master' (*)
943de74... Merge branch 'source-destroy-docs' into 'master' (*)
5fb5641... Merge branch 'post-release-version-bump' into 'master' (*)
db27933... Merge branch 'docs-typo-fix' into 'master' (*)
65c8070... Merge branch '1438-deprecate-gtime' into 'master' (*)
e85f1ce... Merge branch 'compile-schemas-strings' into 'master' (*)
f78194e... Merge branch 'settings-list-order' into 'master' (*)
9740b58... Merge branch '77-wrap-on-linux' into 'master' (*)
03ce878... Merge branch '1729-mime-result-prio' into 'master' (*)
c11f532... Merge branch 'ci-scan-build' into 'master' (*)
6e25d93... gdbusserver: Drop reference to non-existing function from d (*)
b1fbb36... Merge branch 'prop-action-state-hints' into 'master' (*)
94a56ae... Merge branch '1807-dbus-server-docs' into 'master' (*)
82906e5... ci: Run scan-build in a different build directory (*)
51e7ce2... docs: fix typo on arrays examples in gvariant-text (*)
e8a4f34... Merge branch 'gvariant_text_typo_arrays' into 'master' (*)
5ca6ea0... Merge branch 'fix-scan-build' into 'master' (*)
88f2010... docs: Fix name of IRC channel in CONTRIBUTING.md (*)
d2450c8... Merge branch 'contributing-irc' into 'master' (*)
fa59969... Merge branch 'drop-g-disable-deprecated' into 'master' (*)
dddcf90... gmacros: Only use deprecated attributes on enumerators with (*)
3addc38... Merge branch 'deprecated-enumerators-old-gcc' into 'master' (*)
25636e5... gdbusmessage: Fix comparisons out of range for enum types (*)
063722e... gsocketlistener: Clarify when g_socket_listener_set_backlog (*)
23d33b7... Check if compiler symbols are defined before using them (*)
db5bee1... Merge branch 'compiler-define-check' into 'master' (*)
bc167c0... Merge branch '887-dbus-message-int-comparisons' into 'maste (*)
6a5c425... Merge branch '940-socket-listener-docs' into 'master' (*)
fc597fa... gdbus: support unix:dir= addresses (*)
99b580a... gdbus: Stop server on dispose (*)
f5631ec... gdbus: improve an error message (*)
beac9fe... gdbus: Clean up sockets and nonces from filesystem (*)
eca1667... gdbus: Fix minor leak in peer test (*)
16cdda5... gdbus: run peer test multiple times with different addresse (*)
30524fb... gdbusserver: properly escape all components of server addre (*)
833d38b... Merge branch 'mcatanzaro/gdbus-dir-addresses' into 'master' (*)
266a292... gsignal: update documentation about va_marshaller (*)
d7c1d47... gdbusobjectmanager: store signal ids for re-use (*)
2a4b5ca... gobject: remove use of generic marshaller from GObject (*)
273c00f... gio: ensure default va_marshaller is used (*)
22ba441... gio: remove use of generic marshaller from GIO objects (*)
bf40b7c... glib/tests/refcount.c: Only expect saturation tests to pass (*)
ca7a29e... gdbus: proxy : Strip remote error on activation failure (*)
8c990d9... Merge branch 'fix-refcount-macro-non-gcc' into 'master' (*)
3e5d1bd... glib-private.h: Set the appropriate string for setlocale() (*)
9f709fe... gio tools: Use the proper string for default locale for set (*)
3046f7b... gio-tool.c: Don't hardcode localedir on Windows (*)
b9e27b7... Merge branch 'wip/chergert/marshall-matters' into 'master' (*)
1888dee... Merge branch 'glib.fixtools.i18n' into 'master' (*)
f8bad07... Merge branch 'gdbusproxy_prefixes_unstripped_error' into 'm (*)
3f411a3... glib-genmarshal: Avoid a param ref for static param valist (*)
5393f34... Updated Spanish translation (*)
6e224f7... glib/tests/convert.c: Skip tests that aren't meaningful for (*)
7a72d3b... glib/tests/fileutils.c: Fix stdio Wrapper Test on Windows (*)
213b41e... Merge branch 'fix-convert-tests-windows' into 'master' (*)
5c5920d... Merge branch 'fix-fileutils-test-windows' into 'master' (*)
a603765... build: Increase the slow test timeout to 180s (*)
79502fe... gunidecomp: Add (out) annotations to g_unichar_{de,}compose (*)
9dab582... Prevent taptestrunner to create a __pycache__ directory (*)
92cd91c... Merge branch 'ignore_pycache_directories' into 'master' (*)
5380f41... gunidecomp: Fix a (nullable) annotation which should be (op (*)
8f6e5f1... gutf8: Add various missing (transfer) annotations (*)
b9988e5... Add g_timer_is_active (*)
1bd7240... Merge branch 'master' into 'master' (*)
04dcee1... gstdio: Ensure w32_err_to_errno is used everywhere, add ERR (*)
0fda1d4... gstdio: simplify _g_win32_get_mode_alias (*)
99764fd... list model: Expand items-changed docs (*)
68feec9... Merge branch 'listmodel-docs' into 'master' (*)
9d668a6... Merge branch '872-ucs-annotations' into 'master' (*)
84d0af4... Merge branch '1811-unicode-annotations' into 'master' (*)
633e9e0... Avoid overrunning stack at the end of the varargs. (*)
edc5eb9... gio/tests/resourceplugin.c: Ensure entry points are exporte (*)
dbea8d5... Fix module tests on Visual Studio builds (*)
bd5922d... Merge branch 'fix-stack-overrun' into 'master' (*)
446ba28... gutils: Don't limit the length of the host name to 99 (*)
e1e1e8e... gobject/tests/signals.c: Fix tests on Windows (*)
108a8d8... gobject/tests/mkenums.py: Fix _write_rspfile() (*)
75e3f92... GObject: Fix mkenums.py and genmarshal.py tests on Windows (*)
aef72f4... Merge branch 'wip/lantw/dont-limit-host-name-to-99-bytes' i (*)
bc4d9d7... Merge branch 'fix-gobject-signals-test-windows' into 'maste (*)
4bf3cb0... ci: Enable CI on FreeBSD 12 (*)
c411d0a... Merge branch 'fix-mkenums-genmarshal-test-windows' into 'ma (*)
5f3e470... gvalue: Avoid expensive checks where possible (*)
cf29e37... Moving GCopyFunc typedef from glib/gnode.h to glib/gtypes.h (*)
cdc2a79... uwp: workaround a false positive in certification of glib (*)
1f49c5a... gio: Make minor docs improvements (*)
b555a7b... Merge branch 'minor-docs-improvements' into 'master' (*)
40f868c... Merge branch 'wip/lantw/enable-ci-on-freebsd-12' into 'mast (*)
6a291b3... Merge branch 'gvalue_avoid_expensive_checks' into 'master' (*)
86bcc5c... Adding g_ptr_array_copy() function to glib/garray.c (*)
43ad244... Adding g_ptr_array_extend() function to glib/garray.c (*)
be56d90... gmodule: Add support for loading UWP packaged DLLs (*)
2fdc35a... Fix the ISO 15924 code for Manichaean (*)
5d14764... gmacros: Use _Static_assert when C11 is available (*)
ad4a2cc... Merge branch 'manichaean-typo' into 'master' (*)
7b5d1c8... Merge branch 'nirbheek/static-assert-c11' into 'master' (*)
0675703... Adding g_ptr_array_extend_and_steal() function to glib/garr (*)
75614a0... Merge branch 'improve_g_ptr_array_api' into 'master' (*)
46f70e9... Adding a function g_array_copy() to glib/garray.c (*)
5e7c18f... Merge branch 'nirbheek/preliminary-uwp-support' into 'maste (*)
f2a979c... Merge branch 'adding_g_array_copy' into 'master' (*)
d50caa8... tests: Don’t spawn test processes via the terminal in the (*)
d55f6fb... gdesktopappinfo: Update calling convention for `gnome-termi (*)
f05dbab... gtestutils: Set coredump rlimit to 0 when calling g_test_tr (*)
af9696c... g_utf8_normalize: Doc comment return missing nullable annot (*)
f7f2675... Merge branch 'wip/mjog/utf8-norm-missing-nullable-annotatio (*)
ca47f3d... gmain: Fix g_main_context_prepare priority annotation (*)
0c9dab3... Revert "gmacros: Use _Static_assert when C11 is available" (*)
7c0b112... Fixing find_enclosing_mount() documentation (*)
66d2135... Merge branch 'fix-find_enclosing_mount-documentation' into (*)
b169b5a... gmacros: Use _Static_assert only for non-expr static assert (*)
a656555... Merge branch 'nirbheek/static-assert-try-2' into 'master' (*)
7b91440... gmacros.h: Use static_assert on MSVC if possible (*)
01bc575... Merge branch 'msvc-static-assert' into 'master' (*)
d92f22a... gthread: fix minor errno problem in GCond (*)
de009c1... tests: test g_cond_wait_until() under stress (*)
25c9b9b... Merge branch 'wip/desrt/gcond-errno-fixup' into 'master' (*)
91c1f33... Merge branch 'win32-gstdio-minor' into 'master' (*)
d03025b... Revert "gtestdbus: Properly close server connections" (*)
1c63d5d... Revert "Work around test failure in gdbus-names" (*)
59ce6b1... gdbus-connection-loss: Fix test failure (*)
d4db5a8... gtestdbus: Clarify comment on dropping connection ref (*)
979c92d... Fix typo in request handle (*)
8efe050... Merge branch 'master' into 'master' (*)
7089f67... gdatetime: Unset LC_ALL for the test as well (*)
1230be3... Merge branch 'wip/lantw/gdatetime-unset-lc-all-for-the-test (*)
71ccfad... docs.c: Forward link from g_auto* → G_DEFINE_AUTO* (*)
dc774db... Merge branch 'dboles/gmacros-docs' into 'master' (*)
c868123... glib/gtimezone.c: Use Unicode versions of Windows Registry (*)
2e5d3aa... glib/gtimezone.c: Use RegLoadMUIStringW() to query Std/Dlt (*)
5ca4ac1... Update the gdatetime Test Program for Windows (*)
f24444c... gtimezone.c: Fix identifier assignment on Windows (*)
5d54727... glib/tests/gdatetime.c: Fix TZ envvar test on Windows (*)
711b4b0... Merge branch 'win32-enhance-gtimezone' into 'master' (*)
4e538e6... Merge branch 'bug-787-investigation' into 'master' (*)
7837909... Update Indonesian translation (*)
06f27fc... doc: fix typo in gio/gresource.c (*)
18cfe50... Merge branch 'patch-1' into 'master' (*)
5f8d787... Ensure that the keyfile settings backend exists (*)
3f51694... docs: update build instructions for selinux (*)
495a7de... Merge branch 'master' into 'master' (*)
8cd0a2c... Merge branch 'ensure-keyfile-settings' into 'master' (*)
104fca7... Add g_array_binary_search() to garray API (*)
c23ee5f... Merge branch 'garray_binary_search' into 'master' (*)
2e39f41... Merge branch 'fix-prepare-annot' into 'master' (*)
2bc73d7... glib/gmacros.h: Check for __clang__ for g_autoptr (*)
d616ca2... gmacros.h: Support deprecation macros better on clang-cl (*)
45a21dc... Merge branch 'fix-module-tests-msvc' into 'master' (*)
caaa131... Merge branch 'gmacros-h-support-clang-cl' into 'master' (*)
40b3efe... gio: fix typo in g_settings_reset documentation (*)
141a440... doc: Add missing GLIB_DEPRECATED_TYPE and friends (*)
6b6e92c... doc: Add new G_UNICODE_SCRIPT_ values (*)
9b7332c... doc: Workaround gtkdoc-scan bug leading to undocumented sym (*)
5c9af3c... doc: Add some empty lines to unbreak gtkdoc (*)
e5c2327... doc: Remove trailing dot that confuse gtkdoc (*)
a955aac... doc: Ignore dirent.h which is not part of our API (*)
e8a1230... doc: Add some missing symbols (*)
b80c17e... Merge branch 'patch-1' into 'master' (*)
255f64c... doc: Split API reference per platform (*)
e528577... doc: Add missing GNativeSocketAddress (*)
8381ce4... doc: Hide some internal function (*)
61872d6... doc: Add gobject 2.62 API (*)
953f23f... key file: Handle filename being NULL (*)
e8d471f... meson: Mostly assume clang-cl is MSVC (*)
2b1a921... windows: fix multicast socket binding to specific network i (*)
628e448... Fixing a small typo in docs/references/gio/gio.xml (*)
88b9e71... Merge branch 'fixing_gio_manpage_typo' into 'master' (*)
5e7f12b... gio/tests: Remove code and comments referring to libtool (*)
d56bdeb... Merge branch 'nirbheek/remove-outdated-libtool-stuff' into (*)
8701653... Improve the documentation for G_DEFINE_TYPE_WITH_PRIVATE (*)
a76cb94... fix atomic detection on older gcc versions (*)
b6566ad... Merge branch 'slow-tests' into 'master' (*)
618d3e4... Merge branch 'issue-943' into 'master' (*)
4b08771... docs: Add example to g_test_summary() documentation (*)
2718245... Fix test failures for static builds (*)
003b6da... Merge branch 'fix-static-test-3' into 'master' (*)
9c5d3a6... portal: Add a getter for dconf access (*)
addb8c1... settings: Tweak priorities for keyfile backend (*)
493b8ca... Merge branch 'keyfile-portal-fixes' into 'master' (*)
2ac44f3... Merge branch 'key-file-no-file' into 'master' (*)
ce9ea30... gio: Fix minor docs mistakes (*)
d076c4c... Merge branch 'gio-docs-fixes' into 'master' (*)
6a1512e... Allow guid key in dbus addresses (*)
1ac8d50... gptrarray: Set free func on copied array in g_ptr_array_cop (*)
b4943aa... gptrarray: Correctly set copied array length in g_ptr_array (*)
625055f... tests: Fix array length calculations in array tests (*)
121b6bc... tests: Add missing array length checks (*)
bc0fcdd... tests: Use g_ptr_array_set_free_func() rather than manual f (*)
ec61daf... garray: Rewrite binary search calculation to avoid integer (*)
c0f13f3... garray: Fix binary search for non-existent elements on the (*)
298c6ad... Merge branch 'docs-examples' into 'master' (*)
0c495f3... gdbusaddress: Add missing transfer annotation (*)
f6666f5... Merge branch 'dbus-address-transfer-annotation' into 'maste (*)
77cc96a... Update the instructions in .gitlab-ci. (*)
81b1ff8... Merge branch 'atomic' into 'master' (*)
fa4423d... Merge branch 'clang-cl-support' into 'master' (*)
249299a... Merge branch 'doc-fixes' into 'master' (*)
79da355... Fix typo in G_DECLARE_DERIVABLE_TYPE documentation (*)
204c625... Merge branch 'fix_G_DECLARE_DERIVABLE_TYPE_documentation' i (*)
8c5a14a... Update Brazilian Portuguese translation (*)
11715d1... docs: The mailing lists are no more (*)
dd42b8f... docs: Remove mentions of mailing lists (*)
6a207c3... doap: Update the <mailing-list> element (*)
bcf208b... Bugs should be reported on GitLab (*)
4d73e1f... Use GitLab to reserve a new fundamental type slot (*)
ab544aa... docs: Remove mentions of mailing lists (*)
74583af... Add (out) annotation to (optional) parameters (*)
c50304f... Merge branch 'master' into 'master' (*)
3f1a79a... Merge branch 'allow_guid_key_in_dbus_addresses' into 'maste (*)
00d7568... build: Remove unsupported `install` directives (*)
9fdc276... ci: Update Debian's Docker image (*)
14d2c48... ci: Update Fedora's Docker image (*)
ed7c258... ci: Update the Android NDK Docker image (*)
f6b4012... ci: Update the MingW Docker image (*)
772a6e3... ci: Update the MSVC build script (*)
fa6f2d4... ci: Update the MSYS2 build script (*)
f0d713e... ci: Use the new Docker images (*)
85dc45e... build: Bump up the required version of Meson (*)
bd372e3... ci: Fix non-build jobs (*)
0c0cf59... Merge branch 'meson-bump' into 'master' (*)
3de1b88... gcontenttype: Add no-op versions of {get,set}_mime_dirs() o (*)
298ee8f... Merge branch '1791-macos-get-mime-dirs' into 'master' (*)
17be9e5... Merge branch '436-test-coredumps' into 'master' (*)
b76bf3c... gobject: Add a g_assert_finalize_object() macro (*)
b6d4da7... tests: Use g_object_assert_last_unref() in various tests (*)
78b1278... Merge branch '488-assert-gobjects-dont-leak' into 'master' (*)
b482a5c... Merge branch 'array-test-fixes' into 'master' (*)
6f55306... gfileutils: Ignore ENOENT from all except the last element (*)
ca98741... gfileutils: Try creating complete path first (*)
517f756... Merge branch 'rnagy/glib-mkdir' into 'master' (*)
54f94b1... gmessages: Only use structured logs if GLIB_VERSION_MAX_ALL (*)
0ed8605... gapplication: remove inactivity_timeout source on finalize (*)
d62cabc... Merge branch '1847-log-structured-max-version' into 'master (*)
0f13185... gapplication: Fix a leaking GRemoteActionGroup member (*)
014e8d0... Merge branch 'wip/lantw/gapplication-remove-inactivity_time (*)
8f385b8... Merge branch 'master' into 'master' (*)
dbabd2b... gdatetime: Add g_date_time_format_iso8601() convenience fun (*)
5983cc8... gdate: Deprecate GTime (*)
e357619... gdate: Minor documentation formatting improvements for GTim (*)
e3f88f3... gtypes: Deprecate GTimeVal in favour of guint64 or GDateTim (*)
44d1fa3... gdate: Fix minor typo in GTimeVal documentation (*)
e971b25... gdatetime: Deprecate GDateTime API which uses GTimeVal (*)
b8540db... glib: Deprecate API using GTimeVal in gtimer.h (*)
626b6f5... gmain: Deprecate g_get_current_time() because it uses GTime (*)
fe760ba... gmain: Swap implementations of g_get_current_time() + g_get (*)
ec0cc39... gmain: Add deprecation ignore guards around other GTimeVal (*)
45b74b0... gdate: Deprecate methods which use GTimeVal (*)
aa261ca... gasyncqueue: Ignore use of deprecated types in deprecated A (*)
a3f22f0... gbookmarkfile: Use GDateTime instead of GTimeVal internally (*)
d166a55... gfileinfo: Add g_file_info_{get,set}_modification_date_time (*)
4faf4fc... gfileinfo: Deprecate g_file_info_{get,set}_modification_tim (*)
def5db2... gdbusutils: Stop using g_get_current_time() (*)
1616546... gfileinfo: Stop using deprecated GTimeVal (*)
de25be7... tests: Stop using deprecated g_get_current_time() (*)
c0f958d... glib: Stop mentioning deprecated g_get_current_time() in do (*)
82e3e10... glib: Stop using g_get_current_time() in various places (*)
2ed7696... tests: Ignore deprecated functions in parts of GDateTime te (*)
2df27e3... tests: Ignore deprecated functions in a few main loop and t (*)
2d62503... gdatetime: Stop using deprecated g_get_current_time() (*)
96c74fd... win32: Stop using deprecated GTimeVal in GWinHttpFile (*)
14b087e... gmain.c: Fix comment about Y2038 safety of g_get_real_time( (*)
5c5034a... Merge branch '1792-again-marshal-params' into 'master' (*)
018eaf5... Merge branch '1438-deprecate-gtimeval' into 'master' (*)
6bebef1... 2.61.2 (*)
a3d9c3f... Post-release version bump (*)
86ba1b3... Merge branch 'application-free-remote-actions' into 'master (*)
ef1d5b5... gnetworkmonitornm: Remove unneeded ";" in G_DEFINE_INTERFAC (*)
7d3ecce... gnetworkmonitornm: Disconnect g-signal from proxy (*)
109f247... gnetworkmonitornm: Arguments to g-signal's callback are con (*)
f299886... gnetworkmonitornm: Remove double-space (*)
b80fcc6... tests: Remove unneeded ";" in G_DEFINE_INTERFACE_WITH_CODE (*)
84738f7... Merge branch 'wip/hadess/gnetworkmonitor-nm-fixups' into 'm (*)
1f79c7f... Updated Spanish translation (*)
bf8b669... g_object_get_property: Clarify meaning of G_TYPE_INVALID (*)
41d31cd... g_object_get_property: Document accepting G_VALUE_INIT as n (*)
57b6b4b... Merge branch 'g-object-get-property-zero-init' into 'master (*)
37b2093... Merge branch 'contributing-fixes' into 'master' (*)
179fdc5... Update Romanian translation (*)
154f6ca... gutf8: Assert that written memory stays in bounds (*)
3a4a665... gfileutils: Fix error propagation for other than ENOENT (*)
6e1ceb1... meson: build gnulib if printf isn't good enough (*)
6095b9b... win32: don't assume the format specifier for the stdlib pri (*)
0ae99bf... Update Indonesian translation (*)
870b30b... Merge branch 'wip/carlosg/fix-mkdir-with-parents-errors' in (*)
6d7143e... Merge branch 'wip/carlosg/utf8-strreverse-invalid-writes' i (*)
941c0bd... glib/tests/fileutils: Add a reproducer for #1852 (*)
18ae2b3... cond test: Don't make assumptions about struct sigaction me (*)
09b3bf2... Merge branch 'post-release-version-bump' into 'master' (*)
fdcdd5c... Meson: Override glib-compile-resources/schemas (*)
0984b54... Merge branch 'wip/smcv/reproducer-for-1852' into 'master' (*)
10be2c1... Update Catalan translation (*)
389b182... glib-compile-schemas: Fix some minor en_GB-isms in translat (*)
798b996... Update Basque translation (*)
c2f8267... Update Swedish translation (*)
248e30e... Updated Lithuanian translation (*)
6ea818f... Merge branch 'meson-good-printf-fixes' into 'master' (*)
a5f0e64... Merge branch 'win32-no-sys-printf' into 'master' (*)
271e283... meson: Remove an outdated todo re HAVE_UNIX98_PRINTF (*)
26f7104... meson: small cleanup for printf checks (*)
5558c66... Update Polish translation (*)
e7b857a... gtestutils: Allow g_test_bug() to be used without g_test_bu (*)
9fc745d... tests: Drop unnecessary usage of g_test_bug_base("") (*)
a01983f... tests: Add a test for g_dbus_connection_get_flags() (*)
87a71fe... tests: Add a test for peer-to-peer GDBusProxy usage with a (*)
63abca2... gsettings: Add missing changed() call to delayed settings b (*)
5f5f98f... Merge branch 'test-bug-base' into 'master' (*)
84cabe9... Merge branch '1620-dbus-proxy-tests' into 'master' (*)
13e947d... Merge branch '1867-en-gb-isms' into 'master' (*)
415c0e0... Update Polish translation (*)
415a665... Update Romanian translation (*)
4ddabfc... gdatetime: Avoid an assertion failure when parsing some ISO (*)
9564c65... tests: Add ISO 8601 parsing tests for g_date_time_new_from_ (*)
07beaa6... Merge branch 'wip/smcv/mips-sigaction' into 'master' (*)
8f5111d... Update Swedish translation (*)
beac955... Update Indonesian translation (*)
79dd753... Updated Spanish translation (*)
a088baf... Update German translation (*)
3beaadc... Update Basque translation (*)
3c9ff27... Merge branch 'override' into 'master' (*)
b46f8ff... Update Catalan translation (*)
f9a24ce... tests: Fix a pragma warning on FreeBSD (*)
f731dd3... gio/glib-compile-resources.c: Unref objects in error path (*)
7b0139b... gobject/gobject.c: Tweak conditional to pacify static analy (*)
649faee... gio/gnetworkmonitornetlink.c: Add NULL check on dest before (*)
651e3b0... glib/goption.c: Replace precondition with assertion (*)
c178c97... Merge branch 'static_analysis_2_40_patches' into 'master' (*)
512655a... minor typos in the documentation (a/an) (*)
b2eb0a6... docs: Mention environment variables in `gio open` documenta (*)
73b925b... Merge branch 'typos-doc' into 'master' (*)
d485704... Merge branch 'diagnostic-pragma-fix' into 'master' (*)
26934c6... glib.supp: Add some missing suppressions for one-time alloc (*)
36a9b2f... Update Galician translation (*)
2f8c613... Optimize g_nearest_pow() function in glib/garray.c (*)
153ac4c... Run the accumulator function for RUN_CLEANUP object handler (*)
12bd86a... Merge branch 'G_SIGNAL_RUN_CLEANUP_do_not_call_accumulate' (*)
51c7bad... Update Catalan translation (*)
c21892e... Merge branch 'optimize_g_nearest_pow' into 'master' (*)
1e3b1eb... glib/gbacktrace.c: Handling properly the dup(stderr) call (*)
4dfb747... Update British English translation (*)
1d26d57... Update French translation (*)
833c24f... gvolumemonitor: Use GIOModule methods for getting default t (*)
0d54f00... Merge branch 'gbacktrace_dup2_proper_handling' into 'master (*)
0fba8f6... Merge branch 'meson-printf-cleanup' into 'master' (*)
fba54ea... gerror: Add a docs paragraph about not displaying errors ve (*)
23f405d... Merge branch '1881-fix-gio-use-volume-monitor' into 'master (*)
1a0ba64... Merge branch '1879-leak-suppressions' into 'master' (*)
4387f7b... Merge branch '1803-gio-open-docs' into 'master' (*)
9c34be6... Merge branch 'error-docs' into 'master' (*)
fe01e81... gutils: Remove dead code used for Windows SDK versions (*)
d196bfa... glib: Mark various macros as available in certain versions (*)
5998851... Merge branch '1860-macros-available-in' into 'master' (*)
f84ef02... windows: Move G_WINAPI_ONLY_APP to config.h (*)
2e2558b... gmodule: Don't try to use toolhelp for symbol searching on (*)
db3e0c2... glib: Don't call MessageBox() when building for UWP (*)
2938847... Merge branch 'easy-uwp-patches' into 'master' (*)
e24503a... gvfs: Add an assertion to check that get_file_for_uri() is (*)
4b0421a... gwinhttpfile: Document constructor as potentially returning (*)
562ac9d... gwinhttpvfs: Fall back to wrapped VFS if creating a HTTP fi (*)
1c41e34... Merge branch '1819-file-for-uri-null' into 'master' (*)
184cbbc... README.win32: Update and convert to markdown (*)
7952a74... CODEOWNERS: Add myself as co-owner of Windows stuff (*)
d3ae4b1... GSettingsBackend - Fix thread-safety during destruction of (*)
7092b11... Merge branch 'upate-win32-readme' into 'master' (*)
68b4dfd... Merge branch 'gsettingsbackend-thread-safe-watches' into 'm (*)
a521fbd... libffi.wrap: Meson port has moved to FDO gitlab (*)
9d513be... GOption: Allow NULL arguments to parse_strv (*)
e0e4968... Merge branch 'allow_NULL_argument_to_parse_strv' into 'mast (*)
bae5173... Merge branch 'update-libffi-wrap-location' into 'master' (*)
09e094a... gsubprocesslauncher.c: fix documentation (*)
fea0163... Merge branch 'fix_documentation' into 'master' (*)
5e18888... gio: Housekeeping: sync up and sort gio_{sources,headers} l (*)
bd4c16b... gio: actually install and reference gnativesocketaddress.h. (*)
db66bc7... Merge branch 'bugfix/install-gnativesocketaddress' into 'ma (*)
fe3c166... meson: Move libdl_dep to the top level (*)
f489b6f... gthread: Set thread name on *BSD (*)
9456cec... Merge branch 'wip/lantw/meson-move-libdl_dep-to-the-top-lev (*)
f178d1b... goption: add sanity check to input parameters (*)
13c115e... adjust formatting (*)
6e4a02b... glib.supp: add suppression for g_type_class_ref() (*)
202c07e... Merge branch 'goption_add_sanity_checks_to_inputs' into 'ma (*)
9c8c1c4... Merge branch 'gtype-leak-suppression' into 'master' (*)
201c9de... Merge branch 'patch-1' into 'master' (*)
ffef6cf... Update Hungarian translation (*)
199bb53... Update Korean translation (*)
7b26d42... Updated Lithuanian translation (*)
eca386c... Updated Czech translation (*)
b3b6830... Merge branch 'wip/lantw/gthread-set-thread-name-on-bsd' int (*)
a0cbb32... Merge branch '1309-delayed-settings-changed' into 'master' (*)
4a089f9... Merge branch 'ossfuzz-16101-iso8601-parsing' into 'master' (*)
cf990fa... 2.61.3 (*)
e8ea2ae... gerror: Add a docs paragraph about not displaying errors ve (*)
8d19b95... ci: Add valgrind to fedora Docker image (*)
197eff3... ci: Add valgrind memcheck support on Fedora (*)
0cc745f... ci: Include stderr output in JUnit XML report (*)
a6ecfee... tests: Don’t run Python tests under Valgrind (*)
adb9264... glib.supp: Add leak types (*)
c8c75dc... glib.supp: Fix some indentation (*)
8ae07a7... glib.supp: Add some fundamental type suppressions (*)
39052a1... tests: Fix some minor memory leaks in tests (*)
daa308d... Merge branch '487-ci-memcheck' into 'master' (*)
4f5a2c1... garray: Fix reference to GLIB_SIZEOF_INT (*)
3e6fe8c... Merge branch 'fix-sizeof-check' into 'master' (*)
ef47ecd... Update Friulian translation (*)
9cc863e... glib.supp: make gobject_init() calloc also of the possible (*)
8c9bf7f... Merge branch 'gobject_init-suppression' into 'master' (*)
7a33239... Update Brazilian Portuguese translation (*)
b933b0f... fileinfo: ignore USEC if not available (*)
b99cdf5... tests: Use g_assert_*() rather than g_assert() in g-file-in (*)
475b9b5... tests: Add tests for GFileInfo modification time (*)
fcae793... Merge branch 'wip/chergert/fix-modification-date-time' into (*)
a1af0be... 2.62.0 (*)
13090a2... Update Turkish translation (*)
a18a4a6... gmodule: use dl implementation on macOS (*)
e9ba9bf... gmodule: write test for shared libraries (*)
c99607c... Merge branch 'glib-2-62-fix-gmodule-macos' into 'glib-2-62' (*)
e75a6b5... Update Punjabi translation (*)
0698d56... Update Italian translation (*)
c89a8ef... Fix doc build on Windows (*)
62eb3bc... tests: Fix skipping mkdir-with-parents-permission test (*)
a194ee2... Merge branch 'backport-1092-win32-doc-build-glib-2-62' into (*)
90bafcf... Merge branch 'backport-1080-mkdir-with-parents-test-fix-gli (*)
a105470... xdgmime: Prevent infinite loops from badly-formed MIME regi (*)
e2e5108... Merge branch 'backport-1085-xdgmime-glib-2-62' into 'glib-2 (*)
c8abd97... Update Serbian translation (*)
ad58fee... docs: Remove priv pointers from the tutorial example
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]