[glib] (125 commits) Non-fast-forward update to branch wip/ernestask/dtd-fix
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (125 commits) Non-fast-forward update to branch wip/ernestask/dtd-fix
- Date: Mon, 6 May 2019 14:27:13 +0000 (UTC)
The branch 'wip/ernestask/dtd-fix' 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:
5fc2b5f... gschema.dtd: Add target attribute to alias
Commits added to the branch:
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 (*)
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' (*)
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 (*)
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
(*) 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]