[glib] (219 commits) Non-fast-forward update to branch issue-699
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (219 commits) Non-fast-forward update to branch issue-699
- Date: Thu, 14 Jun 2018 10:36:31 +0000 (UTC)
The branch 'issue-699' 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:
b6de62d... Deprecate g_type_class_add_private()
c1ed43c... Drop pre-2.38 compatibility code in gdbus-codegen
Commits added to the branch:
41ec0b9... gio: Add missing (nullable) annotations to GDrive, GMount, (*)
bbcce75... glib/valgrind.h: Disable inline ASM on MSVC x64 builds (*)
e7259c5... ci: Add a VS2017 job (*)
b41bff1... gmacros: Add G_GNUC_UNUSED for autoptr funcs (notably GList (*)
c7d11d3... macros: Double-cast func for g_autolist to avoid warning (*)
170cf5a... build: Add -Wunused to the set of standard warnings (*)
d981b99... Merge branch 'wunused' into 'master' (*)
89c6d64... Merge branch 'master' into 'master' (*)
d64ce3a... Meson: Remove FIXME about missing checks for macosx <= 10.3 (*)
ef52658... Merge branch 'macosx-remove-fixme' into 'master' (*)
d9df5d7... Merge branch '1354-volume-nullable' into 'master' (*)
9e62a42... doc: Interface for derivable object (*)
0c1494c... Merge branch 'docpriv' into 'master' (*)
bd61ed4... Merge branch 'msvc-ci' into 'master' (*)
d89c889... gslice: Use g_fprintf() instead of fprintf() (*)
00178f8... Fix build error when compiling with mingw (*)
545641a... glib-compile-resources: Use g_fprintf() instead of fprintf( (*)
e894534... tests: Increase the timeout of the 'objects2' and 'sequence (*)
5dfdcb3... ci: unify the test timeout multiplier across jobs (*)
ab116c3... Merge branch 'ci-timeout-mult' into 'master' (*)
79af487... msvc: build the glib tests and ignore the test outcome (*)
01c02ac... g_usleep: round up the next millisecond on Windows. See #13 (*)
583fb1a... win32: make g_cond_wait_until() wait at least until end_tim (*)
ef4d960... Merge branch 'msvc-glib-tests' into 'master' (*)
947b585... msvc: set the execution and source encoding to utf-8. Fixes (*)
310c530... meson/win32: set LT_CURRENT_MINUS_AGE, it's used by the .rc (*)
f6c5090... meson: remove duplicate checks for gmtime_r and termios.h S (*)
4227770... W32: Make _g_win32_get_system_data_dirs() inline available (*)
2548ea7... Merge branch 'lrn/issue-1240' into 'master' (*)
dc4e639... gio: Fix some typos in the documentation (*)
17d278e... Merge branch 'win32-gcond-wait-until-at-least' into 'master (*)
a431f4f... Merge branch 'win32-usleep-ceil' into 'master' (*)
0c62437... Merge branch 'msvc-force-codeset' into 'master' (*)
e201386... Merge branch 'win32-rc-def-soname' into 'master' (*)
b84e0d1... Merge branch 'meson-remove-duplicate-checks' into 'master' (*)
e8e9dbe... build: Add missing subprojects/ to archive. Fixes #1295 (*)
ab76d34... build: Alphabetically order lists of functions and headers (*)
66187c4... Merge branch 'dist-subprojects' into 'master' (*)
bc365c9... gio-tool: Use "…" consistently (*)
2cb2a61... gio-tool: Print help if no arguments are given (*)
6fbade0... Merge branch '559-order-build-lists' into 'master' (*)
fe9c619... gio-tool: Add support for stopping drives (*)
9ac1ba5... gio-tool: Fix GMountOperation leaks (*)
ac0999a... gtester: fix test result in gtester XML report (*)
ed4ff31... Merge branch '1305-gtester-sense' into 'master' (*)
5d0a991... Meson: Always fallback to proxy-libintl subproject (*)
f83493f... Add Android CI (*)
2d4b05b... Revert "Fix build error when compiling with mingw" (*)
f9dc091... Revert "glib/valgrind.h: Disable inline ASM on MSVC x64 bui (*)
707106c... Fix Windows build errors in valgrind.h (*)
3145d88... Add mingw64 cross build CI (*)
2b4c962... Merge branch 'wip/oholy/gio-tool-arguments' into 'master' (*)
137ae06... Merge branch 'wip/oholy/gio-mount-stop' into 'master' (*)
e0a3b0e... Merge branch 'android-ci' into 'master' (*)
d16d37b... Merge branch 'mingw-ci' into 'master' (*)
4c84eac... gio: Add G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE (*)
042b057... Add macosx CI (*)
25af5ad... Revert "Return folder as icon for directories" (*)
75950d7... gio: Deprecate G_VOLUME_IDENTIFIER_KIND_HAL_UDI (*)
fbcf7f7... Merge branch 'macosx-ci' into 'master' (*)
0b98fa5... Updated Spanish translation (*)
6730309... Merge branch 'wip/hadess/g-drive-identifier' into 'master' (*)
c3846b3... Merge branch 'identifier-typo-fix' into 'master' (*)
cd47f8d... Revert "Add macosx CI" (*)
61ccf73... Merge branch 'wip/rishi/issue-1073' into 'master' (*)
24e98e3... Add a macro for checking approximate values (*)
0b4c2ee... Add fuzzy floating point comparison macro (*)
a077746... Merge branch 'wip/rishi/issue-914' into 'master' (*)
1041504... ci: Export meson-logs from msys2-mingw32 build as artifacts (*)
a53d74e... ci: Always export artifacts from Fedora build (*)
91208e8... ci: Clarify artifact naming (*)
4100c84... Merge branch 'msys2-export-meson-logs-artifacts' into 'mast (*)
2e5454f... meson: We actually support 7+, not Vista+ (*)
6054d11... Merge branch 'nirbheek/windows-7-not-vista' into 'master' (*)
0458f47... gdate: Use a more recent year when fetching the month names (*)
cce2957... gthread-win32: Remove WinXP compat code (*)
a2aa91a... win32: Remove all remaining WinXP compat code (*)
42a9e80... Merge branch 'remove-winxp-comapt-code' into 'master' (*)
2dce3ce... Merge branch 'win-date-fixes' into 'master' (*)
51d566b... test_paths: Reindent to avoid tripping -Wmisleading-indenta (*)
61b2f5c... build: Always enable -Wmisleading-indentation (*)
e03f832... Merge branch '796385-indentation' into 'master' (*)
118332d... Remove unused ENABLE_GC_FRIENDLY_DEFAULT and its build opti (*)
593eeff... Fix a warning reported by static analyser tool: Assignment (*)
41165b2... Remove unused HAVE_LIBC_ENABLE_SECURE (*)
a7fefb0... g_check_setuid: implement using getauxval(AT_SECURE) with g (*)
b6c81d1... Remove NO_FD_SET and assume fd_set exists (*)
fe59a18... Remove posix_memalign() checks for an old glibc bug (*)
dd4f44f... Merge branch 'remove-no-fd-set' into 'master' (*)
54db9d3... Merge branch 'remove-posix-memalign-compl-check' into 'mast (*)
09b8c6d... Merge branch 'remove-secure-libc' into 'master' (*)
a3c061a... Merge branch 'remove-gc-friendly-default' into 'master' (*)
f929d14... Fix failing gdbus-unix-addresses test when G_MESSAGES_DEBUG (*)
b1ce834... Merge branch 'patch-1' into 'master' (*)
553df9d... Merge branch 'fix-gdbus-unix-addresses-test' into 'master' (*)
3aa2307... build: Remove the --disable-mem-pools build option and the (*)
05fe110... Merge branch 'remove-disable-mem-pools' into 'master' (*)
3eeec77... garray: Fix (nullable) annotation on GArray.[prepend|insert (*)
89f45e9... garray: Allow over-allocation in g_array_insert_vals() (*)
80243e6... tests: Expand GArray test coverage to cover all constructio (*)
e0f82b9... Merge branch '1374-array-tests' into 'master' (*)
e1e8002... garray: Optimise over-allocations with g_array_insert_vals( (*)
0f7c196... g_clear_handle_id: don't accept NULL clear_func (*)
95ebaa2... Merge branch '1401-g_clear_handle_id-clear_func-not-nullabl (*)
4a369a0... Remove tests/gio-ls.c that never has been built (*)
b04cf01... Remove old tests not being built since 2012 (*)
27ec146... Remove developer script not needed in git repository (*)
1e90605... Merge branch '1307-tarball-dist' into 'master' (*)
15a47af... glocalfile: Allow trashing only for locations supported by (*)
6dfd0a0... glocalfile: Update G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH logic (*)
4ade094... Fix potential Null pointer dereference. if "match" is NULL, (*)
68d99c7... Merge branch 'patch-2' into 'master' (*)
9229f96... Meson: Remove unused zlib_libname variable (*)
0a36314... Merge branch 'meson-unused-zlib-libname' into 'master' (*)
34e0c5a... ci: Add missing "except: tags" (*)
a4ccb49... ci: No need to "cd _build" and set prefix/libdir (*)
79c1cd2... ci: Be consistent on artifact naming (*)
8683e02... Merge branch 'ci-cleanup' into 'master' (*)
65bd090... Remove unused HAVE_LONG_LONG_FORMAT and HAVE_INT64_AND_I64 (*)
6ed57f8... Meson: Add missing defines on Solaris (*)
02bac34... Merge branch 'drop-unused-defines' into 'master' (*)
f06ba17... Merge branch 'solaris-defines' into 'master' (*)
5107d20... Updated Czech translation (*)
f7e80f8... glocalfile: Add test case for g_file_trash (*)
8df517b... docs: Document g_unix_mount_for (*)
205059b... Merge branch 'wip/oholy/trashing-locations' into 'master' (*)
b4259de... Merge branch 'wip/oholy/gunixmountfor-docs' into 'master' (*)
f658e94... build: Drop Visual Studio projects (*)
6888e32... README.win32: Update build instructions (*)
efd1908... Drop config.h.win32.in and glib/glibconfig.h.win32.in (*)
4bb173b... build: Remove leftovers of Visual Studio project stuff (*)
b806ab8... build: Remove build/win32/vs8 (*)
cd2081d... README.win32: More updates on GLib usage (*)
0388367... kqueue: Make _ke_is_excluded static (*)
12a7f27... meson: Don't use -export-dynamic (*)
bfbeb6f... tests: Don't fail when not using du from GNU coreutils (*)
70e4ca0... tests: Don't run file creation and deletion test on kqueue (*)
41259ac... kqueue: Only fallback to polling on /media and /run/media (*)
f288898... tests: Use g_idle_add to call g_main_loop_quit (*)
a1ad534... Merge branch 'master.nomsvcproj' into 'master' (*)
6f5c8f6... Merge branch 'wip/lantw/freebsd-du-problems' into 'master' (*)
0c5f084... fileinfo: make UNIX_IS_MOUNTPOINT be TRUE for / (*)
bb92a03... Merge branch 'array-allocations' into 'master' (*)
be43436... Merge branch '1400-g_file_attribute_unix_is_mountpoint-is-f (*)
11822c4... Meson: Remove config.h.meson template (*)
73e28ed... Merge branch 'meson-config-h' into 'master' (*)
b087b26... Remove unused HAVE_FAM define (*)
cbde046... Fix a warning reported by static analyzer tool (*)
077e9f0... Meson: Build fam module (*)
a7e383b... Merge branch 'patch-3' into 'master' (*)
f752515... meson: Use cc.compiles instead of cc.has_header to check ma (*)
c61f01f... build: Define MAJOR_IN_TYPES when major is defined in sys/t (*)
b04142a... Merge branch 'fam' into 'master' (*)
9cc50a0... Dockerfile: Reorder packages in alphabetical order (*)
7016aed... ci: Build fam module on linux (*)
da3daf2... Revert "Merge branch 'wip/oholy/trashing-locations' into 'm (*)
11a8fd6... Merge branch 'revert-205059b9' into 'master' (*)
caf68ed... Merge branch 'fam-ci' into 'master' (*)
aa44ece... README.win32: Give details about MSVC builds (*)
26b5d7d... Remove glib-zip.in (*)
d1eaf72... glocalfile: Allow trashing only for locations supported by (*)
13e751c... glocalfile: Update G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH logic (*)
037f286... glib-compile-resources: Clarify --help output for --sourced (*)
c251c71... glib-compile-resources: Minor string improvements to --help (*)
ebcb434... Merge branch 'master.nomsvcproj' into 'master' (*)
83ca61a... glocalfile: Add test case for g_file_trash (*)
15cdcd2... glocalfile: Check that parent device is the same when trash (*)
e1eaea3... Merge branch '1406-compile-resources-help' into 'master' (*)
1cbb5dd... glocalfile: Fix error code when trash not found (*)
6775fe2... docs: Add (transfer full) annotation to g_content_type_get_ (*)
0bb3cac... Fix tests for Unicode strings (*)
b974ccc... Revert "Partially revert 10c490cdfe3ae042f747bd00f787492e2b (*)
313a0ff... tests: Use de_DE.UTF-8 instead of de_DE in gsettings test (*)
6f2b350... tests: Set both environment variable and locale when runnin (*)
cb10eac... Update list of meson files to distcheck (*)
d1e2ef5... Merge branch 'meson-distcheck' into 'master' (*)
e328067... Merge branch 'wip/lantw/freebsd-kqueue-simple' into 'master (*)
e22bffb... Merge branch 'wip/oholy/trashing-locations2' into 'master' (*)
a777903... meson: libelf.pc is not always available (*)
293c103... socket: Fix get_available_bytes on systems other than Linux (*)
16d1a3d... Classify the tests (*)
2358ee1... README.win32: Mention about /utf-8 and GIT (*)
379e8fd... Merge branch 'wip/lantw/freebsd-gettext-tests' into 'master (*)
262b153... Merge branch 'wip/lantw/freebsd-meson-builds' into 'master' (*)
15a4907... Merge branch 'wip/lantw/freebsd-socket-tests' into 'master' (*)
18a3484... Merge branch 'classify-test-suites' into 'master' (*)
ad957b6... Merge branch 'wip/piotrdrag/unicode-typography' into 'maste (*)
6310353... gio: C_IN is defined in recent Android headers. (*)
f96417e... gio: UNIX_PATH_MAX may be defined. (*)
866275f... gio: fix various "warning: unused variable". (*)
137dd77... gtimezone: port to tzcode 2014c (*)
73b229a... Merge branch 'wip/jehan/android-master-v3' into 'master' (*)
8bbc38b... Merge branch '878-timezone-transitions' into 'master' (*)
9e5a53d... Add reference counting types (*)
827c208... Use macros for refcount types API (*)
09e2247... Add tests for refcount types (*)
439ee48... Port GArray and friends to gatomicrefcount (*)
e67e4cb... Port GBytes to gatomicrefcount (*)
927de44... Port GHashTable to gatomicrefcount (*)
ce1e32e... Force binary mode for stdout in printf tests (*)
815478a... Merge branch 'refcount-types' into 'master' (*)
54498aa... Merge branch 'lrn/binary-tests' into 'master' (*)
fded209... Merge branch '811-content-type-docs' into 'master' (*)
39382c7... gwin32notificationbackend: Only warn once (*)
8259ad9... Updated Spanish translation (*)
f4d2051... gspawn: Fix errno saving in Windows implementation (*)
6c8da69... gspawn: Make error codes on Windows more specific (*)
d157102... gspawn: Factor out error code conversion function (*)
603d404... Merge branch '303-win32-spawn' into 'master' (*)
a580185... tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to P (*)
e660355... Merge branch 'tests-remove-perl' into 'master' (*)
0d0e233... Merge branch '776583-win32-notifications-warn-once' into 'm (*)
57e070f... gfdonotificationbackend: Fix possible invalid pointer in db (*)
e48a392... Merge branch 'fdonotif-segfault-fix' into 'master' (*)
ba7b035... g_dbus_is_supported_address(): set error if returning FALSE (*)
c26558c... Merge branch 'g_dbus_is_supported_address-assertion-failure (*)
039fa68... Add G_SOURCE_FUNC cast macro which suppresses -Wcast-functi (*)
d8c003d... Merge branch 'G_SOURCE_FUNC-macro' into 'master' (*)
7e5db31... Deprecate g_type_class_add_private()
(*) 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]