[glib] (37 commits) Non-fast-forward update to branch fix-gnulib-msvc-isnan
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (37 commits) Non-fast-forward update to branch fix-gnulib-msvc-isnan
- Date: Tue, 9 Jun 2020 10:21:09 +0000 (UTC)
The branch 'fix-gnulib-msvc-isnan' 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:
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
6e3b1e0... gdatetime: Document that specific AM/PM formatting is disco
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'
74f1e58... ci: Add python3-pip to Fedora dependencies
cbcc0aa... ci: Handle missing suite information in test output JSON
e89f41d... ci: Rebuild Fedora Docker image for latest Dockerfile chang
57ed909... ci: Document access token permissions needed for uploading
60dd272... docs: Bump gtk-doc requirement for unit tests to 1.32.1
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'
f733eff... Merge branch 'fix-fedora-ci-build' into 'master'
77346d9... Don't fall back to raise(SIGTRAP) on Windows
11e9c5a... Merge branch 'clang-trap' into 'master'
87df3dc... meson: Fix gnulib build where isnan*() is needed
Commits added to the branch:
ff83ab2... gdatetime: Document that specific AM/PM formatting is disco
d7230bc... ci: Update Android Docker image for aarch64 CPU naming chan
45d5d58... gtestutils: Add a new g_assert_no_errno() test macro
fb26dce... gtestutils: Clarify documentation for g_test_set_nonfatal_a
87adc7e... docs,glib-mkenums: setup lists for enum/value trigraph exte
5814973... glib-mkenums: allow optional 'since' tag
6abec1e... Revert "Revert "glib: annotate static inline functions with
06b9548... gmacros: Add missing GLIB_UNAVAILABLE_STATIC_INLINE declara
f8df5e8... Update Turkish translation
1e0b7a8... Update Chinese (Taiwan) translation
389a9ab... array: add internal ptr_array_new() helper for creating GPt
d56259c... gmem: Improve documentation to clarify abort-on-alloc-failu
87911eb... gthread: Add introspection annotations
8c33188... tests: Tidy up test naming in glib/tests/once.c
596929c... tests: Add multi-threaded test for g_once()
44ed91b... gthread: Use C11-style memory consistency to speed up g_onc
1e7ef30... build: Drop unused `G_ATOMIC_OP_MEMORY_BARRIER_NEEDED`
ce7616e... gvalue: Static strings should not be copied
bc6da64... test: Add string GValue tests
9e8862f... GValue: Add interned string support
a8ac292... gbinding: Use new g_value_set_interned_string() API for per
8245aff... docs: Add indexes for symbols added in 2.66
d8d7a55... gobject: Handle runtime checks as such
c84da39... win32 gpoll: Fix wait for at least one thread to return
7fa32a0... Update Romanian translation
7710c16... tests: Speed up the cancellable test
647dfd6... tests: Port file test to use g_assert_*() rather than g_ass
d0f9539... tests: Speed up the file test and make it more reliable
af7cb36... GWin32RegistryKey: add MUI capabilities to get_value()
35097db... GWin32AppInfo: Drop read_resource_string(), use GWin32Regis
12f5c9d... ci: Add python3-pip to Fedora dependencies
3a288bc... ci: Handle missing suite information in test output JSON
454828d... ci: Rebuild Fedora Docker image for latest Dockerfile chang
cc0e5ab... ci: Document access token permissions needed for uploading
ee37118... docs: Bump gtk-doc requirement for unit tests to 1.32.1
8da445f... Don't fall back to raise(SIGTRAP) on Windows
b5d7255... meson: Fix gnulib build where isnan*() is needed
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]