[vala] (102 commits) Non-fast-forward update to branch wip/libgtop-2.0



The branch 'wip/libgtop-2.0' 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:

  df8ae59... vapi: Add libgtop-2.0 bindings
  e777e37... WIP

Commits added to the branch:

  254a253... vapi: Rename graphene-1.0 to graphene-gobject-1.0 (*)
  4bcd543... vala: Variadic parameters are not supported for async metho (*)
  cc034f3... codegen: Move and make a few methods to static functions (*)
  2511490... glib-2.0: Don't annotate dedicated GLib.assert_*() function (*)
  f5a2813... codegen: No need to retrieve CodeContext.save_csources insi (*)
  67a8ac1... vala: Add CodeContext.get_source_file() and perform some sa (*)
  f9bae0e... vala: Bump implicit target-glib to 2.48 (*)
  4b00344... tests: Add some invalid "array slice" tests to increase cov (*)
  12957d1... tests: Add a field starting with a digit test (*)
  230cd35... tests: Add more invalid "assignment" tests to increase cove (*)
  7584b13... ccode: Rename CCodeFeatureTestMacro to CCodeDefine and gene (*)
  9a9ffd7... codegen: Move get_type_signature() to DataType (*)
  5baacba... codegen: Move try_cast_variant_to_type() to GVariantModule. (*)
  0ed8cad... codegen: Don't create special GArray clear-func for non-nul (*)
  906f76d... codegen: Resolve generics in sizeof-expression of parameter (*)
  f83ecd8... codegen: Use default-value to pass element_size to GArray c (*)
  409136a... gio-2.0: Revert enum-typed flags parameters in Socket API (*)
  0c9534a... gstreamer: Update from 1.15.2+ git master (*)
  2d9c89e... vapi: Update GIR-based bindings (*)
  7d771a0... codegen: Move implicit GValue cast for comparison to Binary (*)
  6d71850... codegen: Use available *_unref functions in G_DEFINE_AUTOPT (*)
  126dee3... codegen: Handle "modulo" operation on floating-types in CCo (*)
  1f885e9... vala: Don't replace assignments for local variables with no (*)
  250f5a9... tests: Add "struct (un)boxing" variant test (*)
  a67b8ec... docs: Bump glib requirement in README.md (*)
  75a87e2... vala: Report error for unsupported operator instead of asse (*)
  73ce2cb... girparser: Create correct output in get_default_lower_case_ (*)
  d7dd578... gobject-introspection-1.0: Fix TypeInfo and TypeTag method  (*)
  e67b115... gstreamer-1.0: Fix TypeFind and TypeFindFactory method refe (*)
  eb3b8f9... codegen: Implement silent-cast for GLib.Variant (*)
  c900b4b... gtk4: Update to 3.94.0+f273eca7 (*)
  82ce22f... libvaladoc: Handle missing Content.List.Bullet.ORDERED in s (*)
  fbf265a... libvaladoc: Handle missing Run.Style.NONE in switch (*)
  abaf1a5... Add explicit "default: break;" statements for coverage of e (*)
  74952b2... Sync NEWS from 0.44 (*)
  ddf82bd... valadoc: Drop obsolete "Driver" API (*)
  ecc4780... build: Require --with-cgraph configure flag when cross-comp (*)
  46919c2... pango: Fix StringBuilder parameter of scan_word() (*)
  191c8cd... tests: Extend "assigned local variable" control flow tests (*)
  b9b8d51... tests: Add "unassigned local variable in while" test (*)
  3294e93... vala: Include possible "result" to defined variables of Met (*)
  d7443e7... vala: Use global CodeContext to retrieve root_symbol (*)
  3d83f31... codegen: Always assign original variable when consuming ins (*)
  3842115... gstreamer: Update from 1.15.2+ git master (*)
  008f75e... gdk-3.0,gtk+-3.0: Update from 3.24.7+ (*)
  cbf083f... gtk4: Update to 3.94.0+2594593d (*)
  b8e1a4e... libarchive: Fix Archive.[set_]mode/perm() and add Archive.F (*)
  90f59c6... Sync NEWS from 0.44 (*)
  5d7b263... parser: Set correct end source-location for Block (*)
  42733e8... parser: Improve source-location for LocalVariable/Declarati (*)
  bb79b1f... parser: Don't include trailing semi-colon to ExpressionStat (*)
  bd28a5d... parser: Improve source-location for local Constant declarat (*)
  6fb2065... parser: Improve source-reference of declaration block for F (*)
  922e7b9... parser: Set correct end source-reference of Block for embed (*)
  2144686... tests: Extend "assigned local variable" control flow tests (*)
  cc92422... tests: Extend "foreach" tests to increase coverage (*)
  71b48a7... gstreamer: Update from 1.15.90+ git master (*)
  e7cc805... gtk4: Update to 3.94.0+2656f5b4 (*)
  dd52f74... javascriptcoregtk-4.0: Update to 2.24.1 (*)
  1a90ab3... vala: Write "Source" attribute in fast-vapi mode (*)
  c5fbd6c... tests: Add "fast-vapi" test to increase coverage (*)
  3e09e17... vapi: Add graphene-1.0 to allow smoother transition to grap (*)
  d4da5be... tests: More "unassigned variable" tests to increase coverag (*)
  f938139... build: Pass some useful G_LOG_DOMAIN definitions (*)
  fd3fedf... girwriter: Mention that this file is generated and not mean (*)
  7ac4a4a... girwriter: Properly resolve GLib.TypeInterface instead of h (*)
  fb78200... tests: Fix namespace attributes for girwriter (*)
  7771194... valadoc/tests: construct properties require GLib.Object der (*)
  d4c9da2... codegen: Move GObject property validity checks to SemanticA (*)
  6c8c75f... codegen: Move construct property checks to SemanticAnalyzer (*)
  3fa987e... girwriter: Don't write "property" attribute for non-gobject (*)
  c3db5c6... tests: Adjust for fuzzy generated GIR header (*)
  0675eb1... codegen: Make sure to call a corresponding pop_context() (*)
  7612235... codegen: Make sure to call a corresponding pop_line() (*)
  14fb293... codegen: Make sure to call a corresponding pop_function() (*)
  153b835... tests: Actually define SkippedStruct as struct for girwrite (*)
  5284e6b... girwriter: Properly write attributes for non-GObject classe (*)
  3f5dc66... girwriter: Don't write c:include tags for symbols from exte (*)
  96c0d9b... girwriter: Populate gir_namespace/version attributes of ext (*)
  bed0291... girwriter: Only replace existing GIR files if they changed (*)
  b9085f2... gtk4: Update to 3.94.0+724ec3ca (*)
  6d63ab1... gstreamer: Update from 1.17.0+ git master (*)
  6c75818... vapi: Update GIR-based bindings (*)
  96e55fe... compiler: Add OptionFlags.NO_ARG to deprecated "--thread" o (*)
  0d0e39b... girwriter: Write implicit parameters and properties for gen (*)
  23a8257... girwriter: Write implicit fields for arrays and delegates (*)
  3af1cfb... codegen: Support GObject properties with nullable GType-bas (*)
  59eea90... girparser: Add support for string "ctype" metadata (*)
  14ea933... codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external (*)
  5f979d8... gtk4: Update to 3.96.0+6a27fe15 (*)
  f7f5053... gstreamer: Update from 1.17.0+ git master (*)
  12123d2... vapi: Update GIR-based bindings (*)
  2d5dc1b... cogl-1.0: Fix out-params in Cogl.get_modelview_matrix/proje (*)
  d50c327... tests: Properties with NoAccessorMethod return heap-allocat (*)
  a6441ec... vala: No-accessor struct properties in GLib.Object class mu (*)
  9a5cc9e... vala: Trust "value_owned" when writing property getter (*)
  357042e... Regenerate GIR-based bindings to fix getter ownership of st (*)
  3971b25... Regenerate GIDL-based bindings to fix getter ownership of s (*)
  ef09730... clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size (*)
  a929a44... codegen: When freeing local variables don't stop at "switch (*)
  3720f93... vapi: Add libgtop-2.0 bindings
  938c80c... WIP

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