[glib] (71 commits) Non-fast-forward update to branch gobject-speedups



The branch 'gobject-speedups' 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:

  6c7b226... Improve GObject perf test
  73adb33... gobject: Drop an unused quark
  0ed99b6... Simplify g_object_new_with_properties
  5692a7f... Simplify g_object_notify_by_pspec
  32e4dcf... Don't inline deprecation warnings
  4dd303f... Move deprecation warnings to object_set_property
  f540428... Don't copy values when collecting in g_object_new
  2771ef5... Don't copy values during g_object_set
  c34e11c... Keep a separate flag for notify handlers
  60d3b69... Avoid property notification during object construction
  0aa4f1a... Avoid property notification during g_object_set
  f586620... Avoid g_object_ref/unref in some cases
  1c816c5... Avoid g_param_spec_get_redirect_target
  1d682ca... Avoid g_type_class_peek

Commits added to the branch:

  acb1ce2... win32appinfo: change log level from warning to debug (*)
  8ad765a... Convert test/slice-test.c to glib test framework and move i (*)
  5c32c31... Remove unnecessary dependency on the slice-color test (*)
  c630b4a... meson: use builtin zlib dependency lookup (*)
  a8058cb... gitlab-ci: left-over from junit cleanup (*)
  96f4c2b... gparamspecs: Remove redundant NULL checks (*)
  f157c7d... gparamspecs: Tidy up a precondition (*)
  44ba3a5... Merge branch 'param-spec-cleanup' into 'main' (*)
  114eb5b... build: update sysprof configuration options (*)
  cdc5bf0... Merge branch 'wip/chergert/fix-sysprof-wrapper' into 'main' (*)
  eacb41f... Merge branch 'meson-dependency-lookups' into 'main' (*)
  4af76e2... Merge branch 'junit' into 'main' (*)
  f7119a7... Keep a count of construct params (*)
  ecc641d... Avoid malloc for construct params (*)
  694e91c... Merge branch 'gobject-speedups3' into 'main' (*)
  a20a432... Merge branch 'nacho/uwp-warnings' into 'main' (*)
  f62be56... Convert tests/modules-test.c to glib test framework (*)
  c71d0c5... Move tests/module-test.c to gmodules/tests/ (*)
  0dca8bb... tests: Remove redundant meson commands (*)
  8625d81... Merge branch 'module_tests' into 'main' (*)
  ce585ba... Merge branch 'slice-test' into 'main' (*)
  62b5fe5... Convert tests/refcount/objects.c to glib test framework (*)
  715ff4e... Convert tests/refcount/objects2.c to glib test framework (*)
  76fccc7... Convert tests/refcount/properties.c to glib test framework (*)
  ddadb89... Convert tests/refcount/properties2.c to glib test framework (*)
  94ef5ae... Convert tests/refcount/properties3.c to glib test framework (*)
  d97c1a1... Convert tests/refcount/properties4.c to glib test framework (*)
  b65260a... Convert tests/refcount/signals.c to glib test framework (*)
  70401ae... Moving tests/refcount/ directory to gobject/tests/ (*)
  ed84b8f... tests: Port GObject tests from g_thread_create() to g_threa (*)
  d378108... Convert tests/gobject/accumulator.c to glib test framework (*)
  d1cb96b... Merge branch 'refcount_tests' into 'main' (*)
  b61d3ed... Convert tests/gobject/defaultiface.c to glib test framework (*)
  17ddf79... Convert tests/gobject/dynamictype.c to glib test framework (*)
  662d845... Convert tests/gobject/override.c to glib test framework (*)
  2767e16... Convert tests/gobject/references.c to glib test framework (*)
  d057729... Convert tests/gobject/signals.c to glib test framework (*)
  a8baa8d... Convert tests/gobject/singleton.c to glib test framework (*)
  4e02be9... Moving gobject tests from tests/gobjects to gobjects/tests (*)
  81fd75b... Merge branch 'move_gobject_tests' into 'main' (*)
  12571a0... Add one-shot idle and timeout functions (*)
  50c316e... Port various timeout/idle callbacks to the once API (*)
  c1f94cd... gmain: Minor documentation updates to idle-once and timeout (*)
  93bf875... Merge branch 'ebassi/source-once' into 'main' (*)
  af02a61... gmain: Factor out common GTimeoutSource code (*)
  c1477f7... gmain: Factor out common GIdleSource code (*)
  6db112f... gmain: Refactor idle-once and timeout-once to avoid a closu (*)
  1c7966b... Merge branch 'source-once-no-allocs' into 'main' (*)
  a9321c3... garray: Add missing (transfer full) introspection annotatio (*)
  ee247c0... array: add support for %NULL termination in GPtrArray (*)
  a922f2f... Merge branch 'th/g-ptr-array-set-null-terminated' into 'mai (*)
  7ad6b05... gfileinfo: Split out a g_file_info_remove_value() helper fu (*)
  b33ef61... Add functionality to preserve nanosecond timestamps (*)
  b7b10cc... tests: Add additional tests for nanosecond precision file t (*)
  18c0088... tests: Fix a memory leak when abandoning a file creation ti (*)
  6fdc427... Merge branch 'nano' into 'main' (*)
  43ac055... 2.73.0 (*)
  673fdd2... Improve GObject perf test
  04e11a6... gobject: Drop an unused quark
  553455d... Simplify g_object_new_with_properties
  7ab53e7... Simplify g_object_notify_by_pspec
  8ab23ec... Don't inline deprecation warnings
  f22d1a2... Move deprecation warnings to object_set_property
  1f8a9c9... Don't copy values when collecting in g_object_new
  dd9e679... Don't copy values during g_object_set
  2c80355... Keep a separate flag for notify handlers
  1bb848c... Avoid property notification during object construction
  9af305f... Avoid property notification during g_object_set
  47eb50f... Avoid g_object_ref/unref in some cases
  cd87213... Avoid g_param_spec_get_redirect_target
  d75eb24... Avoid g_type_class_peek

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