[glib] (78 commits) Non-fast-forward update to branch wip/hadess/add-memory-monitor
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (78 commits) Non-fast-forward update to branch wip/hadess/add-memory-monitor
- Date: Mon, 29 Jul 2019 15:49:12 +0000 (UTC)
The branch 'wip/hadess/add-memory-monitor' 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:
9c97109... gio: Add GMemoryMonitor to monitor for low-memory
28aa18a... fixup! gio: Add GMemoryMonitor to monitor for low-memory
Commits added to the branch:
3f411a3... glib-genmarshal: Avoid a param ref for static param valist (*)
d50caa8... tests: Don’t spawn test processes via the terminal in the (*)
d55f6fb... gdesktopappinfo: Update calling convention for `gnome-termi (*)
f05dbab... gtestutils: Set coredump rlimit to 0 when calling g_test_tr (*)
2b1a921... windows: fix multicast socket binding to specific network i (*)
6a1512e... Allow guid key in dbus addresses (*)
1ac8d50... gptrarray: Set free func on copied array in g_ptr_array_cop (*)
b4943aa... gptrarray: Correctly set copied array length in g_ptr_array (*)
625055f... tests: Fix array length calculations in array tests (*)
121b6bc... tests: Add missing array length checks (*)
bc0fcdd... tests: Use g_ptr_array_set_free_func() rather than manual f (*)
ec61daf... garray: Rewrite binary search calculation to avoid integer (*)
c0f13f3... garray: Fix binary search for non-existent elements on the (*)
79da355... Fix typo in G_DECLARE_DERIVABLE_TYPE documentation (*)
204c625... Merge branch 'fix_G_DECLARE_DERIVABLE_TYPE_documentation' i (*)
8c5a14a... Update Brazilian Portuguese translation (*)
74583af... Add (out) annotation to (optional) parameters (*)
c50304f... Merge branch 'master' into 'master' (*)
3f1a79a... Merge branch 'allow_guid_key_in_dbus_addresses' into 'maste (*)
00d7568... build: Remove unsupported `install` directives (*)
9fdc276... ci: Update Debian's Docker image (*)
14d2c48... ci: Update Fedora's Docker image (*)
ed7c258... ci: Update the Android NDK Docker image (*)
f6b4012... ci: Update the MingW Docker image (*)
772a6e3... ci: Update the MSVC build script (*)
fa6f2d4... ci: Update the MSYS2 build script (*)
f0d713e... ci: Use the new Docker images (*)
85dc45e... build: Bump up the required version of Meson (*)
bd372e3... ci: Fix non-build jobs (*)
0c0cf59... Merge branch 'meson-bump' into 'master' (*)
3de1b88... gcontenttype: Add no-op versions of {get,set}_mime_dirs() o (*)
298ee8f... Merge branch '1791-macos-get-mime-dirs' into 'master' (*)
17be9e5... Merge branch '436-test-coredumps' into 'master' (*)
b76bf3c... gobject: Add a g_assert_finalize_object() macro (*)
b6d4da7... tests: Use g_object_assert_last_unref() in various tests (*)
78b1278... Merge branch '488-assert-gobjects-dont-leak' into 'master' (*)
b482a5c... Merge branch 'array-test-fixes' into 'master' (*)
6f55306... gfileutils: Ignore ENOENT from all except the last element (*)
ca98741... gfileutils: Try creating complete path first (*)
517f756... Merge branch 'rnagy/glib-mkdir' into 'master' (*)
54f94b1... gmessages: Only use structured logs if GLIB_VERSION_MAX_ALL (*)
0ed8605... gapplication: remove inactivity_timeout source on finalize (*)
d62cabc... Merge branch '1847-log-structured-max-version' into 'master (*)
0f13185... gapplication: Fix a leaking GRemoteActionGroup member (*)
014e8d0... Merge branch 'wip/lantw/gapplication-remove-inactivity_time (*)
8f385b8... Merge branch 'master' into 'master' (*)
dbabd2b... gdatetime: Add g_date_time_format_iso8601() convenience fun (*)
5983cc8... gdate: Deprecate GTime (*)
e357619... gdate: Minor documentation formatting improvements for GTim (*)
e3f88f3... gtypes: Deprecate GTimeVal in favour of guint64 or GDateTim (*)
44d1fa3... gdate: Fix minor typo in GTimeVal documentation (*)
e971b25... gdatetime: Deprecate GDateTime API which uses GTimeVal (*)
b8540db... glib: Deprecate API using GTimeVal in gtimer.h (*)
626b6f5... gmain: Deprecate g_get_current_time() because it uses GTime (*)
fe760ba... gmain: Swap implementations of g_get_current_time() + g_get (*)
ec0cc39... gmain: Add deprecation ignore guards around other GTimeVal (*)
45b74b0... gdate: Deprecate methods which use GTimeVal (*)
aa261ca... gasyncqueue: Ignore use of deprecated types in deprecated A (*)
a3f22f0... gbookmarkfile: Use GDateTime instead of GTimeVal internally (*)
d166a55... gfileinfo: Add g_file_info_{get,set}_modification_date_time (*)
4faf4fc... gfileinfo: Deprecate g_file_info_{get,set}_modification_tim (*)
def5db2... gdbusutils: Stop using g_get_current_time() (*)
1616546... gfileinfo: Stop using deprecated GTimeVal (*)
de25be7... tests: Stop using deprecated g_get_current_time() (*)
c0f958d... glib: Stop mentioning deprecated g_get_current_time() in do (*)
82e3e10... glib: Stop using g_get_current_time() in various places (*)
2ed7696... tests: Ignore deprecated functions in parts of GDateTime te (*)
2df27e3... tests: Ignore deprecated functions in a few main loop and t (*)
2d62503... gdatetime: Stop using deprecated g_get_current_time() (*)
96c74fd... win32: Stop using deprecated GTimeVal in GWinHttpFile (*)
14b087e... gmain.c: Fix comment about Y2038 safety of g_get_real_time( (*)
5c5034a... Merge branch '1792-again-marshal-params' into 'master' (*)
018eaf5... Merge branch '1438-deprecate-gtimeval' into 'master' (*)
6bebef1... 2.61.2 (*)
86ba1b3... Merge branch 'application-free-remote-actions' into 'master (*)
0650845... gio: Add GMemoryMonitor to monitor for low-memory
aea482f... fixup! gio: Add GMemoryMonitor to monitor for low-memory
cd757e3... flags
(*) 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]