[glib] (97 commits) Non-fast-forward update to branch fix-gresource-export-msvc
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (97 commits) Non-fast-forward update to branch fix-gresource-export-msvc
- Date: Sat, 23 May 2020 02:40:38 +0000 (UTC)
The branch 'fix-gresource-export-msvc' 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:
4fd9a5e... glib-compile-resources: Fix exporting on Visual Studio
Commits added to the branch:
b9e071f... ci: Update Android Docker image for aarch64 CPU naming chan (*)
9e45b95... gtestutils: Add a new g_assert_no_errno() test macro (*)
9166a0e... gtestutils: Clarify documentation for g_test_set_nonfatal_a (*)
dcd15a1... meson: Exclude gosxutils.m when building for iOS (*)
6e3b1e0... gdatetime: Document that specific AM/PM formatting is disco (*)
40a6413... goption: Treat an empty option context parameter string as (*)
cc58ce6... gthread: ignore deprecated declarations in static inline fu (*)
fbba0d4... Merge branch 'patch-1' into 'master' (*)
5314a20... gdesktopappinfo: Note that search results are not filtered (*)
1e598b9... Merge branch 'desktop-search-docs' into 'master' (*)
2f171d0... tests: Fix remaining race in gdbus-connection filter test (*)
da84e9e... Merge branch 'wip/pwithnall/2092-stupid-dbus-tests-again' i (*)
6978a4f... tests: Fix a memory leak in gdbus-server-auth (*)
6bf221c... tests: Isolate directory access for gdbus-server-auth test (*)
f4dc46d... gdbusauthmechanismsha1: Fix return type in precondition gua (*)
d6bab03... gdbusauthmechanismsha1: Fix keyring lock file permissions (*)
ed81cbc... gdbusauthmechanismsha1: Fix race in keyring_acquire_lock() (*)
6627714... gdbusauthmechanismsha1: Reduce syscalls from ensure_keyring (*)
3b3026b... Merge branch 'wip/pwithnall/1954-dbus-keyring-handling' int (*)
407b86a... Improve documentation of client connection validation flags (*)
534a92f... CI: Make sure we use meson 0.49.2 in MSYS2 (*)
8b542aa... array: fix corrupt state of GPtrArray after g_ptr_array_ext (*)
507818a... array: use guint type for loop variable iterating over GPtr (*)
cf1263b... array: combine loop variables in g_ptr_array_remove_range() (*)
19b6e30... Merge branch 'th/g-ptr-array-extend-and-steal-crash' into ' (*)
2be506a... Merge branch 'ci-msys2-use-old-meson' into 'master' (*)
33c9c30... Improve documentation of g_tls_database_verify_chain() (*)
f9ab234... Merge branch 'mcatanzaro/client-connection-validation-flags (*)
9d34514... Merge branch 'th/g-ptr-array-variable-cleanups' into 'maste (*)
3e61acd... GCredentials: Format C library type names as code (*)
e33b0d0... GCredentials: Document when NETBSD_UNPCBID was added (*)
0663a9b... gdesktopappinfo: Add several nullable annotation to GAppInf (*)
5bef562... Merge branch 'mcatanzaro/verify-chain-docs' into 'master' (*)
ae10034... Merge branch 'gthread-deprecated' into 'master' (*)
62bffc2... ci: Update Fedora version to latest stable (*)
48f7566... ci: Fix paths for dist'ed documentation (*)
555fc57... ci: Fix documentation tarball compression (*)
e4e875a... Merge branch 'wip/smcv/credentials-docs' into 'master' (*)
217f1ea... Merge branch 'wip/tintou/gdesktopappinfo-nullable' into 'ma (*)
a9a7aa0... Merge branch 'wip/hadess/update-fedora-ci' into 'master' (*)
05cb229... GCredentials: Add the concept of credentials that lack the (*)
ec2f60a... gio: add gcredential support for macOS (*)
9363fe4... Merge branch 'wip/smcv/apple-xucred' into 'master' (*)
493b01c... Merge branch 'option-context-translations' into 'master' (*)
1b94bfb... meson: Don't misdetect stpcpy on windows platforms on clang (*)
06dc61a... Merge branch 'clang-win-stpcpy' into 'master' (*)
5050298... glib: annotate static inline functions with G_AVAILABLE-typ (*)
86a0b55... gdatetime: update annotations (*)
afaa2e3... gdatetime: add preconditons to public methods (*)
ef1b057... Merge branch 'static-inline-available' into 'master' (*)
a6b1afc... Merge branch 'zbrown/datetime-annotations' into 'master' (*)
c0146be... Revert "glib: annotate static inline functions with G_AVAIL (*)
a714484... meson: Remove stray ], in O_DIRECTORY check (*)
700be9f... Merge branch 'meson-fix' into 'master' (*)
4d1132a... docs,glib-mkenums: setup lists for enum/value trigraph exte (*)
ec6056e... glib-mkenums: allow optional 'since' tag (*)
bc2bfdf... Merge branch '2082-get-rid-of-am-pm' into 'master' (*)
12fbb28... Merge branch 'fix-cpu-docker' into 'master' (*)
01fbeb6... Merge branch 'assert-no-errno' into 'master' (*)
85f8efa... Merge branch 'aleksm/mkenums-since' into 'master' (*)
0fc7f40... Revert "Revert "glib: annotate static inline functions with (*)
4364c51... gmacros: Add missing GLIB_UNAVAILABLE_STATIC_INLINE declara (*)
f6d26ba... Merge branch 'fix-1487-reversion' into 'master' (*)
1efa966... array: add internal ptr_array_new() helper for creating GPt (*)
20fb5bf... Update Turkish translation (*)
b86d6fe... Update Chinese (Taiwan) translation (*)
81ee85c... Merge branch 'th/g-ptr-array-new' into 'master' (*)
1cb2db8... gthread: Add introspection annotations (*)
445aa65... gmem: Improve documentation to clarify abort-on-alloc-failu (*)
536e32c... Merge branch '176-malloc-docs' into 'master' (*)
596fa49... tests: Tidy up test naming in glib/tests/once.c (*)
bfd8f8c... tests: Add multi-threaded test for g_once() (*)
e4c3af9... Merge branch '602-introspect-thread' into 'master' (*)
e52fb6b... gthread: Use C11-style memory consistency to speed up g_onc (*)
c1d7097... build: Drop unused `G_ATOMIC_OP_MEMORY_BARRIER_NEEDED` (*)
e3efbd3... gvalue: Static strings should not be copied (*)
c964749... test: Add string GValue tests (*)
1a95ce8... GValue: Add interned string support (*)
73d7f35... gbinding: Use new g_value_set_interned_string() API for per (*)
1d61c97... Merge branch '1323-aarch64-mem-barrier' into 'master' (*)
e992b99... Merge branch 'value-interned' into 'master' (*)
9f421dd... docs: Add indexes for symbols added in 2.66 (*)
e816e9c... Merge branch 'docs-fix' into 'master' (*)
26991b6... win32 gpoll: Fix wait for at least one thread to return (*)
a22a15d... GWin32RegistryKey: add MUI capabilities to get_value() (*)
898baa0... gobject: Handle runtime checks as such (*)
9f27f49... tests: Speed up the cancellable test (*)
8f29148... Merge branch 'lcopyfail' into 'master' (*)
31099d9... Merge branch 'fix-2107-windows-gpoll-stall' into 'master' (*)
4f0b0e1... Update Romanian translation (*)
43969bf... tests: Port file test to use g_assert_*() rather than g_ass (*)
26c433d... tests: Speed up the file test and make it more reliable (*)
743bbb9... Merge branch 'cancellable-test-fix' into 'master' (*)
2730e5d... Merge branch 'fix-file-test' into 'master' (*)
f77a6a1... GWin32AppInfo: Drop read_resource_string(), use GWin32Regis (*)
2ba0f14... Merge branch 'w32reg-mui' into 'master' (*)
47716bc... glib-compile-resources: Fix exporting on Visual Studio
(*) 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]