[glib] (118 commits) Non-fast-forward update to branch rc-align
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (118 commits) Non-fast-forward update to branch rc-align
- Date: Tue, 18 Dec 2018 11:25:31 +0000 (UTC)
The branch 'rc-align' 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:
943272c... Align the reference counted allocations
7a70dc6... Test the alignment of the refcounted box allocations
f511b14... Document the alignment for refcounted allocations
Commits added to the branch:
7412011... Meson: Add 'nls' option to disable translation (*)
b45d911... gio-test: fix leak & maybe-uninitialized warning (*)
6debbbf... gio-test: use g_debug rather than #define VERBOSE (*)
624e99b... gunixmounts: Don't treat ZFS as a system internal fs (*)
4ff3734... g_timeout_*_seconds: don't overflow for large intervals (*)
3a4b18f... GApplication: Add a way to replace a unique instance (*)
136f83e... Add tests for --gapplication-replace (*)
98efd7e... Merge branch 'application-replace' into 'master' (*)
6490fe7... g_timeout_*_seconds: test an interval that overflowed (*)
cdc2dd8... gmain: clamp over-large timeouts (*)
4544dcb... gmain: test far-future ready_time (*)
389087e... Merge branch '1600-g_timeout_add_seconds-overflow' into 'ma (*)
4f3216d... Merge branch 'nls' into 'master' (*)
a51ab0a... genviron: make g_environ_* case-insensitive on Windows (*)
4afc203... Merge branch 'win32-environ-case-sensitivity' into 'master' (*)
69fbf3e... tests: Unset LANGUAGE when running gdatetime tests (*)
ad09bba... Updated Slovenian translation (*)
521eba9... ci: Install additional locales used during tests (*)
c1b2a38... Merge branch 'unset-language' into 'master' (*)
ee9f5c5... ci: Update docker image to master:v11 (*)
d4cc0b3... Merge branch 'ci-locales' into 'master' (*)
ea3d9fb... Add new Linux Testing project version number to configure s (*)
17316b2... glib-mkenums: Support reading @rspfiles for arguments (*)
23ed6f4... Merge branch 'glib-mkenums-rspfile-support' into 'master' (*)
bc59892... gdatetime: Store intermediate result of g_date_time_format (*)
8bfa458... gdatetime: Avoid unnecessary conversions from ASCII to UTF- (*)
8d0a163... gstrfuncs: Clarify that g_ascii_strtoull() accepts signed n (*)
96acb49... gstrfuncs: Clarify that g_ascii_string_to_unsigned() reject (*)
ca32861... gvariant: Use gsize rather than gint for array lengths (*)
d2224b4... gvariant: Fix error handling for parsing Unicode escapes (*)
fe13a52... Updated Spanish translation (*)
1ba843b... Merge branch 'master' into 'master' (*)
4501807... glib-compile-resources: Fix code generation for MSVC builds (*)
6528887... README.win32: Update workarounds for VS 2008 x64 builds (*)
cd30faa... gresources: Add a test with resources > 64kb (*)
3469faf... Merge branch 'ossfuzz-11576-variant-text-unicode-unescape' (*)
faa3c31... gdbus-codegen: make --interface-info-{header,body} not cras (*)
deafd72... gdbus-codegen: don't sort args in --interface-info-body (*)
e8fb832... Updated Slovenian translation (*)
e323428... tests: Rename macro to avoid conflict with encoding prefix (*)
af77e47... Merge branch 'encoding-prefix' into 'master' (*)
b1f1625... Merge branch 'issue-1605' into 'master' (*)
fa80a2d... Merge branch 'resources.msvc' into 'master' (*)
afd3f3b... Meson: Fix declare_dependency() calls (*)
475f0a9... Meson: Fix deprecation warning with 0.49.0 release (*)
db47ab8... gdatetime: Fix typo in the comment (*)
1c8bbab... Merge branch 'gdatetime-typo' into 'master' (*)
3fadcf9... Merge branch 'meson-pkgconfig' into 'master' (*)
bdc9328... Merge branch 'meson-dep' into 'master' (*)
d946bff... gdbus-codegen: sort input files (*)
335a01e... gdbus-codegen: test --interface-info-{header,body} (*)
af39a37... Merge branch 'fix-gdbus-codegen--interface-info' into 'mast (*)
d6afa6c... gresolver: Add g_resolver_lookup_by_name_with_flags{_async, (*)
35e4186... gnetworkaddress: Implement parallel ipv4 and ipv6 dns looku (*)
c1e32b9... gsocketclient: Improve handling of slow initial connections (*)
4b29e55... gnetworkaddress: Interleave ipv4 and ipv6 addresses (*)
8b9e889... tests: Add gsocketclient test for slow connections (*)
4c472f8... gsocketaddressenumerator: Make it an error to call next_asy (*)
ee364db... gtestutils: Add g_assert_cmpvariant() (*)
8a2fa21... docs: Format operators nicely in gtestutils documentation (*)
3b7f7a4... tests: Drop compatibility with python 2 from TAP test runne (*)
c69a980... tests: Avoid writing ever increasing sequence of null bytes (*)
6b0ad94... tests: s/assertEquals/assertEqual/ (*)
99d7894... Merge branch 'wip/tingping/happy-eyeballs' (*)
0f508c7... Merge branch '1599-follow-up-from-gunixmounts-stop-consider (*)
27369de... Merge branch 'mkenums' into 'master' (*)
ac0706a... added stream writability checks in pollable unit test (*)
d289ef4... tests: Port various tests to use g_assert_cmpvariant() (*)
9e89749... Partially revert "GSocket: Fix race conditions on Win32 if (*)
e1e5fa0... added more g_pollable_input_stream_is_readable checks (*)
feff178... gtlscertificate: Fix bug in PEM private key parser (*)
c46565d... Merge branch 'fix-tlscertificate-parse-bug' into 'master' (*)
2ceb48d... gtimezone: Fallback to /etc/timezone on Gentoo (*)
290c9ee... Merge branch 'wip/silviol/gsocket_flags' (*)
f5e1e16... binding: Clarify the use of g_object_unref() to remove a bi (*)
f4be79d... Merge branch 'doc-binding-improvement' into 'master' (*)
1fa24a6... Merge branch 'gentoo-timezone' into 'master' (*)
903ce7d... Merge branch '1191-g_assert_cmpvariant' into 'master' (*)
b4479d9... Revert "Meson: appinfo tests are racy if run in parallel" (*)
a67eadb... gstrfuncs: Add g_strv_equal() (*)
e6eb486... gutils: Refactor initialisation of XDG variables (*)
00b50d2... gutils: Fix a typo in a documentation comment (*)
f27532e... gtestutils: Move a documentation comment to the symbol it d (*)
aee897b... gutils: Fix a typo in a comment (*)
46f4764... tests: Avoid chdir() call at the start of appinfo tests (*)
8ddfbb3... tests: Fix indentation of a block in the appinfo test (*)
d4f8045... tests: Use g_assert_*() in mimeapps test rather than g_asse (*)
5923652... tests: Drop extraneous newlines from g_test_message() calls (*)
2c8ae9f... gtestutils: Forbid test paths from containing dots (*)
8da50ac... gutils: Refactor g_get_home_dir() to use a global variable (*)
b87dfb4... gutils: Don’t read directory globals outside the lock (*)
91defdb... gutils: Add internal API to override XDG directories (*)
13730c2... gtestutils: Add XDG directory isolation (*)
528d537... tests: Port desktop-app-info to use g_assert_*() (*)
b763726... gutils: Split out building of g_get_home_dir() path (*)
b4de2e3... glib.supp: Add various one-time allocations to the suppress (*)
b6f7f37... xdgmime: Add xdg_mime_set_dirs() method to override XDG env (*)
df2f13f... gcontenttype: Improve formatting of gcontenttype section do (*)
b06fa34... gcontenttype: Add g_content_type_{get,set}_mime_dirs() API (*)
e97bf89... gcontenttype: Improve the formatting of some code in a docs (*)
99bc33b... gdesktopappinfo: Reload the desktop dirs if the $XDG_CONFIG (*)
797a8b0... tests: Isolate directories in appinfo test (*)
914e7c6... tests: Isolate directories in desktop-app-info test (*)
d23c893... tests: Isolate directories in appmonitor test (*)
707c3f2... tests: Isolate directories in mimeapps test (*)
60c2533... tests: Port appinfo test from g_assert() to g_assert_*() (*)
1ea4ba8... tests: Use static appinfo .desktop file when not launching (*)
f842105... tests: Add some debug output to desktop-app-info test (*)
1947834... tests: Disable debug output from desktop-app-info subproces (*)
7a79984... gutils: Drop fallback handling for NULL homedirs in XDG get (*)
70eb076... Merge branch '1601-appinfo-test-again' into 'master' (*)
3ab7a65... spawn: add shebang line to script (*)
58bbdcf... gmacros: Add G_ALIGNOF superseding _g_alignof macro (*)
79dc99b... Merge branch 'wip/add-shebang-to-test-script' into 'master' (*)
2a64176... Merge branch 'g-alignof' into 'master' (*)
87f0a5a... Align the reference counted allocations
f81723e... Test the alignment of the refcounted box allocations
76d8fb6... Document the alignment for refcounted allocations
(*) 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]