[glib] (85 commits) Non-fast-forward update to branch lrn/gnulib-printf



The branch 'lrn/gnulib-printf' 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:

  8366dc3... glib: update internal gnulib from upstream

Commits added to the branch:

  e1e8002... garray: Optimise over-allocations with g_array_insert_vals( (*)
  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' (*)
  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' (*)
  2e2fa4a... glib: update internal gnulib from upstream

(*) 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]