[glib] (336 commits) Non-fast-forward update to branch wip/mjog/utf8-norm-missing-nullable-annotation
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (336 commits) Non-fast-forward update to branch wip/mjog/utf8-norm-missing-nullable-annotation
- Date: Sat, 29 Jun 2019 05:06:35 +0000 (UTC)
The branch 'wip/mjog/utf8-norm-missing-nullable-annotation' 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:
995af0f... g_utf8_normalize: Doc comment return missing nullable annot
Commits added to the branch:
b465cb1... gtask: fix task_wait_time estimation (*)
fd3219a... glib-compile-schemas: Improve translatable strings (*)
111f2b7... glib-compile-schemas: Fix capitalisation of a command line (*)
641966c... build: Fix check for RTLD_NEXT (*)
313e7cb... gsocketclient: Fix potential critical when cancelling conne (*)
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 (*)
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' (*)
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' (*)
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. (*)
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' (*)
af9696c... g_utf8_normalize: Doc comment return missing nullable annot
(*) 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]