[glib] (90 commits) Non-fast-forward update to branch th/gdbus-doc-unsubscribe-idle



The branch 'th/gdbus-doc-unsubscribe-idle' 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:

  2921518... gdbus: document completion after idle action for g_dbus_con
  3b4ff77... main: document notify function gets called during g_source_

Commits added to the branch:

  225fec1... g_string_replace(): Fix documentation of 'limit' parameter (*)
  d602523... Merge branch 'g_string_replace_doc_fix' into 'master' (*)
  30ed2ea... improve console check in gspawn-win32 (*)
  7a50c31... Merge branch 'wip/prince781/fix-gspawn-terminal-win32' into (*)
  e926efe... docs: Fix formatting of code block (*)
  3c02726... dirent: Simplify a memset() call (*)
  496135c... dirent: Add trailing nul delimiter to FILENAME_MAX (*)
  3131a61... gdir: Add trailing nul delimiter to FILENAME_MAX (*)
  80a938a... Merge branch 'pgriffis/doc-fix' into 'master' (*)
  f2be8c7... Fix signedness warnings in gio/ginputstream.c (*)
  2c97526... gmacros: check that __cplusplus or _MSC_VER is defined (*)
  365314b... Merge branch 'nacho/gmacros-master' into 'master' (*)
  0b863a4... Merge branch 'filename_max' into 'master' (*)
  401ff06... Fix signedness warning in gio/gkeyfilesettingsbackend.c (*)
  2187406... Fix signedness warning in gio/tests/gdbus-proxy.c (*)
  d255962... Fix missing initializer warning in gio/tests/gdbus-non-sock (*)
  cb0b4b0... Fix missing initializer warning in gio/tests/gnotification- (*)
  bac08a4... Fix several missing initializer warnings in gio/tests/gdbus (*)
  f587095... Fix signedness warning in gio/tests/socket-common.c (*)
  59acf69... Fix missing initializer warning in gio/tests/gdbus-example- (*)
  e642562... Add extra documentation about the return values of g_seekab (*)
  3e2f31c... Merge branch 'fix_more_warnings' into 'master' (*)
  03e614e... gmacros: missing check if __STDC_VERSION__ is defined (*)
  232d008... Merge branch 'nacho/gmacros-master2' into 'master' (*)
  1000aca... gdbus-tool: Actually use argv[0] basename as program name (*)
  ad07a8e... Merge branch 'gdbus-tool-use-basename-fix' into 'master' (*)
  474ece6... gpattern: Implement copy function (*)
  b8a9f4b... boxed: Register GPatternSpec as boxed type (*)
  fbb198f... gpattern: Move match and match_string functions into GPatte (*)
  3732323... gpattern: Adjust includes to match style rules (*)
  11f31d8... tests/pattern: Add compilation and copy test for utf-8 stri (*)
  78ba6c8... Merge branch 'gpattern-introspectable' into 'master' (*)
  63873c0... application: Unset the registered state after shutting down (*)
  4669f91... Merge branch 'application-unregistered-notify' into 'master (*)
  ab62e65... gstring: Cleanup documentation of g_string_replace (*)
  28b18ca... Merge branch 'fix-documentation-of-limit-in-gstringreplace' (*)
  e010624... Update signal accumulator docs. (*)
  a965262... Fix several signedness warnings in gio/tests/unix-streams.c (*)
  4ad62f7... Fix signedness warning in gio/tests/readwrite.c (*)
  4a503bd... Fix several missing initializer warnings in gio/tests/dbus- (*)
  180c1a1... Fix several missing initializer warnings in gio/tests/basic (*)
  76af9ef... Fix several missing initializer in tests/gobject/testgobjec (*)
  277d206... Fix multiple missing initializer warnings in tests/gobject/ (*)
  b04ebbf... Fix missing initializer warning in tests/gobject/defaultifa (*)
  b419761... Fix signedness warning in tests/onceinit.c (*)
  8312f0b... Merge branch 'fix_more_warnings' into 'master' (*)
  6cc9899... gbitlock: use G_GNUC_CHECK_VERSION (*)
  ad1fd7f... test-printf: use G_GNUC_CHECK_VERSION (*)
  98050b7... gtype: use G_GNUC_CHECK_VERSION (*)
  be57c5d... gdtlsconnection: Fix a check for a vfunc being implemented (*)
  f4f9ce7... Merge branch 'gnuc_macro_updates' into 'master' (*)
  2b3848d... Merge branch 'gdtlsconnection-vfunc-check' into 'master' (*)
  4427786... gthreadedresolver: don't ignore flags in lookup_by_name_wit (*)
  eb0c220... Update Nepali translation (*)
  f39d4f1... Update Occitan translation (*)
  514c2d8... gmacros: Add __ to noinline to prevent conflict with macro  (*)
  95d406c... Merge branch 'allomix302-master-patch-38827' into 'master' (*)
  7b89641... Merge branch 'resolver_lookup_flags' into 'master' (*)
  10027a7... guuid: fix shift operation to parse hex string in uuid_pars (*)
  327f9e2... Merge branch 'th/guuid-parse-shift' into 'master' (*)
  3b424d7... Fix signedness warnings in tests/gobject/performance.c (*)
  7c69a1d... Fix signedness warnings in tests/refcount/objects.c (*)
  7ddcc08... Fix signedness warnings in tests/gobject/timeloop-closure.c (*)
  0ddadf1... Fix several signedness warnings in tests/gobject/performanc (*)
  dcd3af7... Fix signedness warning in tests/dirname-test.c (*)
  c339e29... Fix signedness warning in tests/mainloop-test.c (*)
  2cb303b... Merge branch 'fix_more_warnings' into 'master' (*)
  7b78f0b... Fix signedness warnings in tests/gobject/performance-thread (*)
  026611b... Fix several signedness warnings in tests/slice-threadinit.c (*)
  249f46a... Fix signedness warning in tests/timeloop.c (*)
  65d93a1... Fix several signedness warnings in tests/testglib.c (*)
  940f9b4... gcredentials.h: Fix comment typo (*)
  7bfda46... Merge branch 'wi24rd-master-patch-30504' into 'master' (*)
  4d3c741... Fix several signedness warnings in tests/testglib.c (*)
  1d02b96... Fix signedness warnings in tests/gio-test.c (*)
  5299ee5... Fix signedness warning in tests/unicode-collate.c (*)
  730cc86... Merge branch 'jomccambridge-master-patch-47329' into 'maste (*)
  45cc35c... Merge branch 'fix_more_warnings' into 'master' (*)
  3951ccf... Fix signedness warning in tests/thread-test.c (*)
  951105f... Fix several signedness warnings in tests/threadpool-test.c (*)
  53157f3... Fix several signedness warnings in tests/unicode-encoding.c (*)
  00a1515... Fix signedness warning in tests/memchunks.c (*)
  e3453f3... Fix missing initializer in gio/tests/fake-service-name.c (*)
  83d46f6... Fix missing field initializer in glib/deprecated/gthread.h (*)
  9656e60... Fix cast to smaller integer type warning in glib/gscanner.c (*)
  0c259e9... Merge branch 'fix_more_warnings' into 'master' (*)
  8cc03f8... docs: Standardize spelling of serializ* (*)
  66fe1da... Merge branch 'serializ' into 'master' (*)
  b0157af... gdbus: document completion after idle action for g_dbus_con
  bdd6b75... main: document notify function gets called during g_source_

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