[glib] (91 commits) Non-fast-forward update to branch script-enum
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (91 commits) Non-fast-forward update to branch script-enum
- Date: Tue, 27 Nov 2018 22:07:21 +0000 (UTC)
The branch 'script-enum' 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:
8f2e23e... Define enum types for Unicode enums
Commits added to the branch:
8322167... tests: Fix data races in refcount/closures.c (*)
1cc7457... tests: Fix data races in refcount/signals.c (*)
68e78c6... tests: Fix data races in gwakeuptest.c (*)
4fde2b2... gatomicrefcount: Make g_atomic_ref_count_init non-atomic (*)
b3c899d... Meson: Fix build error in gdbus-example-objectmanager (*)
bb1f765... Clarify docs for g_settings_list_children (*)
68878ab... Update documentation of g_tls_connection_handshake() again (*)
f81a2b3... Merge branch 'mcatanzaro/tls1.3-handshake' into 'master' (*)
bc320d9... gsettings: Add an example of a <default> with an empty stri (*)
c7ac6f3... docs: add index of new symbols for gio > 2.52 (*)
e835961... Merge branch '1261-settings-documentation' into 'master' (*)
cb174e6... Merge branch 'wip/tintou/gio-symbols-index-update' into 'ma (*)
3821ba0... tests/g-file-info-filesystem-readonly: assert subcommands s (*)
5b106cd... tests/g-file-info-filesystem-readonly: unmount lazily (*)
a2f32f6... tests/g-file-info-filesystem-readonly: remove output stream (*)
ab892ac... ci: add bindfs and fuse to Fedora CI image (*)
1520afb... ci: document how to update the Docker image (*)
b323635... Merge branch 'wjt/g-file-info-filesystem-readonly-fails' in (*)
c63d37f... docs: Clarify return/error behaviour of D-Bus signal subscr (*)
2a52ff1... Merge branch 'settings-list-does-not-exist' into 'master' (*)
e014898... Merge branch 'tests-tsan' into 'master' (*)
ba18822... gdate: Use longest matching month name in g_date_set_parse (*)
1c8f3c6... gmain: Remove redundant volatile from unix_signal_refcount (*)
d2fd53d... gmain: Make GChildWatchSource child_exited field atomic (*)
6f84f68... Merge branch 'mr285-subscription-docs' into 'master' (*)
9e652f9... gmain: Make GUnixSignalWatchSource pending field atomic (*)
969b0e0... gmain: Guarantee handler dispatch after receiving UNIX sign (*)
dd36cf3... gmain: Indicate atomic fields with a comment (*)
9e5a8ba... Merge branch 'gdate-parse-month' into 'master' (*)
704522c... meson: add aarch64 memory barrier handling (*)
6375476... Merge branch 'gmain-tsan' into 'master' (*)
a72766b... Merge branch 'master' into 'master' (*)
ba2c519... Meson: Rename test_c_args to avoid confusion with gio tests (*)
9534447... Merge branch 'fix-gio-test-build' into 'master' (*)
d58be1b... gmacros: make _GLIB_DEFINE_AUTOPTR_CHAINUP to define funcs (*)
86c073d... gmacros: remove duplication on autoptr cleanup definition (*)
8d42b02... gobject, tests: add tests for autoptr (and lists) with decl (*)
0ff5e5c... gdbusmessage: Gracefully handle message signatures with inv (*)
c2607ab... glib.supp: Make a suppression less specific (*)
5cc6942... gdbusconnection: Add missing (nullable) annotation to get_u (*)
8a96fca... Merge branch 'autolist-chainup' into 'master' (*)
fccce84... docs: add a missing semicolon (*)
9874006... Merge branch 'patch-1' into 'master' (*)
c2b22bd... gthread: Synchronize access to g_once_init_list (*)
11847b8... Merge branch 'g-once-data-race' into 'master' (*)
2ded434... Check for 'z' library before fallbacking to subproject (*)
e50f219... Merge branch '1594-dbus-docs' into 'master' (*)
23f286e... Merge branch 'libz-fallback' into 'master' (*)
8cc92bc... meson: Turn selinux into a meson feature and make it auto b (*)
f54b48b... Merge branch 'master' into 'master' (*)
2031e37... Update documentation of g_tls_connection_handshake() one la (*)
85f7d49... Deprecate TLS rehandshake APIs (*)
b660a67... Merge branch 'mcatanzaro/tls1.3-handshake' into 'master' (*)
c49ed61... Check for zlib header (*)
52ce05a... gdbus-codegen: Tag properties so annotated with G_PARAM_DEP (*)
10be782... Merge branch 'zlib' into 'master' (*)
53573d9... gdbus-codegen: Tag interfaces so annotated with G_PARAM_DEP (*)
326a7fa... gio/tests/gdbus-test-codegen: Ensure that G_PARAM_DEPRECATE (*)
0c74927... Merge branch 'wip/rishi/gdbus-codegen-deprecated' into 'mas (*)
a39b847... tests: Run appinfo tests with a temporary XDG_CONFIG_HOME (*)
1a46bf8... docs: Add missing documentation for warnings and assertions (*)
e51ed49... docs: Ignore some private header files (*)
93f3202... docs: Add various missing symbols to glib-sections.txt (*)
49fe320... docs: Add indexes for symbols added in 2.60 (*)
2b15b43... docs: Ignore some private/uninstalled header files (*)
c20d9d0... docs: Ignore various GIO *_get_type() symbols (*)
384aea2... docs: Add some missing new symbols to the GIO documentation (*)
82d28f0... docs: Fix an invalid DocBook link in the GIO overview (*)
a440152... docs: Ignore some generated header files (*)
8736789... docs: Fix some typos in GIO documentation comments (*)
e88c2d1... docs: Fix a doubly-defined symbol in the GApplication docum (*)
79aead1... docs: Fix formatting of some literals and properties (*)
3f2a5ee... docs: Fix ‘Since’ line for new function to reference st (*)
cf8a9d3... docs: Fix URIs in documentation comments (*)
9c81668... Merge branch 'ossfuzz-11120-dbus-message-types' into 'maste (*)
c1e44fd... Merge branch '1514-appinfo-test-failure' into 'master' (*)
2722e9b... build: Add a missing file to CLEANFILES (*)
71bbe9f... Updated Czech translation (*)
f291745... gspawn: Fix g_spawn deadlock in a multi-threaded program on (*)
8316ae2... Merge branch 'non-atomic-init' into 'master' (*)
9355557... Meson: Add missing include_directories when using glib as s (*)
f73b9e2... g_value_get_variant: return value is transfer-none not tran (*)
8c9c9d9... Merge branch '1014-gspawn-linux-threadsafety' into 'master' (*)
9584442... Merge branch 'value-get-variant-annotation' into 'master' (*)
4326d5e... Merge branch '1498-distcheck' into 'master' (*)
051c9ad... Merge branch 'glib-as-subproject' into 'master' (*)
3a4b18f... GApplication: Add a way to replace a unique instance (*)
136f83e... Add tests for --gapplication-replace (*)
98efd7e... Merge branch 'application-replace' into 'master' (*)
b55e7e2... Define enum types for Unicode enums
5d78eb6... Fix review feedback
(*) 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]